
d.deadly
Published
Not working out of the box (pink screen). After adding config option "PROTON_USE_WINED3D11=1 %command%", it worked seamlessly.
Runs perfectly out of the box. Done a few single races without graphical issues. No any problem with Alt+Tab. Playing on Logitech Gamepad F310.
Not working out of the box. The game often crashes. After adding d3dcompiler_43, d3dx9_43 and xact_jun2010, it worked seamlessly. Open a terminal and edit the following command to fit your directory path WINEPREFIX=/path/to/steamapps/compatdata/39120/pfx winetricks d3dcompiler_43 d3dx9_43 xact_jun2010
Need to manually unzip all .ap archives. Use the following command in your terminal to find the .ap files in your RailWorks folder and unzip them: find .local/share/Steam/steamapps/common/RailWorks/ -name ".ap" -execdir unzip '{}' ';'
Tested with Munich-Augsburg Route Add-On. Everything works fine and looks great.