protonscr

SteamWorld Heist II

protonclosed appid 2396240Game compatibility - Unofficial
ValveSoftware/Proton#8371 · opened 2025-01-04 by Sevenseraphim · updated 2025-04-23 · 4 comments · github · game page · search this game
SSevenseraphim 2025-01-04 github

Compatibility Report

  • Name of the game with compatibility issues: SteamWorld Heist 2
  • Steam AppID of the game: 2396240

System Information

  • GPU: GTX 970
  • Video driver version: nvidia 550.135
  • Kernel version: Linux 6.6.65-1-MANJARO x86_64
  • Proton version: 9.0-4

I confirm:

  • [✅] that I haven't found an existing compatibility report for this game.
  • [✅] that I have checked whether there are updates for my system available.

Symptoms

When the game starts the cursor changes to the blue ingame cursor but the screen remains black, you can hear the start up game sounds but nothing happens after that. If you alt tab and then tab back you can sometimes see a frozen frame from the intro animation. (see below picture)
frozenscreen

Reproduction

Just select proton 9.0-4 and start the game, this didn't happen before, it used to take 30 seconds to start and then the game ran fine, i'm not sure which proton version it previously worked with. I tried many different versions now but all of them have the same issue.

Ssimifor 2025-01-05 github

I couldn't reproduce this issue with my amd card on proton stable or experimental. Main menu, video and game itself all appear to be working correctly. It might be a good idea to update your drivers or switch to the non-LTS branch of the Linux kernel and see if the issue persists

SSevenseraphim 2025-01-06 github

@simifor Thanks for replying! I changed the kernel to Linux 6.12.4-1-MANJARO x86_64 and then tried again but I got the exact same result unfortunately.

I already have the latest updated Nvidia drivers available from Manjaro's repositories since I always keep my system up to date.

I've attached the log files for the attempt with the previous kernel, I don't know if there's something useful there indicative of the problem that's happening... 🤷🏻

Everything used to work fine before, I have no idea when or why exactly it stopped working...

SSevenseraphim 2025-03-26 github

Hello, is there any update on this? I'm still facing the exact same issue until now.

Are there any further steps that I can do to further troubleshoot or fix the issue? I haven't been able to continue playing my game until now.

SSevenseraphim 2025-04-19 github

HOLD YOUR HORSES EVERYBODY! (🐎 < like dis one)

Ok. I finally found out what the big mess was. None of my games were launching on Proton 9.0-4 every game had the same symptoms as this one, the game would launch and you could only hear music, the screen was black or stuck on a single frame or it only loaded the game's mouse cursor and nothing else.

So here's the solution (this is an Nvidia issue it seems):

In terminal type: sudo nvidia-settings and enter your password

The Nvidia settings GUI config window should open up

Then do the following:

  • X Server Display Configuration
  • Advanced
  • de-selectForce Composition Pipeline” and “Force Full Composition Pipeline” (these used to be needed for screen tearing but it's not required any more)
  • Click “Apply”
  • Click "Save to X Configuration File": /etc/X11/nvidia.conf (note: in Manjaro the correct path is “/etc/X11/mhwd.d/nvidia.conf” you can click on browse to go to the right directory/file)
  • Click "save" if the path is correct
  • Quit (when you quit it says you have pending changes - X Server Display Configuration - Apply - if you've clicked apply in the steps above then you can just quit and it will save your changes)

No need to restart. Now all the games launch and work perfectly fine after doing this... I tested SteamWorld Heist II, Ravenswatch, Punch Club 2 and Dark Quest 3... these are all working fine for me now! 🥳🎉

I hope this helps someone else out there who faced the same issues as I have. 👍🏻

For further reading please see the links below:
(https://wiki.archlinux.org/title/Steam/Troubleshooting#Some_games_freeze_at_start_when_in_focus)
(https://github.com/doitsujin/dxvk/issues/3670#issuecomment-1739958915)
(https://github.com/doitsujin/dxvk/issues/3670#issuecomment-1740109892)

Proton versions

Upstream links