maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   Quake 3 on N900 (https://talk.maemo.org/showthread.php?t=31658)

pctek 2010-06-10 00:18

Re: Quake 3 on N900
 
bump help...

Sash 2010-06-10 00:33

Re: Quake 3 on N900
 
Quote:

Originally Posted by pctek (Post 706640)
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.

nax3000 2010-06-10 00:35

Re: Quake 3 on N900
 
Okay my turn now: I have no idea how to enable autoaiming. Any help?
________
YAMAHA FZ6

Sash 2010-06-10 00:42

Re: Quake 3 on N900
 
Quote:

Originally Posted by nax3000 (Post 708020)
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 2010-06-10 01:09

Re: Quake 3 on N900
 
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.

pctek 2010-06-10 01:47

Re: Quake 3 on N900
 
Quote:

Originally Posted by Sash (Post 708019)
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>?

Waynder 2010-06-13 17:08

Re: Quake 3 on N900
 
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?

sorcgsdf 2010-07-01 18:37

Re: Quake 3 on N900
 
Quote:

Originally Posted by Waynder (Post 713391)
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

Mr Bump 2010-07-02 03:27

Re: Quake 3 on N900
 
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 2010-07-02 05:18

Re: Quake 3 on N900
 
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"


All times are GMT. The time now is 03:24.

vBulletin® Version 3.8.8