Description

This is the complete source-code for Denton's enhanced Doom 3. The mod was first released in 2007 and has been used as basis for many independent mods as well total-conversions. The source code is provided as is. Use it in any way. I only request to credit me if you release your work with it.

Preview
Denton's Enhanced Doom3 (v2.02) source code
Comments
darknar
darknar

how i can compile the source code?
i want make a mod with water physics, but i don`t know how compile the code, i have windows 7 32-bit

Reply Good karma Bad karma+1 vote
Vikram_Jadhav Author
Vikram_Jadhav

Apologies for late reply.

Install Visual Studio express edition, if you haven't already. Install Doom 3 SDK 1.3.1 to your preferred folder. Then extract or copy dentonmod source on top. e.g. overwrite the game folder inside Doom 3 1.3.1 sdk installation folder, with Dentonmod's game folder.
You will be all set to compile the Dentonmod source code after the steps above. Open D3Game.sln in your Doom3 SDK folder in Visual Studio and build the solution. Cheers

Reply Good karma+2 votes
darknar
darknar

thanks, but i am compiling the code, and y have a error

"c:/doom3_sdk/src/game/releasedll/game.dll"

Reply Good karma Bad karma+1 vote
Guest
Guest

What is the error you get? "c:/doom3_sdk/src/game/releasedll/game.dll" <- An error message won't look like that, a part of it might. Copy the complete message.

Reply Good karma Bad karma0 votes
darknar
darknar

I uninstall the ultimate vc2010 and install the express version, now i compile the code, but does not generate the gamex86.dll, and I get "build failed", i need help

Reply Good karma Bad karma+1 vote
darknar
darknar

the location is
C:\Users\kevin\Desktop\doom3src/neo,base,build.

Reply Good karma Bad karma+1 vote
Guest
Guest

This comment is currently awaiting admin approval, join now to view.

Post a comment
Sign in or join with:

Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.