(no commit message)
[paste/898.git] / README.rst
1 1. Use a custom wine prefix to be able to set the Windows version to Windows 95 (setup will fail otherwise0\r
2 2. Install Setup.exe from the .iso file\r
3 3. Rename "Comandos.exe" to "Commandos.exe" (to fix the DirectX5 error)\r
4 4. Run it with "LC_ALL=C" to make it think it's not running on a German computer\r
5 5. Run it full-screen without issues with gamescope__::\r
6 \r
7      LC_ALL=C WINEPREFIX=/home/spiele/.wine-commandos gamescope -h 768 -H 1080 -f -r 30 -- wine Commandos.exe\r
8 6. The game is way too fast. Replace Commandos.exe with a speed-fixed one, e.g. "Commandos BEL BCD Ultimate Fixes" from http://kruulos.org/gaming/Commandos_BEL_BCD_Ultimate_Fixes.rar\r
9 7. Saving games is not possible. Modify "OUTPUT/Comando.cfg" and add at the end::\r
10 \r
11      .SIZE [ .INITSIZE 4 ]\r
12      .PROFILE []\r
13      .DEVELOP 1\r
14 \r
15 \r
16 Notes:\r
17 \r
18 - "cpulimit" did not help to reduce speed; it made the game stutter\r
19 - Speed fix taken from https://steamcommunity.com/sharedfiles/filedetails/?id=395264353\r
20 \r
21 __ https://github.com/ValveSoftware/gamescope