An SDK to create Mods for dhewm3
Find a file
2024-07-28 18:19:56 +02:00
cm Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
d3xp perfected_roe: fix script MAX_GLOBALS 2024-07-28 18:19:56 +02:00
framework Make sure MAX_OSPATH has sane size 2022-05-17 07:17:46 +02:00
game Scale crosshair to 4:3 2024-07-28 16:12:56 +00:00
idlib CMake integration of Sikkmod, changes to code to make it compile 2024-06-21 03:37:30 +02:00
MayaImport Make it build as SDK 2018-08-26 01:43:10 +02:00
renderer renderer/RenderSystem.h: Changes from dhewm3 2022-05-17 07:17:46 +02:00
sound Make it build as SDK 2018-08-26 01:43:10 +02:00
sys Don't use GCC's __builtin_alloca_with_align(), fix #572 2024-04-19 07:39:56 +02:00
tools/compilers/aas Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
ui Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
.gitignore Make it build as SDK 2018-08-26 01:43:10 +02:00
CMakeLists.txt Integrate Perfected Doom3 into build system and fix build 2024-07-17 22:38:00 +02:00
config.h.in Make it build as SDK 2018-08-26 01:43:10 +02:00
COPYING.txt Add GPLv3 COPYING.txt 2018-08-20 01:46:20 +02:00
README.md Integrate Perfected Doom3 into build system and fix build 2024-07-17 22:38:00 +02:00

Perfected Doom 3

The source code to build the game DLLs for both Perfected Doom 3 and Perfected Doom 3 RoE for dhewm3.

Thanks to VGames for releasing the source under GPL!

You can download the mod itself at https://www.moddb.com/mods/perfected-doom-3-version-500/downloads

Note that you should rename the Perfected/ game directory to perfected/, and Perfected_ROE to perfected_roe, because Doom3 doesn't like upper-case characters in mod directories, especially on operating systems that are case-sensitive, like Linux.