# Compatibility Report - Name of the game with compatibility issues: Saints Row®: The Third™ Remastered - Steam AppID of the game: 978300 ## System Information - Distro: Fedora Kinoite - GPU: AMD Radeon RX 7900 XTX - Vid...
Nvidia drivers have a strange black overlay bug. Attaching proton log. Specs here: https://gist.github.com/CygnusTerminal/ec60214e8c9db3670ad98386b9ec4488 [steam-978300.log](https://github.com/ValveSoftware/Proton/files/...
I definitely do not set `RADV_FORCE_VRS="2x2"` myself intentionally, but I can confirm that the problem is on my end. Looks like something pulls this in, and I ~~'ll find~~ found it, but it is clearly no proton issue. Ap...
Need to find out then where `RADV_FORCE_VRS="2x2"` comes from, because I can't remember that I ever used that variable. Will report back when I found it.
So, this is actually not a bug in the sense that the game works perfectly fine without changing RADV_FORCE_VRS, right? Note that RADV_FORCE_VRS="1x1" does nothing.
It doesn't, but thanks a lot for the suggestion! Your suggestion made me check the env variables though, and I recognized that `RADV_FORCE_VRS="2x2"` is set by default. So I tried overriding it with `RADV_FORCE_VRS="1x1"...