OutRun2006Tweaks icon indicating copy to clipboard operation
OutRun2006Tweaks copied to clipboard

New Detail to add for Steam Deck installation

Open SecularSteve opened this issue 8 months ago • 4 comments

Latest method requires the following:

  1. Download the DXVK.
  2. Place the d3d9.dll from the x32 folder into the directory.
  3. Instead of WINEDLLOVERRIDES="dinput8=n,b" %command%, put in WINEDLLOVERRIDES="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

SecularSteve avatar Jun 27 '25 09:06 SecularSteve

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.

SecularSteve avatar Jun 27 '25 12:06 SecularSteve

Found another important detail.

This too:

SingleCoreAffinity = true

Needs to be:

SingleCoreAffinity = false

SecularSteve avatar Jun 27 '25 16:06 SecularSteve

What if you use WINEDLLOVERRIDES="dinput8,d3d9=n,b" %command%?

ds22x avatar Aug 07 '25 21:08 ds22x

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.

SecularSteve avatar Aug 08 '25 04:08 SecularSteve