kybo21
27th March 2011, 20:36
Hi,
I have installed webos version of super ko boxing with the script for mapping keys but when I load the the game, it's rotated 180 degres, so I can't use the keyboard....
a solution please ?
thanks.
AFTrab
11th April 2012, 09:44
Hi,
I have installed webos version of super ko boxing with the script for mapping keys but when I load the the game, it's rotated 180 degres, so I can't use the keyboard....
a solution please ?
thanks.
Can anyone help?
gama_senin
15th April 2012, 09:16
Can anyone help?
what happened if you install it without the script for mapping keys?
AFTrab
16th April 2012, 00:45
what happened if you install it without the script for mapping keys?
I have deleted the .sh file and nothing has changed.
gama_senin
16th April 2012, 16:36
I have deleted the .sh file and nothing has changed.
first off all, make sure u have installed the patch (libsdlpre.so),
then try type this commands in xterm with root access:
gconftool-2 --set --type /apps/preenv/skob2.exe/screen_rotation 1
or
gconftool-2 --set --type int /apps/preenv/skob2.exe/screen_rotation 1
(thanks to AFTrab)
AFTrab
17th April 2012, 03:53
first off all, make sure u have installed the patch (libsdlpre.so),
then try type this commands in xterm with root access:
gconftool-2 --set --type /apps/preenv/skob2.exe/screen_rotation 1
Thanks a lot! It worked! However, the command I typed before starting the game was: gconftool-2 --set --type int /apps/preenv/skob2.exe/screen_rotation 1
gama_senin
18th April 2012, 11:50
Thanks a lot! It worked! However, the command I typed before starting the game was: gconftool-2 --set --type int /apps/preenv/skob2.exe/screen_rotation 1
nice! glad it helped..ill update my post above.