Page 1 of 1

How can I increase the memory Xmage uses to 2 gb?

PostPosted: 05 Sep 2018, 23:57
by djsith
the server java options are totally cryptic and altering the numbers does not for me yet

running outa mem alla time,c Chris

Re: How can I increase the memory Xmage uses to 2 gb?

PostPosted: 06 Sep 2018, 08:12
by Heris
Hi,

if you use the XMage launcher go to menu Settings - Java tab - Client Java options. Find the max available memory setting -Xmx256m and change it to -Xmx2G

If you don't use the launcher you have to modify the file installed.properties, found in XMage directory, with a text editor.
You have to modify the line xmage.client.javaopts=
Find the setting -Xmx256m and change it to -Xmx2G
Make a backup of original file before modify it.