Search found 3 matches
- Tue Jan 31, 2012 8:39 pm
- Forum: General Programming
- Topic: Doom 3 engine release and game code
- Replies: 794
- Views: 462329
Re: Doom 3 engine release and game code
Perhaps you have enabled some debugging flag that does this?
- Sat Nov 26, 2011 11:58 am
- Forum: General Programming
- Topic: Doom 3 engine release and game code
- Replies: 794
- Views: 462329
Re: Doom 3 engine release and game code
Does the engine have a built in light baking system or is it all stencil shadows.
- Fri Nov 25, 2011 7:27 pm
- Forum: General Programming
- Topic: Doom 3 engine release and game code
- Replies: 794
- Views: 462329
Re: Doom 3 engine release and game code
You need to set the basepath so where your baspeath is as default it uses the working directory.
Code: Select all
+set fs_basepath "C:\Program Files (x86)\Steam\steamapps\common\doom 3"