Doom 3 16:10 help

Associate
Joined
16 May 2003
Posts
579
Location
Aberdeen
hey guys.... I was browsing my old game collection and bumped into Doom3

what a game... never finished it to be honest... so I thought hey what the heck

unfortunatelly there is a widescreen issue... i hit apply and nothing happens

I googled it a bit but I have to admit I got somehow confused...
could someone help me out on how to set a 1650res with the correct aspect ratio..?

thank you all
 
Open notepad, write this:

seta r_customHeight "1050"
seta r_customWidth "1680"
seta r_mode "-1"
seta r_aspectRatio "2"

Then save it as autoexec.cfg and put it in the folder called 'base' located in the Doom 3 directory in Program files. Will brobably be C:\Program Files\Doom 3\base
 
Last edited:
i dont know the exact commands but with all quake engine games i'm sure you can set a custom res in the properties of the .exe file.

something like:

r_customheight "1050"
r_customwidth "1680"

or try adding this to your config files found somewhere in the doom3 folder

seta r_customHeight "1050"
seta r_customWidth "1680"
seta r_mode "-1"
seta r_aspectRatio "2"
 
Back
Top Bottom