View Single Post
Posts: 12 | Thanked: 44 times | Joined on Sep 2012 @ Taiwan
#1
Hello guys,

This's my first post on maemo.org. and here's my recompiled ioqauke3 executable - I call it "Mouselook Editon".

Available from my website:
ioquake3-n900-mouselook.zip

Due to I still couldn't get used to the touchscreen and accelerometer. I did modified egl_input.c from the original N900 port and changes below:

* Disabled accelerometer.
* Mouse buttons and wheel works now.
* No "border" anymore when doing mouselook.

I did tested with Bluetooth mouse and USB keyboard.

INSTALLATION:
Just replace original ioquake3 executable with this one:
Code:
sudo cp /usr/bin/ioquake3.arm /usr/bin/ioquake3.arm.bak
Code:
sudo cp MyDocs/ioquake3.arm /usr/bin/ioquake3.arm
Code:
sudo chmod +x /usr/bin/ioquake3.arm
 

The Following 9 Users Say Thank You to darkranger For This Useful Post: