protonscr

Predecessor

protonclosed appid 961200Game compatibility - UnofficialXAudio2
ValveSoftware/Proton#8977 · opened 2025-08-15 by FilthySchmitz · updated 2025-12-29 · 6 comments · github · game page · search this game
FFilthySchmitz 2025-08-15 github

Compatibility Report

  • Name of the game with compatibility issues: Predecessor
  • Steam AppID of the game: 961200

System Information

I confirm:

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

steam app log --> steam-961200.zip

runtime diagnostic --> https://gist.github.com/FilthySchmitz/7ac4ef6a379810c33ce60cd3c68f375c

Symptoms

Game crashes when trying to launch, doesn't reach the menu before it crashes
I've tried proton cachyos, GE latest, experimental, 9.0.4.

Reproduction

launch the game

Xxpander69 2025-08-15 github

works after
WINEPREFIX=/mnt/SSDGames/SteamLibrary/steamapps/compatdata/961200/pfx wine '/mnt/SSDGames/SteamLibrary/steamapps/common/Predecessor/Engine/Extras/Redist/en-us/UEPrereqSetup_x64.exe'

ofc change the paths accordingly.
seems it just doesnt install UE pre-requisites

FFilthySchmitz 2025-08-15 github

works after WINEPREFIX=/mnt/SSDGames/SteamLibrary/steamapps/compatdata/961200/pfx wine '/mnt/SSDGames/SteamLibrary/steamapps/common/Predecessor/Engine/Extras/Redist/en-us/UEPrereqSetup_x64.exe'

ofc change the paths accordingly. seems it just doesnt install UE pre-requisites

I've tried this, replaced /mnt/SSDGames with the path in which steam is installed and the game doesn't launch at all. Idk maybe I'm missing something.

Xxpander69 2025-08-15 github

You have either different issue or something wrong then.
you can also just install 64bit vcrun2022 to fix the issue:
https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

try cleaning the prefix maybe, steam installs vcrun2019 by default but game requires vcrun2022 also.

edit: or you can try protontricks 961200 vcrun2022
havent tested that method myself though

Llemba23 2025-08-15 github

You have either different issue or something wrong then. you can also just install 64bit vcrun2022 to fix the issue: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

try cleaning the prefix maybe, steam installs vcrun2019 by default but game requires vcrun2022 also.

edit: or you can try protontricks 961200 vcrun2022 havent tested that method myself though

THX ALOT. That solved the problem. Just installed vcrun2022 through Protontricks and Predecessor runs great again.

FFilthySchmitz 2025-08-16 github

You have either different issue or something wrong then. you can also just install 64bit vcrun2022 to fix the issue: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

try cleaning the prefix maybe, steam installs vcrun2019 by default but game requires vcrun2022 also.

edit: or you can try protontricks 961200 vcrun2022 havent tested that method myself though

Confirming as well, using protontricks 961200 vcrun2022 solved the problem 👍
Thank you very much!

FFilthySchmitz 2025-12-29 github

This doesn't occur anymore (I'm using CachyOS/Gnome) and also using protontricks 961200 vcrun2022 as mentioned by @xpander69 works, but I have a different issue and it's reported here: https://github.com/ValveSoftware/Proton/issues/9345