My framerate is way below what I would expect from a system like mine, 20 FPS on mid settings
Hello @vulonkaaz, your Proton log tells us that your system is configured to run the game with AMDVLK. It might be interesting to test how it behaves with mesa/RADV.
RADV works flawlessly i got no framerate issue at all thanks
Fedora 43 regression VK_ERROR_INITIALIZATION_FAILED seen in Motor Town: Behind The Wheel
Issue transferred from https://github.com/ValveSoftware/Proton/issues/9447.
@pnfox posted on 2026-01-29T23:25:49:
Fedora 42 worked fine, after upgrade Motor Town: Behind The Wheel seem to have swapchain fails. Game starts booting but only produces a blank screen, audio is fine. Seen across proton-9.0-4f and proton-experimental. Seen on both GNOME and Hyprland. Seen on both DirectX11 and DirectX12 (game boot options). I believe this to be a regression from upgrading from Fedora 42 to Fedora 43.
Similar behaviour spotted with other games but I need to collect logs and see errors.
Error: D3D11SwapChain: Failed to recreate swap chain: VK_ERROR_INITIALIZATION_FAILED
Install Fedora 43 from scratch
Install akmod-nvidia and steam
Boot up Motor Town: Behind The Wheel
Screen will appear blank and crash
Hello @pnfox, please copy the contents of Steam Runtime Diagnostics from Steam (Steam -> Help -> Steam Runtime Diagnostics) and put it in a gist, then include a link to the gist in this issue report. I suspect that your NVIDIA driver install is lacking the video driver's 32 bit userspace libraries.
Fixed my editing the file
/usr/share/applications/steam.desktop
Commenting out the lines as follows:
#PrefersNonDefaultGPU=true
#X-KDE-RunOnDiscreteGpu=true
Then log-out and back into Gnome (wayland). Issue appears to be fixed with these steps.
Seems to be the way the desktop launches steam. Another fix is to launch steam from the terminal (bypassing the desktop launch file), then booting Motor Town as usual.
proton experimentalx3 2026-01proton 9.0-4fx2 2026-01ge-proton10-10x1 2025-07PROTON_LOGx1 2025-07
Compatibility Report
Motor Town: Behind The Wheel1369670System Information
AMD Radeon RX 7900 XTX (radeonsi, navi31, LLVM 20.1.8, DRM 3.63, 6.15.7-zen1-1-zen)4.6 Mesa 25.1.6-arch1.1Linux 6.15.7-zen1-1-zenproton-9.0-4fI confirm:
steam-1369670_proton-9.0-4f.log
Symptoms
When you select from the list of stations for Internet Radio in-game, none of them produce any audio.
Using the station URL shown in the PROTON_LOG file and using this command via terminal, it produces audio:
Within the PROTON_LOG file GStreamer reports back it's missing a plug-in and the game is missing a decoder:
I have also tested with
Proton Experimental [bleeding-edge]andGE-Proton10-10, resulting with the same problem.Reproduction