• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

problem with quake 4 on 2005fpw

Jpark

Platinum Member
I tried to edit my config file with this:

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

it does nothing in game though. I've searched google and haven't turned up anything that works. Any help is appreciated.
 
You can just open the console with ctrl+alt+~ and run the commands though there, just enter a line at a time:

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

and to make the changes take effect:

vid_restart
 
will i had to do this each time i play or can i do a read only on the config file to make it to where it won't change?
 
I will try this. I think the graphics looks awful on my comp. Have a x800XT PE with 2GB of ram. I must be doing something wrong.

update: settings seem to work
 
Back
Top