How to maximize Java resources for gaming?
Posted
by
Keidax
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Keidax
Published on 2012-09-05T02:18:04Z
Indexed on
2012/09/05
3:49 UTC
Read the original article
Hit count: 313
I notice that when I play Minecraft, my CPU usage is only around 15 to 20 percent, at most. Is it possible to force my computer to allocate as much RAM, CPU time, etc. to the game, in order to get the best experience possible? Or, is the low CPU usage due to limitations in the JVM or the game code itself?
I have OptiFine installed, and I've already tried using renice
to change the process priority and -Xmx
to allocate more memory to Java. What else can I do?
© Ask Ubuntu or respective owner