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
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:
-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