Games
From OESF
(Difference between revisions)
Line 3: |
Line 3: | ||
* [[Running DOOM (prboom) on Sharp Zaurus]] | * [[Running DOOM (prboom) on Sharp Zaurus]] | ||
* [[Heretic on Sharp Rom]] | * [[Heretic on Sharp Rom]] | ||
| + | |||
| + | ==Quake on the Zaurus with Sharp ROM=== | ||
| + | It's slow and currently buggy. Download the [http://qpe.sourceforge.net/packages/ipaq/unstable/qpe-quake_1.5.0-1_arm.ipk Quake ipk] and [http://qpe.sourceforge.net/packages/ipaq/unstable/qpe-quake-data_1.5.0-1_arm.ipk data ipk] and install them on your Zaurus, if you have space. People have had problems running it from the launcher using the Quake icon in the 'Games' tab. | ||
| + | |||
| + | You can run it from a command line with: | ||
| + | |||
| + | <code>quake -nosound -width 240 -height 200 -basedir /opt/QtPalmtop/quake/data</code> | ||
| + | |||
| + | It will run, but slowly. | ||
Revision as of 02:14, 9 November 2007
Games for Embedded Linux.
Quake on the Zaurus with Sharp ROM=
It's slow and currently buggy. Download the Quake ipk and data ipk and install them on your Zaurus, if you have space. People have had problems running it from the launcher using the Quake icon in the 'Games' tab.
You can run it from a command line with:
quake -nosound -width 240 -height 200 -basedir /opt/QtPalmtop/quake/data
It will run, but slowly.

