Subscribe
BL client RAM & suggestions (lava, accounts)
Posted on 07 September 2017 - 08:58 PM
I have a decent computer, I allocate 3 GB ram to every profile in normal minecraftwhen I use BL client I cannot f3 and see how much RAM I have, probably 1 GB, and therefore I get frame drops on bigger servers often.
please fix sprint problem your togglesprint cancels when you run into lava (adding auto enable would be nice)
make the client compatible for account switching
I would also like to see waypoints mod.
Posted on 09 September 2017 - 01:24 AM
You can change the java arguments in the settings on the Badlion Client to allocate more ram using -Xmx3G if you are not already.Posted on 09 September 2017 - 06:49 AM
MasterGberry wrote
You can change the java arguments in the settings on the Badlion Client to allocate more ram using -Xmx3G if you are not already.
I would add and say that if anybody wants to allocate N GB ram to your Badlion Client, you can obviously use
Anonymous Quote
-Xmx(N)G
Replace N with the amount of GB ram and remove the parentheses.
If you want to allocate with MB and not GB you can use:
Anonymous Quote
-Xmx(N)M
for example, this would be 4 GB of ram (written in MB form)
Anonymous Quote
-Xmx4096M