Cervante
PS3 ID: Cervante1
how do I load up those custim made user maps like halflife, doom counterstrike ect.
I've tried Aliens TC with no problems(which uses custom graphics, sounds and dehacked patch) and it ran great: I just copied, renamed and edited the prboom.gpe file to do what I wanted.
Here's what i used for aliens TC:
#!/bin/bash
./prboom -iwad doom.wad -file alitcwad.wad -deh alitcp19.deh
sync
cd /usr/gp2x/
./gp2xmenu
You just make a .gpe file for each wad you want to try and run those instead of prboom.gpe. A launcher would be better but this isn't so bad if you've only got a few favorite TCs