#How can I add custom Java flags to the game?

9 messages · Page 1 of 1 (latest)

dull agate
#

As far as I know, the game would not run on OpenJDK 21

#

Regardless, the game already uses ZGC by default

dull agate
#

Nevermind, I did try running it in 21 as a test and it works fine

#

Are you sure you correctly used the flags? I even added some custom ones and they work fine.

dull agate
#

It is just the default one

dull agate
#

And it starts up normally without it?

#

Also, it probably doesnt start because you are missing a comma

#

Since you are adding a new argument, you have to add a comma at the end of UseZGC