Robin Kertels

Results 640 comments of Robin Kertels

> Do you have a strong reason to believe it could be due to corrupted files, even if Steam has verified all files? Enough to suspect that Steam has lost...

This doesn't work well and the less GDI in DXVK, the better.

It turns out that this is a problem with my config file in the game which has some weird entries: ``` ResolutionSizeX=1280 LastUserConfirmedResolutionSizeX=1920 DesiredScreenWidth=426 LastUserConfirmedDesiredScreenWidth=426 ``` I still believe this...

Unfortunately the problem returns every time I boot the game in Gamescope. So the only way to play the game on the Steam Deck right now is to boot into...

I figured out how to reproduce the issue with a newly installed game: - Go to the game settings - Change it from 'Windowed Fullscreen' to 'Fullscreen' - Restart the...

Probably related to EDID Patching not working properly as mentioned here: https://github.com/ValveSoftware/Proton/issues/9388#issuecomment-3741460579 I have an LCD Steam Deck as well.

This looks like a game bug. Replaying the apitrace with native D3D9 fails the reset call just like DXVK does.

An apitrace made with the Nvidia D3D9 driver on Windows also fails when replaying it with the very same Nvidia D3D9 driver on Windows. Same issue as DXVK. So I...

This very much appears to be a game bug. The problematic resources are placed resources so `force_initial_transition` works around it. I still don't understand why it doesn't happen with the...

@shelterx Yeah my other PR preconfigures vkd3d-Proton so the game works on Nvidia GPU with DLSS out of the box.