Hey guys,
I made a windowed version of Commandos 3 GOG executable. I tested it on Windows 10 x64.
I liked it to be clean just like Commandos 2, with movable/minimizable window and without using any third-party apps.
Make sure the executable is named "Commandos3.exe" and set the Compatibility settings like in the picture:
Parameters
You can set the parameters in "DATA\VAR.DAT" file:
INT SCREEN_WIDTH 1024 # In-game Screen Width INT SCREEN_HEIGHT 768 # In-game Screen Height
Changes in R3:
Can change resolution by modifying VAR.DAT.
NOTE: The executable file size is increased by almost 200KB to allow adding new code and data.
Changes in R2:
The window is no longer top-most.
Attached Files
Edited by Nightingale1, 05 April 2016 - 12:31 PM.