Call of Duty: United Offensive

Call of Duty: United Offensive

47 ratings
Contrast/brightness and widescreen fix
By LoG!c ©®™
Just a simple tutorial that shows you how to fix that weird Contrast/brightness look that we all see on steam, but also a tutorial that shows you how to make the game widescreen.
2
   
Award
Favorite
Favorited
Unfavorite
How to correct the contrast/brightness
This is a really easy and straightforward one. First you run your game, then go to options in the main menu, find Save/Interact and on the bottom you have the option called "Enable Console", which you need to have on Yes in order for this to work.

After you have done that, press the ` button on your keyboard (the button next to number 1 to your left) to open your console and then type in or copy-paste the following line: r_ignorehwgamma 1

Once you have done that the console will say r_ignorehwgamma will change upon restarting. After that just quit your game and start it again. You won't be having that strange contrast/brightness in the main menu or the steam overlay anymore :) You can see below 2 screenshots which shows the console and the whole process.

r_ignorehwgamma 1

r_ignorehwgamma will change upon restarting

Widescreen Fix
As most of you have experienced the issue in the main menu and the resolution I will now help you in fixing that. The important thing that you need to remember is after doing this don't try to change your resolution in game as it will mess everything up, meaning you don't need to change it in game at all.

First of all you need to go to "C:\Program Files (x86)\Steam\steamapps\common\Call of Duty\uo" (for someone is different, but it's usually the path.

After you go there you need to find a config file called uoconfig.cfg and open it with Notepad++

Once you have done that you need to find certain lines with the use of CTRL+F and just change them to these below:

seta r_customwidth "XXXX" --> seta r_customwidth "1920"
seta r_customheight "XXXX" --> seta r_customheight "1080"
seta cg_fov "XX" --> seta cg_fov "96"
seta r_mode "X" --> seta r_mode "-1"
seta com_introplayed "0" --> seta com_introplayed "1"

In the end if you liked this and it helped you be sure to rate it up and add it to your favorites :)
8 Comments
Falko96 22 Jun @ 5:54am 
This has helped alot, me being NO pc genius, had it fixed in mere minutes.

Only 2 file names were different to me, but he did say it could be different.

Call of Duty\uo - was to me Call of Duty
uoconfig.cfg - was to me uoconfig


Using the CTRLl+F was not needed, the lines were very easy to find.

Thankyou so much for giving us the know how on how to fix this issue.
DRAGOS 5 Mar @ 3:56am 
Thanks man, this guide helped me a lot! :Batcat:
FISH 27 Dec, 2024 @ 11:47am 
It helped. Thanks!
[1stGa.A]Cpl.Trition 26 Oct, 2024 @ 11:01am 
yeah seta cg_fov is not there
Jason rifleman 31 Jan, 2023 @ 11:48am 
Very good. It works.
jpeg 19 Apr, 2022 @ 7:54pm 
The COD guide and COD:UA guide have been workin well for me so far, thanks :)

I have a question though, what's the point of making the seta r_mode -1?
LoG!c ©®™  [author] 11 Apr, 2022 @ 8:05am 
I also had trouble finding it with the CTRL+F combo, but I found it by searching manually and looking through the whole file
SirDragon89 11 Apr, 2022 @ 6:17am 
did everything except there wasn't any line called:seta cg_fov in the config file. found all the other lines though.