Games
From OESF
(Difference between revisions)
(New page: Games for Embedded Linux. * Running DOOM (prboom) on Sharp Zaurus) |
m (→Quake on the Zaurus with Sharp ROM=) |
||
(2 intermediate revisions not shown.) | |||
Line 2: |
Line 2: | ||
* [[Running DOOM (prboom) on Sharp Zaurus]] | * [[Running DOOM (prboom) on Sharp Zaurus]] | ||
| + | * [[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. | ||
Current revision
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.

