Skip to main content
Removed blacklisted tag.
Source Link
Vaillancourt
  • 16.4k
  • 17
  • 56
  • 61
  1. Downloaded the source code from the game repo
  2. Downloaded and installed the DirectX SDK
  3. Purchased, downloaded and installed Doom 3 from Steam
  4. Open the solution in the neonew folder using VS2010 SP1
  5. Built the project
  6. Ran it

I don't know if the warning I am getting is the problem or if there is something else. Also, this is when the configuration being used is "Dedicated release", but I have also tried with "Dedicated Debug". It is my understanding that the "dedicated" versions dontdon't use OpenAL but is there any other difference?

Anyway, myMy main question is how: How to just get this to run from source. Any help or resources will be appreciated?

  1. Downloaded the source code from the game repo
  2. Downloaded and installed the DirectX SDK
  3. Purchased, downloaded and installed Doom 3 from Steam
  4. Open the solution in the neo folder using VS2010 SP1
  5. Built the project
  6. Ran it

I don't know if the warning I am getting is the problem or if there is something else. Also, this is when the configuration being used is "Dedicated release", but I have also tried with "Dedicated Debug". It is my understanding that the "dedicated" versions dont use OpenAL but is there any other difference?

Anyway, my main question is how to just get this to run from source. Any help or resources will be appreciated

  1. Downloaded the source code from the game repo
  2. Downloaded and installed the DirectX SDK
  3. Purchased, downloaded and installed Doom 3 from Steam
  4. Open the solution in the new folder using VS2010 SP1
  5. Built the project
  6. Ran it

I don't know if the warning I am getting is the problem or if there is something else. Also, this is when the configuration being used is "Dedicated release", but I have also tried with "Dedicated Debug". It is my understanding that the "dedicated" versions don't use OpenAL but is there any other difference?

My main question is: How to just get this to run from source?

edited title
Link
user1430
user1430

How tocan I build and run doomDoom 3 from source in Windows?

Tweeted twitter.com/#!/StackGameDev/status/161409880056537088
Source Link
cloudraven
  • 615
  • 2
  • 8
  • 17
Loading