Posted: Tue Jan 08, 2013 7:00 am
I've helped a couple of people recently switch their game to windowed mode so that they can alt tab into TS or various admin programs without crashing the game. A couple of people said that I should make a quick post about it so I figured why not.
First things first, we will need to access your multiplayer config file so that we can edit it and change a parameter. The location of this file will be
where "yourname" is replaced by your user name and "yourplayername" is replaced with your ingame name with tags. (you can copy this path by hitting select above the path)
Once you have found this file I recommend that you make a copy of it to your desktop to back it up just in case you do something wrong.
After you have backed up the file go ahead and open it up in your favorite word processor. I prefer to use Notepad++Notpad++ but MS Word will work just as well. I would strongly advise you to use a program that has a "Search and Replace" function because the config file is several hundred lines long, so this process is a bit easier if you can simply search for the correct line.
Once you have opened up the config file you will need to either use a search function or manually find the line that contains:
This line will most likely have a option of "1" set at the moment and what you will need to do to enable windowed mode will be change that to a "0".
After you have changed that number all you will need to do is save the file and then your game will launch in windowed mode from now on.
If anyone has any questions or would like me to take some detailed screenshots from a couple of programs showing the process I would be happy to. In addition to that I am in TS pretty frequently to help out if you need assistance with this or anything similar. If you guys would like any other tutorials let me know!
Lethal
First things first, we will need to access your multiplayer config file so that we can edit it and change a parameter. The location of this file will be
Code: |
C:\Users\yourname\AppData\Local\Activision\CoDWaW\players\profiles\yourplayername |
Once you have found this file I recommend that you make a copy of it to your desktop to back it up just in case you do something wrong.
After you have backed up the file go ahead and open it up in your favorite word processor. I prefer to use Notepad++Notpad++ but MS Word will work just as well. I would strongly advise you to use a program that has a "Search and Replace" function because the config file is several hundred lines long, so this process is a bit easier if you can simply search for the correct line.
Once you have opened up the config file you will need to either use a search function or manually find the line that contains:
Code: |
seta r_fullscreen |
After you have changed that number all you will need to do is save the file and then your game will launch in windowed mode from now on.
If anyone has any questions or would like me to take some detailed screenshots from a couple of programs showing the process I would be happy to. In addition to that I am in TS pretty frequently to help out if you need assistance with this or anything similar. If you guys would like any other tutorials let me know!
Lethal