Skip to content

Instantly share code, notes, and snippets.

@mageddo
Last active April 4, 2020 18:50
Show Gist options
  • Select an option

  • Save mageddo/9cbb9e96ead5c7249d77 to your computer and use it in GitHub Desktop.

Select an option

Save mageddo/9cbb9e96ead5c7249d77 to your computer and use it in GitHub Desktop.
Changing Call Of Duty World At War Resolution Manually

Changing Call Of Duty World At War Resolution Manually

If your resolution is unavailable to change, go to:

%userprofile%\AppData\Local\Activision\CoDWaW\players\profiles\$$$

And edit

config.cfg

Find seta r_mode option and change it to the resolution that you want

Example:

seta r_mode "1366x768"

enjoy!!!

@straightarrows
Copy link

What if the game rewrites this value every time you change it?

@GharaTheGamer
Copy link

GharaTheGamer commented Jun 20, 2018

@straightarrows i think i am having the exact same problem, it may be something they did recently because i was playing with a custom res. til literally just today. but i dont remember ever updating it. so its kind of weird

@farshidcbr
Copy link

Thanks, You are best ThanksThanksThanksThanksThanksThanks

@Defted
Copy link

Defted commented Apr 4, 2020

Right click on the config file and go to Properties and at the bottom under 'Attributes' check 'Read-only'. This will stop the game from overwriting your settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment