Tue, 16 Aug 2011, 5:38am [Guide] Linux Wonderland Online »
Israphel
Warrior
199291
Registered: Mar, 2011
Last visit: Sat, 29 Sep 2012
Posts: 73

My girlfriend and I are proudly linux wlo players :)

I made a modification to the script so it can be used on a netbook screen (1024x600)

just change 800x600 to 1024x600 to get a fullscreen "wine desktop" (with no borders) and a 800x600 wlo screen inside it.
linux desktop will stay behind and you can reach it by altabing or, what is best, going to your 2nd, 3rd or 4th (etc) desktop with ctrl+alt+arrow.

Note: I never change my color depth to 16, I use 24 as always. Only the wlo window use 16, my desktop still uses 24 :)

I also use "cpulimit" to control the cpu usage of wonderland (you know it likes eating your cpu). So when I afk or I need my cpu back, I limit it to 10%

find the alogin.exe pid (an id number) using the command "top", then:

$>cpulimit -p 'wlo pid' -l 10

--

Here a very old snapshot I took when I started playing:

http://ompldr.org/vNXFpNA

Kubuntu 10.04 64 bits, 24bit color, stable wine.

Last edited Tue, 16 Aug 2011, 5:46am by Israphel

Offline