OESF Portables Forum
Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => C1000/3x00 General discussions => Topic started by: sriley on April 15, 2005, 09:52:19 pm
-
Does anyone have Quake running fullscreen on the 3000? I installed qpe-quake 1.5.0-2 and qpe-quake-data 1.5.0-1 and it runs in the upper left corner of an otherwise blank window, too small to be played. 320x240 would be playable, even better if it stretched to the full screen like Doom does.
I searched the forums but didn't find any useful info other than some command line options that didn't visibly change anything. Any ideas?
-
You should have a file /home/QtPalmtop/bin/quake_script, if you edit the line in quake_script which looks like:
quake -nosound -width 150 -height 135 -basedir /opt/QtPalmtop/quake/data
to
quake -width 640 -height 400 -basedir /opt/QtPalmtop/quake/data
it will then execute full screen, it should be noted though that it may run slower.
Russell
-
You should have a file /home/QtPalmtop/bin/quake_script, if you edit the line in quake_script which looks like:
quake -nosound -width 150 -height 135 -basedir /opt/QtPalmtop/quake/data
to
quake -width 640 -height 400 -basedir /opt/QtPalmtop/quake/data
it will then execute full screen, it should be noted though that it may run slower.
Russell
[div align=\"right\"][a href=\"index.php?act=findpost&pid=75487\"][{POST_SNAPBACK}][/a][/div]
Anybody know where I can download the Quake files?
-
Fastscirocco: I googled "quake ipk zaurus".
Russell: I'll try that, thanks! Any idea how to run it at 320x240 and stretch it to fullscreen?
-
Found all the files, finished the install, changed the script and have it running in full screen.
damn it's slow, unplayable slow. :-(
oh well
-
Right. The trick would be to have it actually running a lower res, stretched to fullscreen display, like Doom. That might make it playable.