protonscr

Life is Strange: Reunion

protonopen appid 2624870Game compatibility - Unofficial
ValveSoftware/Proton#9620 · opened 2026-03-26 by NTMan · updated 2026-03-28 · 2 comments · github · game page · search this game
NNTMan 2026-03-26 github

Compatibility Report

  • Name of the game with compatibility issues: Life is Strange: Reunion
  • Steam AppID of the game: 2624870

System Information

  • GPU: AMD Radeon RX 7900 XTX
  • Video driver version: Mesa 26.0.3
  • Kernel version: 7.0.0-rc5
  • Link to full system information report as Gist
  • Proton version: experimental-10.0-20260324

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-2624870.log

Symptoms

After launching the game, an error window appears with the following message:

"The following component(s) are required to run this program: Microsoft Visual C++ Runtime"

Image

Reproduction

Always.

NNTMan 2026-03-26 github

Looks like the error message "The following component(s) are required to run this program: Microsoft Visual C++ Runtime" is related to SteamRT3.

After disabling SteamRT3, the game is able to install the required components.

steam-2624870.log

Ssmcv 2026-03-26 github

Given the steamrt3c link, my first guess would be that the experimental steamrt3c Steam Client might be running Proton games' setup commands (such as installing the Visual C++ Runtime) inside the steamrt3c container, instead of in a parallel container, similar to https://github.com/ValveSoftware/steam-for-linux/issues/13006.

If yes, that would be a Steam Client issue more than a Proton issue.