Prboom Help


kuehnau

Still Fresh
Joined
Mar 6, 2008
Messages
40
I'd like some help with PRBoom please. I am using the current version from the archive, on a GP2X F200 model system. The game runs fine if I just leave it all alone. But I wanted to play Doom 1 and 2. I found the needed wads and put them in the same directory as PRBoom. I then edited the config file to use the wads for Doom 1 and 2.

When I go to run the game, it says "Running PRBoom" and then loads for a half a second, gives me a black screen and then comes back to the main menu. Here is the log file of PRBoom:

QUOTE


prboom v2.2.6 (http://prboom.sourceforge.net/)
Z_Init : Allocated 8064Kb zone memory
found doom2.wad
IWAD found: doom2.wad
IWAD found: doom2.wad
PrBoom (built Jan 22 2006), playing: DOOM 2: Hell on Earth
PrBoom is released under the GNU General Public license v2.0.
You are welcome to redistribute it under certain conditions.
It comes with ABSOLUTELY NO WARRANTY. See the file COPYING for details.
PrBoom (built Jan 22 2006), playing: DOOM 2: Hell on Earth
PrBoom is released under the GNU General Public license v2.0.
You are welcome to redistribute it under certain conditions.
It comes with ABSOLUTELY NO WARRANTY. See the file COPYING for details.
M_LoadDefaults: Load system defaults.
default file: ./prboom.cfg
default file: ./prboom.cfg
I_SetRes: Using resolution 320x240
V_Init: allocate screens.
Failed to autoload doom.wad"
Failed to autoload doom.wad"
Failed to autoload doom2.wad"
Failed to autoload doom2.wad"
Failed to autoload "
Failed to autoload "
Failed to autoload "
Failed to autoload "
D_InitNetGame: Checking for network game.
W_Init: Init WADfiles.
adding doom2.wad

W_GetNumForName: CRBRICK not found



Any help or insight would be appreciated.
 
Do not touch config
PrDoom automaticly detects wad. Just remove any other wads except wad you want to play
I reember tnt and plutonia is to be renamed to doom2.wad to be played (not sure)
 
You seem to have edited out the prboom.wad setting. Replace config with original, put prboom.wad back in dir, and re-run.

You can select the doom versions by starting "prboom -iwad where_wad_is/wad_name"
 
Back
Top