Author Topic: Changing games resolution in launch options  (Read 2007 times)

I was messing around with resolutions, and accidentally changed to one that my computer doesn't like. Help?


Was it a steam game?
Quote
-w -h
in launch options.



MW2

will reinstalling work?

Maybe you can locate the config file and edit it there. Lemme try sniffing around, I have MW2 installed.

I searched and found localization and config_mp

delete your cfg folder but make a backup first.

I searched and found localization and config_mp
Alright, go into your main Call of Duty Modern Warfare 2, whereever it is (Probably in Program Files/Steam/steamapps/common if you bought it on Steam, or Program Files/Infinity Ward if you bought it physically)

Go into the folder called players.

Double click the text file called 'config' and if it asks what to open it with, open it with Notepad.

Press CTRL + F, and type this in:
Quote
seta r_mode
Now you'll see this:
Quote
seta r_mode "WIDTHxHEIGHT"
Replace WIDTH with your desired width value and HEIGHT with your desired height value. For example, I want to play in 1440x900 because I have a 19" widescreen monitor. I would put:
Quote
seta r_mode "1440x900"
Save, close, and launch the game.

Worked perfectly, thankee sai.
« Last Edit: December 26, 2009, 10:15:46 PM by dippindots326 »