ive copied the libsdlpre.so file to /opt/preenv/lib/
so how would i go from here to map the keyboard arrow keys to move in assasins creed?
thanks
First off, grab the script from mido.fayad. You can search for it. (It's healthy to search... :P )
Second, run that script, and you're ready to play.
Personally, making scripts is a simple thing. I made the script for Toonwarz in 10 minutes. All you need is the coordinates and ASCII codes for the keys you intend to use. Along with some logic. (Regarding the choice of mouse. You can't use mouse 1 for aiming and walking.)
Are you experimenting the same issue as the speed forge? or, galcon?
Yes, I have the same issue with Galcon (bad touch screen orientation).
Speed Forge seems to have a scaling issue but not on the first menu screen (only on ship select and race).
On Galcon, I tried this :
gconftool-2 --set --type int /apps/preenv/galcon/screen_rotation 0
But it has absolutely no effect.
I am currently using the libsdlpre.so from jflatt (because of a crash on Raging Thunder 2 with the default library). This can block the gconf settings ?
It seems that the gconf setting works now: I tried it on Galcon and it works great .
This library also fixed my Speed Forge issue.
But I try gconf on Radiant and Buka : the screen touch turns as same as the screen display so there is always a bad mapping between display and controls .
ive downloaded the script, how do i run it please pal?
what do i type in xterm?
thanks again pal
Browse to the location where you saved the file. (You know where MyDocs and all that is located, right?)
If you saved to the main storage, grab a new Xterm and type "cd MyDocs". (Without "")
Then, if the script is there, type "sh assassins" and you can press the Tab button on the screen. (Will auto-complete name. Again, no "".)