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)

Morfeusz_2005 2010-02-06 19:34

Re: Quake 3 on N900
 
Yes auto-aim. When i found enemy this work.

ToJa92 2010-02-06 19:35

Re: Quake 3 on N900
 
Have you poked around in the settings? Else I don't really know. Maybe someone else knows how to disable it.

F2thaK 2010-02-07 10:49

Re: Quake 3 on N900
 
hmmmmmm.. couldnt disable accelerometer, but if u sit n900 on the right angle you wont move..... then u can use a WiiMote to play -- see vid !!!!!!!


EDIT: Now you can disable autoaim and accelerometer!! see HERE

Ronaldo 2010-02-07 19:09

Re: Quake 3 on N900
 
any way to put files in another location instead of the application partition?

F2thaK 2010-02-08 01:14

Re: Quake 3 on N900
 
i put the pak files in "/home/user/.q3a/baseq3/"

which is in mass storage already :)

F2thaK 2010-02-08 06:00

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

.
.
.

rolan900d 2010-02-08 12:56

Re: Quake 3 on N900
 
Hi gang,

first post in here!
Just bought the N900 and it is a pain to get to know...

I need help...
I just can't find that ioquake3 app in games....
It is not there...

Any other way i have tried failed..
I have to original pak files so just the game is needed.
What to do?

Roland

ToJa92 2010-02-08 12:59

Re: Quake 3 on N900
 
I get a error message, "default.cfg could not be loaded". I tried creating a default.cfg file but the error is still there. How should I fix this problem?

And I have tried reinstalling three times but no change.

F2thaK 2010-02-08 13:01

Re: Quake 3 on N900
 
1 Attachment(s)
copy q3 pak files to

ls /home/user/.q3a/baseq3/


toja92 put the config file in the zip in /home/user/.q3a/baseq3

let me know if that works
.

ToJa92 2010-02-08 13:12

Re: Quake 3 on N900
 
Quote:

Originally Posted by f2thak (Post 516155)
copy q3 pak files to

ls /home/user/.q3a/baseq3/


toja92 put the config file in the zip in /home/user/.q3a/baseq3

let me know if that works
.

Getting this error message(in error log):
Quote:

oq3 1.36 linux-arm Oct 11 2009
----- FS_Startup -----
Current search path:
/home/user/.q3a/baseq3
/home/user/baseq3

----------------------
0 files in pk3 files
Couldn't load default.cfg
I only have pak0.pk3, I used to have like 8 more pk3 files but I removed them.

F2thaK 2010-02-08 13:20

Re: Quake 3 on N900
 
Quote:

Originally Posted by ToJa92 (Post 516173)
Getting this error message(in error log):


I only have pak0.pk3, I used to have like 8 more pk3 files but I removed them.

in home/user/.q3a/baseq3/

i have pak0-pak8 (latest versions) and q3config.cfg

megaexer 2010-02-08 13:21

Re: Quake 3 on N900
 
Hi
I also got my N900 a month ago and been reading this site for some months.

Does this Quake3 version support mods? When I try to load one, the whole app just closes. I really want to try one mod. Secondly, can the author implement aiming with the accelerometer? I used to play Quake 1,2,3 with accelerometer on my N82.... It should work as a mouse, it makes the game much playable.

Quote:

Originally Posted by rolan900d (Post 516145)
I just can't find that ioquake3 app in games....

Have you enabled extras-devel? it's there.
It's not good to install much stuff from there...
Here's the repository details. First go to Application manager > Application catalogs > New

web address: http://repository.maemo.org/extras-devel/
distribution: fremantle
components: free non-free

Then you'll see ioquake3 in the refreshed list. Hope it helps

ToJa92 2010-02-08 13:25

Re: Quake 3 on N900
 
Quote:

Originally Posted by f2thak (Post 516185)
in home/user/.q3a/baseq3/

i have pak0-pak8 (latest versions) and q3config.cfg

Oh, maybe I should have kept those extra pk3 files. Will test later.

F2thaK 2010-02-08 13:51

Re: Quake 3 on N900
 
Quote:

Originally Posted by megaexer (Post 516191)
Does this Quake3 version support mods? When I try to load one, the whole app just closes. I really want to try one mod. Secondly, can the author implement aiming with the accelerometer? I used to play Quake 1,2,3 with accelerometer on my N82.... It should work as a mouse, it makes the game much playable.


hmm, pretty sure mods arent supported.. check out quake 1. it supports *a few* mods

http://wardenclyffetower.com/MaemoFi...e/sdlquake.htm


also i was thinking the same thing for aiming... ill have a look

i cannot use the gyro function on my wiimote anymore due to kernel upgrades ive made for sixaxis controller. :(

.

rolan900d 2010-02-08 14:05

Re: Quake 3 on N900
 
Quote:

Originally Posted by megaexer (Post 516191)
Have you enabled extras-devel? it's there.
It's not good to install much stuff from there...
Here's the repository details. First go to Application manager > Application catalogs > New

web address: http://repository.maemo.org/extras-devel/
distribution: fremantle
components: free non-free

Then you'll see ioquake3 in the refreshed list. Hope it helps

Did all that but still no quake3 in my games folder!
But a lot more so it did something.
manage to do it with a deb installer!
Now I seem to need a gpe file manager.
Can't find that either...

I was great at symbian modding/tweaking but this is getting me down!

hahaha, thanx anyway my SF buddy

rolan900d 2010-02-08 14:37

Re: Quake 3 on N900
 
Well, I made it!

After 2 hours that is!
But I will get smarter soon boys.

Now a tweak to search for non-auto walk

Ronaldo 2010-02-08 22:51

Re: Quake 3 on N900
 
i'd still like to know if i can put game files eslewhere, maybe myDocs?

if any one knows please share

rolan900d 2010-02-13 00:50

Re: Quake 3 on N900
 
Did anyone of you guys managed to load a mod pack?

I am running new caracters like Homer, Lara Croft, Green Goblin, Neo and Darth Vader without any issues.
Also the Simpsons map works after some RAM tweaking..

Now busy with that Matrix MOd pack!
Who can help?

rolan900d 2010-02-13 00:50

Re: Quake 3 on N900
 
Quote:

Originally Posted by Ronaldo (Post 516939)
i'd still like to know if i can put game files eslewhere, maybe myDocs?

if any one knows please share

No, you can't

F2thaK 2010-02-13 03:48

Re: Quake 3 on N900
 
Quote:

Originally Posted by rolan900d (Post 524102)
Did anyone of you guys managed to load a mod pack?

I am running new caracters like Homer, Lara Croft, Green Goblin, Neo and Darth Vader without any issues.
Also the Simpsons map works after some RAM tweaking..

Now busy with that Matrix MOd pack!
How can help?

haha nice......

megaexer 2010-02-13 14:14

Re: Quake 3 on N900
 
I can also load custom maps but no mods...

megaexer 2010-02-13 14:21

Re: Quake 3 on N900
 
Quote:

Originally Posted by rolan900d (Post 524102)
Did anyone of you guys managed to load a mod pack?

I am running new caracters like Homer, Lara Croft, Green Goblin, Neo and Darth Vader without any issues.
Also the Simpsons map works after some RAM tweaking..

Now busy with that Matrix MOd pack!
Who can help?

add the folder (with mod files inside) into the hidden .q3a folder and the mod appears in the "Mods" list, with the name of the mod folder. When I click "Load" it crashes though...

rolan900d 2010-02-13 16:10

Re: Quake 3 on N900
 
Quote:

Originally Posted by megaexer (Post 524686)
add the folder (with mod files inside) into the hidden .q3a folder and the mod appears in the "Mods" list, with the name of the mod folder. When I click "Load" it crashes though...

I did this buddy but they don't appear!

I have just talked to the guy who did this one..
He could enable the mods in here but that would probably wouldn't run so smooth.

But how did you make it appear in the game?
I dropped mine as well in hidden .q3a/baseq3

I will try dropping them in .q3a

yes, that worked to show them!

Now let's wait for the creator/porter to add a function...

gohan2091 2010-02-21 16:33

Re: Quake 3 on N900
 
When I attempt to load Quake III, it closes itself after about 5 seconds... why is this?

llaadd 2010-02-21 16:36

Re: Quake 3 on N900
 
Quote:

Originally Posted by gohan2091 (Post 539772)
When I attempt to load Quake III, it closes itself after about 5 seconds... why is this?

you have not put the files in the correct place, see my earlier post for help: http://talk.maemo.org/showpost.php?p...&postcount=239

gohan2091 2010-02-21 16:49

Re: Quake 3 on N900
 
Quote:

Originally Posted by llaadd (Post 539775)
you have not put the files in the correct place, see my earlier post for help: http://talk.maemo.org/showpost.php?p...&postcount=239

Sorry I am new to this thread and didn't know I had to do more than just install it.

So I need the Quake III CD and a PC to get this to work? I no longer own Quake III and my PC is currently out of action.

I guess I should uninstall this and forget about it?

rolan900d 2010-02-21 16:51

Re: Quake 3 on N900
 
That's an option indeed

llaadd 2010-02-21 16:52

Re: Quake 3 on N900
 
Quote:

Originally Posted by gohan2091 (Post 539791)
Sorry I am new to this thread and didn't know I had to do more than just install it.

So I need the Quake III CD and a PC to get this to work? I no longer own Quake III and my PC is currently out of action.

I guess I should uninstall this and forget about it?

u need to put some effort in, I would recommend you go through all the posts, all the information you need is there...not everything is always handed out! It's how I figured it out!

and yes if you don't want to put the effort in just uninstall it!

cddiede 2010-02-21 16:55

Re: Quake 3 on N900
 
Quote:

Originally Posted by gohan2091 (Post 539791)
Sorry I am new to this thread and didn't know I had to do more than just install it.

So I need the Quake III CD and a PC to get this to work? I no longer own Quake III and my PC is currently out of action.

I guess I should uninstall this and forget about it?

Just do a Google search for Quake3 .pk3 files. I can't remember if there was a demo/shareware release for Quake3, but if there was then it's an easy download.

If there wasn't, well I hate to admit it, but the commercial .pk3 data files are a pretty easy download too.....

Once you have the data files, make a folder called "baseq3" in your home or memory card top level directories and then copy the *.pk3 files from your Quake 3 CD into it.

gohan2091 2010-02-21 17:15

Re: Quake 3 on N900
 
Quote:

Originally Posted by llaadd (Post 539796)
u need to put some effort in, I would recommend you go through all the posts, all the information you need is there...not everything is always handed out! It's how I figured it out!

and yes if you don't want to put the effort in just uninstall it!

I could put all the effort in the world but if I don't have the CD nor a PC, how am I suppose to do this? thanks to the post below yours, I will search for the files needed but I still need a PC I think to move the files around.

I don't want to look through all pages, that would take a while. I will try this out when my PC is back in action.

Jack6428 2010-02-21 17:26

Re: Quake 3 on N900
 
Just a simple question:
Which repository is Q3 in ?
Is it optifyied ?

cddiede 2010-02-21 17:40

Re: Quake 3 on N900
 
Quote:

Originally Posted by gohan2091 (Post 539823)
I could put all the effort in the world but if I don't have the CD nor a PC, how am I suppose to do this? thanks to the post below yours, I will search for the files needed but I still need a PC I think to move the files around.

.


You totally don't need a PC to do this. Remember, the N900 is a full blown Computer! Just Google search on the N900 for the files from Google. Then you can use the file manager to make the needed directory on your memory card. When you find the files, just save them directly to the directory you just created. No PC needed!

The only scenario where I can see a PC being required is if the files are packed up in an .exe file, which only PCs can extract. If they are in zip, tar, gzip or any other compressed format you can unpack them right on the Nokia.

(unzip utilities are available from extras or extras-devel, or extras-testing, I can't remember. All other compression methods should work from the N900's terminal by default).

cddiede 2010-02-21 17:42

Re: Quake 3 on N900
 
Quote:

Originally Posted by Jack6428 (Post 539836)
Just a simple question:
Which repository is Q3 in ?
Is it optifyied ?

It's either extras-devel, or extras-testing. Since the data files for this game are loaded by the user in either your home directory (internal mass memory) or the memory card, the optimized status doesn't really affect the space used. The actual binary and config files for Quake 3 that would reside in /usr/bin or /opt/bin are REALLY tiny.

When I was trying to make space on my /root partition for the last OTA update I uninstalled Quake3 and it didn't make any noticeable difference in the root space consumption.

gohan2091 2010-02-21 18:03

Re: Quake 3 on N900
 
Quote:

Originally Posted by cddiede (Post 539853)
You totally don't need a PC to do this. Remember, the N900 is a full blown Computer! Just Google search on the N900 for the files from Google. Then you can use the file manager to make the needed directory on your memory card. When you find the files, just save them directly to the directory you just created. No PC needed!

A full blown PC with a very non user friendly interface when it comes to accessing directories you aren't meant to go in. e.g you can't access system directories from File Manager.

So let's say I have the files, I save them into a newly created folder I just made, how is Quake suppose to know where to look? Does it scan every storage medium? I doubt it. Surely the file has to be placed in a system/game folder???

craftyguy 2010-02-21 18:06

Re: Quake 3 on N900
 
Quote:

Originally Posted by cddiede (Post 539853)
The only scenario where I can see a PC being required is if the files are packed up in an .exe file, which only PCs can extract. If they are in zip, tar, gzip or any other compressed format you can unpack them right on the Nokia.

(unzip utilities are available from extras or extras-devel, or extras-testing, I can't remember. All other compression methods should work from the N900's terminal by default).

You can typically use zip (or 7z) to extract self-extracting zip files (exe) :)

cddiede 2010-02-21 18:51

Re: Quake 3 on N900
 
Quote:

Originally Posted by gohan2091 (Post 539888)

So let's say I have the files, I save them into a newly created folder I just made, how is Quake suppose to know where to look? Does it scan every storage medium? I doubt it. Surely the file has to be placed in a system/game folder???

The Quake3 binary is hard coded to look for a quake data file folder called "baseq3" in either the "N900" top level or "Memory Card" top level areas that are visible from your file manager.

Both areas, not matter which one you choose, are fully accessible from the built in GUI file manager. No terminal access needed.

gohan2091 2010-02-21 19:39

Re: Quake 3 on N900
 
Quote:

Originally Posted by cddiede (Post 539924)
The Quake3 binary is hard coded to look for a quake data file folder called "baseq3" in either the "N900" top level or "Memory Card" top level areas that are visible from your file manager.

Both areas, not matter which one you choose, are fully accessible from the built in GUI file manager. No terminal access needed.

Thanks. I don't think you mentioned the top level bit in your instructions earlier, if you did, i'm sorry.

F2thaK 2010-02-22 00:28

Re: Quake 3 on N900
 
or try openarena, just DL and play.. same game just different skins maps guns etc

Q3 PAK files go in: /home/user/.q3a/baseq3/


-------------------------------------------------------------------------------
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"

Deaconclgi 2010-02-27 16:04

Re: Quake 3 on N900
 
Hello, is there a way to fix the lighting? It appears that the lighting is coded to vertex even though it shows lightmap in settings. The lighting is drastically different, as in missing. if I change the settings, the game crashes.

fergusso 2010-03-03 03:43

Re: Quake 3 on N900
 
can somebody help me ..... my character keeps turning and turning non stop, i reconfigured the controls to stop running and several combinations but still the character annoyingly keeps turning.

Is there a way to stop it?


here's the scenario:

I played quake the first time, character keeps running, I don't know how to quit the program so I restarted the phone without proper exit, when I played again the turning of character appeared, he just doesn't stop turning.

I uninstalled the program and removed pak files, reinstalled and reloaded pak files still the same thing

please help me!


All times are GMT. The time now is 11:35.

vBulletin® Version 3.8.8