Overview
How to get Rebel Galaxy Outlaw to work in Linux with Proton.
Configuring Proton/Wine (Steam version)
Run protontricks with the following command.
$ protontricks 910830 -q –force mfc42 win7
You can find protontricks here: [link]
That’s right, one line. It may no longer be needed soon as there is a bug opened here:
[link]
Then laugh at how easy it is to get working compared to the EGS version shown below 🙂
Configuring Proton/Wine (EGS Version)
Launch winetricks with a prefix, it should look like this
WINE=~/Games/Steam/steamapps/common/Proton 5.0/dist/bin/wine WINEARCH=win64 WINEPREFIX=~/Games/Steam/steamapps/compatdata/910830/pfx winetricks
In winetricks, select your prefix, click next, Install a Windows DLL or component
- d3d11
- dotnet48
- mfc42
Tested in Proton 4.11 and 5.0x for over a year now. 😉