New Detail to add for Steam Deck installation
Latest method requires the following:
- Download the DXVK.
- Place the d3d9.dll from the x32 folder into the directory.
- Instead of
WINEDLLOVERRIDES="dinput8=n,b" %command%, put inWINEDLLOVERRIDES="d3d9=n,b" %command%
Otherwise, you'll get a white screen/square that keeps on freezing upon launch.
Added it to PCGW too: https://www.pcgamingwiki.com/wiki/OutRun_2006:_Coast_2_Coast#White_Screen.2FFrozen_on_Launch
White Screen Launch Freezing is back. Less frequent, but it's back.
Rest of the time, game Crashes in the middle of Gameplay. DXVK helps, but only marginally. Without it, it does nothing but freeze on launch.
Found another important detail.
This too:
SingleCoreAffinity = true
Needs to be:
SingleCoreAffinity = false
What if you use WINEDLLOVERRIDES="dinput8,d3d9=n,b" %command%?
What if you use
WINEDLLOVERRIDES="dinput8,d3d9=n,b" %command%?
Redundant... Proton already had an update a while ago that made that command run automatically on default.
Tried it with and without it. Runs fine, mods included.