Hello how do I increase the Java heap size for this game? I get huge lag bursts at the worst possible times (when a bunch of monsters spawn or run around).
No doubt this is due to the Java GC. I took a look at the settings and the maximum heap size is a mere 256 megabytes. I tried to increase it in getdown.txt, but it is overwritten every single time I launch.
Does anyone have any tips?