Linux Lite Forums

Software - Support => Games Support => Topic started by: Dookus on July 12, 2014, 03:11:23 AM

Title: [SOLVED] Minecraft on LL2
Post by: Dookus on July 12, 2014, 03:11:23 AM
I see tutorials around showing how to setup Minecraft on LL1, would like to do so on LL2, the LL1 tutorials do not seem to relate to LL2, nor can I find the software mentioned on Ubuntu forums that is being used on Ubuntu in the Synaptics list, can anyone post a tutorial please?

Much depreciated.

John
Title: Re: Minecraft on LL2
Post by: Jerry on July 14, 2014, 10:37:33 PM
Download it from here - https://s3.amazonaws.com/Minecraft.Download/launcher/Minecraft.jar then right click on it and select 'Make file executable' then double click on it to run it.
Title: Re: Minecraft on LL2
Post by: Dookus on July 20, 2014, 01:36:03 AM
Thanks :)
Title: Re: Minecraft on LL2
Post by: paul59 on August 07, 2014, 01:03:57 PM
Just a tip from a fellow 'crafter - you might want to increase the amount of RAM available to improve performance. In the new launcher you can click the 'edit profile' button under your username and near the bottom of the window that opens you'll see JVM arguments - here's mine as installed:
Code: [Select]
-Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

The first and last figures indicate maximum (1GB) and minimum (128MB) memory allocated... edit as required!

Paul