-
Notifications
You must be signed in to change notification settings - Fork 47
Home
If you are downloading the master zip file, do the following
- Extract the DoomRPG-Master folder to your GZDoom folder
- Rename the DoomRPG-Master folder to DoomRPG
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.
gzdoom.exe -file DoomRPG\DoomRPG
gzdoom.exe -file DoomRPG\DoomRPG DoomRPG\DoomRPG-Extras
gzdoom.exe -file DoomRPG\DoomRPG DoomRPG\DoomRPG-Brightmaps DoomRPG\DoomRPG-Extras
C:\games\Doom\gzdoom.exe -file "DoomRL Arsenal.wad" "DoomRL HUD.wad" "DoomRL Monsters.wad" DoomRPG\DoomRPG DoomRPG\DoomRPG-RLArsenal DoomRPG\DoomRPG-RLMonsters