Installation
- Unzip
prboom-rt.zip
to an empty folder - Place the original game's
DOOM.WAD
to that folder - Run
prboom-plus.exe
Optional:
- High-quality music:
- download
OGG Pack (Boosted)
, and copyMUSIC
folder to the target folder
- download
- DLSS:
- download nvngx_dlss.dll, and place it to the the target folder
- download RayTracedGL1-DLSS.zip, and replace
RayTracedGL1.dll
in the target folder
Update log
- AMD GPU support - thanks to kd-11!
- added
-iwadrt
parameter for custom mapmetainfo files- someone can place light sources in Doom 2 and other mods now :)
Notes
- if you have NVIDIA as the dedicated GPU and AMD as the integrated GPU (usually laptops have such configuration):
- this Nvidia's solution may help (or check this thread)
- check GPU compatibility on gpuinfo
- project can be compiled on Linux