
Xue Fang ツ
Published
PROTON_USE_WINE3D=1 WINEDLLOVERRIDES="ddraw=n,b" %command% -SPEEDCONTROL
Downloaded https://github.com/FunkyFr3sh/cnc-ddraw/releases and installed it at "SteamLibrary/steamapps/common/Command & Conquer Red Alert II/"
Need cnc-ddraw and to switch Proton to 8.05 to remove it
PROTON_USE_WINED3D=1 %command% NOSPLASHPRELOAD
Does not work on NTFS formated harddrive, switched to ext4 and work out of the box.
WINEDLLOVERRIDES="dsound=n,b" %command%
I confirm ZTylerDurden tutorial:
Many sounds are missing and will require dsound.dll component. Proton/Winetricks dsound.dll version causes more audio issues. You have to do the following for perfect audio:
Download dsound.dll 32-bit version 10.0.10586.0 from dlldownloader.com
Place dsound.dll in C:\windows\syswow64\ in commando 2's proton compatibility container folder
In steam, go to Commandos 2 properties -> launch options and enter: WINEDLLOVERRIDES="dsound=n,b" %command%
For custom gamepad config, refer to my community layout "Commandos 2 with Radial Menus"
Proton 9.0 beta => Not stable
Boxtron => Perfect
To install Boxtron on Arch Linux:
- Clone the repository and install the script system-wide:
$ git clone https://github.com/dreamer/boxtron.git
$ cd boxtron
$ sudo make install
Start/restart Steam.
In game properties window select "Force the use of a specific Steam Play compatibility tool" and select "Boxtron (native DOSBox)".
Changed ucrtbase.dll file with a newer version as others mentioned
Online throw the error "Game Session No Longer Available" if I use directx 12 but not on directx 11 version
Can only play online with directx 11
With directx 12, FPS are more stable and nicer than with directx 11 but only directx 11 let me play online without error
Tried Proton 9.0 beta => Fail
Boxtron => Perfect without any file editing
To install Boxtron on Arch Linux:
- Clone the repository and install the script system-wide:
$ git clone https://github.com/dreamer/boxtron.git
$ cd boxtron
$ sudo make install
Start/restart Steam.
In game properties window select "Force the use of a specific Steam Play compatibility tool" and select "Boxtron (native DOSBox)".