Notices


Reply
Thread Tools
Posts: 180 | Thanked: 5 times | Joined on Mar 2010
#461
bump help...
 
Posts: 150 | Thanked: 80 times | Joined on Dec 2009
#462
Originally Posted by pctek View Post
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
You need SSH into your N900 if you want to edit the files via your PC. Or you could do it through X-terminal: cd /home/user/.q3a/baseq3/ and then leafpad /home/user/.q3a/baseq3/q3config.cfg (or vi or other software you might have) to edit the files.
 
Posts: 619 | Thanked: 100 times | Joined on Jan 2010
#463
Okay my turn now: I have no idea how to enable autoaiming. Any help?
________
YAMAHA FZ6

Last edited by nax3000; 2011-03-18 at 13:12.
 
Posts: 150 | Thanked: 80 times | Joined on Dec 2009
#464
Originally Posted by nax3000 View Post
Okay my turn now: I have no idea how to enable autoaiming. Any help?
I don't have the game installed but going off f2thak's guide here http://talk.maemo.org/showpost.php?p...&postcount=377
you need to edit the file /home/user/baseq3/autoexec.cfg
 
kingoddball's Avatar
Posts: 1,187 | Thanked: 816 times | Joined on Apr 2010 @ Australia
#465
You need to copy the .pak files to:

/home/user/.q3a/baseq
Works fine for me on PR1.2

cp /home/user/MyDocs/baseq* /home/user/.q3a/baseq will copy all yours PAK's over.
 
Posts: 180 | Thanked: 5 times | Joined on Mar 2010
#466
Originally Posted by Sash View Post
You need SSH into your N900 if you want to edit the files via your PC. Or you could do it through X-terminal: cd /home/user/.q3a/baseq3/ and then leafpad /home/user/.q3a/baseq3/q3config.cfg (or vi or other software you might have) to edit the files.
Awesome leafpad worked.

Now upon starting quake3 it asks for cd key this time i entered with no problems and went online to frag, but when I exit quake3 and went back it asks for cd key again does anyone know how to make it stick>?
 
Posts: 191 | Thanked: 63 times | Joined on May 2010 @ Croatia
#467
bought new n900 after i messed up screen on old one..


so im instaling q3 again...

but cant find ioquake!?!?

i checked that im looking in right repositorz.. but cant find it... was it removed or im an idiot?
 
Posts: 6 | Thanked: 0 times | Joined on Jul 2010
#468
Originally Posted by Waynder View Post
bought new n900 after i messed up screen on old one..


so im instaling q3 again...

but cant find ioquake!?!?

i checked that im looking in right repositorz.. but cant find it... was it removed or im an idiot?
Same problem...cant find it
 
Posts: 22 | Thanked: 6 times | Joined on Jun 2010
#469
just wondering if anyone is having trouble with getting autoaim working?

ive added the line to autoexec.cfg

set aim 1

//set shoot 1

but it still doesnt seem to be working?

ive also disabled the accelerometer, which has disabled it, except the jump, even though ive put q3config.cfg

seta accel_jump "-1300"
seta accel_epsilon_x "9999"
seta accel_epsilon_y "9999"

any ideas? thanks guys.
 
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#470
DISABLE AUTOAIM:


in file /home/user/baseq3/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:


in file /home/user/.q3a/baseq3/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"
 
Reply


 
Forum Jump


All times are GMT. The time now is 00:46.