Search found 3 matches

by Jok3r098
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?
by Jok3r098
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.
by Jok3r098
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"