Skip to content
Kyle Belanger edited this page Mar 22, 2014 · 11 revisions

Installation

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

  1. Extract the DoomRPG-Master folder to your (G)ZDoom folder
  2. Rename the DoomRPG-Master folder to DoomRPG

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.

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 Brutal Doom

gzdoom.exe -file brutalv19.pk3 DoomRPG\DoomRPG DoomRPG\DoomRPG-Brutal

Doom RPG with DoomRL

gzdoom.exe -file "DoomRL Arsenal Beta 6 HF13.wad" "DoomRL HUD.wad" DoomRPG\DoomRPG DoomRPG\DoomRPG-RLArsenal

Doom RPG with DoomRL and DoomRL Monster Pack

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

Compatibility

If you're running either the Extras, Brutal Doom, or DoomRL patches with their respective mods, you will need to turn on their respective Compatibility CVARs in order for all functionality to work correctly. To do so, go into the Main Menu and into Options -> Doom RPG Options. They're at the bottom of the list.

Clone this wiki locally