Skip to content
Sumwunn edited this page Mar 6, 2019 · 3 revisions

Installation

If you are downloading the master zip file, do the following

  1. Extract the DoomRPG-Master folder to your GZDoom folder
  2. Rename the DoomRPG-Master folder to DoomRPG (optional)

Running

Generally when running the mod, it's a good idea to setup a batch or shell file with all the options and extensions you want loaded. Here are a few examples of command lines for loading various configurations. Also as a general note, if you want to use the Brightmaps, load them after the base DoomRPG package so they don't get overridden by other patches/mods in the load order.

Notes

  • Only use the version of mods listed compatible.
  • Colourful hell can be played with either DRLA or LegenDoom.
  • DRLA is no longer coupled with its monster pack.

Vanilla Doom RPG

gzdoom.exe -file DoomRPG\DoomRPG

Doom RPG with Extras

gzdoom.exe -file DoomRPG\DoomRPG DoomRPG\DoomRPG-Extras

Doom RPG with Brightmaps and Extras

gzdoom.exe -file DoomRPG\DoomRPG DoomRPG\DoomRPG-Brightmaps DoomRPG\DoomRPG-Extras

Doom RPG with LegenDoom

gzdoom.exe -file LegenDoom.pk3 DoomRPG\DoomRPG DoomRPG\DoomRPG-LegenDoom

Doom RPG with DoomRL Arsenal

C:\games\Doom\gzdoom.exe -file "DoomRL Arsenal.wad" "DoomRL HUD.wad" DoomRPG\DoomRPG DoomRPG\DoomRPG-RLArsenal

Doom RPG with DoomRL Arsenal and DoomRL Monster Pack

C:\games\Doom\gzdoom.exe -file "DoomRL Arsenal.wad" "DoomRL HUD.wad" "DoomRL Monsters.wad" DoomRPG\DoomRPG DoomRPG\DoomRPG-RLArsenal DoomRPG\DoomRPG-RLMonsters

Doom RPG with Colourful Hell

gzdoom.exe -file ColourfulHell.pk3 DoomRPG\DoomRPG DoomRPG\DoomRPG-ColourfulHell

Clone this wiki locally