Thread: Quake 3 on N900
View Single Post
Posts: 180 | Thanked: 5 times | Joined on Mar 2010
#460
Originally Posted by f2thak View Post
DISABLE AUTOAIM:


QUAKE 3: in file /home/user/baseq3/autoexec.cfg
OPENARENA: in file /home/opt/openarena/baseoa/autoexec.cfg

at the bottom, change the section shown below

set the numbers (default: 1) to 0 (zero)

Code:
set aim 0
//set shoot 0

---


DISABLE ACCELEROMETER:


QUAKE 3: in file /home/user/.q3a/baseq3/q3config.cfg
OPENAREA: in file /home/user/.openarena/baseoa/q3config.cfg

at the bottom, change the section shown below

set the numbers for both "seta accel_epsilon_#" (default: 100) to 9999 as shown:

(do the same with "seta accel_jump" to disable jump)

Code:
seta accel_jump "-1300"
seta accel_epsilon_x "9999"
seta accel_epsilon_y "9999"
.
.
.
I would like to follow these steps but when I plug in the usb cable from n90 to my windows pc and I go into the folders of the n900 I dotn see /home/user/.q3a/baseq3/q3config.cfg

anywhere in the memory does anyone know whats going on?

Also dont know if this is normal but on one of the maps the doors that open automatically are corrupted the textures are weird looking but once you go through them the other side of the room is fine.

And the T4 tourney map is messed up with its textures ingame plus the same door issue too. I dont knwo if I corrpted some files in quake3 while it was running but I had to tirn off the phone because I didnt know how to exit the game with Fn+ = So I hit the top middle button to see if I see end task in the list and it wasnt there and it got stuck there but quak3 kept on running in the background so I had to turn off the n900 by holding down the power button for couple seconds. Help thanks

Last edited by pctek; 2010-06-09 at 06:38.