Baseline (Widescreen) Solution & Issues
The Game only supports Aspect Ratio till 4:3 - you need to use a HEX editor to get it HOR+
1. Run the Game once to create the necessary config file.
2. Go to C:\Users\...\Documents\Cold War and copy Config.txt to ...\Steam\steamapps\common\Cold War (your Game root folder)
3. Edit your des. resolution in Config.txt
4. Rename coldwar.exe --> coldwar_setup.exe and coldwar.ex --> coldwar.exe
5. Now comes the hexedit part. Open coldwar.exe in a hexeditor and change the following Offsets:
Aspect Ratio: Go to Offset 1EF90 look for 00 00 80 3F and change it to 00 00 58 3F (16:10) or to 00 00 40 3F (16:9)
Render Limit: Go to Offset 92BC0 look for AE 47 81 3F and change it to 00 00 A0 40
Optional FOV: Go to Offset 1F0D0 look for 00 00 80 BF and change it to 00 00 C0 BF - see Additional Screenshots
Or use files available from the PC Gaming Wiki Community Files (search there): Cold.War_Widescreen.zip
Ultra/Super-Wide (21:9/32:9) Specific Solution & Issues
Same solution as in Widescreen:
Aspect Ratio: Go to Offset 1EF90 look for 00 00 80 3F and change it to 00 00 10 3F (21:9)
Render Limit: Go to Offset 92BC0 look for AE 47 81 3F and change it to 00 00 A0 40
Optional FOV: Go to Offset 1F0D0 look for 00 00 80 BF and change it to 00 00 C0 BF
Eyefinity / Surround Specific Solution & Issues
Same solution as in Widescreen:
Aspect Ratio: Go to Offset 1EF90 look for 00 00 80 3F and change it to 00 00 80 3E (3x16:9)
Render Limit: Go to Offset 92BC0 look for AE 47 81 3F and change it to 00 00 A0 40
Optional FOV: Go to Offset 1F0D0 look for 00 00 80 BF and change it to 00 00 C0 BF
4k UHD Specific Solution & Issues
Same solution as in Widescreen: