Doom


col_bluff

Still Fresh
Joined
Sep 19, 2007
Messages
16
Please can anyone help. Is there a thread or can anyone please do a dummies guide onn how to install doom on my GP2x, and which program / programs that I need. Have tried to follow most of the threads but no luck. A dummies guide would be cool.
Thanks for all you good work guys. Heres hoping.
 
you need PrBoom from the archive, extract it to your SD card.
then you need the WAD files from the original doom (the shareware version can still be downloaded) or any other WAD from the archive (there are several for PrBoom) and put them in the PrBoom folder on your SD card (check the included readme.txt for details).

works perfectly well for me.
 
Sorry for the delay, but thanks for your kind help.I now have got Doom to run. Thanks again. You guys rock.
 
If you want to run mods just create a gpe in your prboom folder like this:

#!/bin/bash
./prboom -iwad doom2.wad -file ./wads/name1.wad ./wads/name2.wad -deh ./wads/name1.deh
sync

cd /usr/gp2x/
exec ./gp2xmenu
 
Back
Top