Latest maintainer comment ·
kisak-valve · 2026-05-21 ·
#9805Hello @FlaveFlav20, your video driver kernel faults should also be reported to and evaluated by your video driver vendor.
Threads
R.E.P.O. proton closed 1 matching
#8559 · 6 comments ·
opened 2025-03-24 · last comment 2025-05-13 by Buggem
... Add the following to launch options:
```
mkdir -p $STEAM_COMPAT_CLIENT_INSTALL_PATH/steamapps/compatdata/$
STEAM_COMPAT_APP_ID; STEAM_COMPAT_DATA_PATH=$STEAM_COMPAT_CLIENT_INSTALL_PATH/steamapps/compatdata/$
STEAM_COMPAT_APP_ID %command%
```
#9805 · 1 comments ·
opened 2026-05-21 · last comment 2026-05-21 by kisak-valve
#8514 · 1 comments ·
opened 2025-03-11 · last comment 2025-03-16 by 0xZaphod
Recent activity
kisak-valve
maintainer · 2026-05-21 ·
R.E.P.O. Hello @FlaveFlav20, your video driver kernel faults should also be reported to and evaluated by your video driver vendor.- You can if you want, even though this is a known problem that technically relates to Proton (the Wine component) not being able to symlink to it's installation. The reason why it does this is to save space. Technical det...
- Oh! That's interesting. Should I reopen this?
- Ok, upon further studying of the log it was because of inability to create symlinks which is probably NTFS fault, and OP got it right the first time @callmeclover
- > Upon FURTHER testing, this was not the case. I have no idea what caused this bug. I will now close this issue. well uh don't close it if it isn't solved @kisak-valve
- Upon FURTHER testing, this was not the case. I have no idea what caused this bug. I will now close this issue.
- Upon further testing, this is caused by the game (and Steam folder) being on an NTFS drive. I won't close this, but the incompatibility is with Proton, not R.E.P.O..
- Someone in the reddit thread pointed me to this https://wiki.archlinux.org/title/AMDGPU#Screen_artifacts_and_frequency_problem and changing the power profile to high appears to have fixed it.