snippets/gtaiv.md

9 lines
781 B
Markdown
Raw Normal View History

2022-10-01 02:18:01 +00:00
# GTA IV Linux is painful (in my case)
AMD RX 6600 with dxvk is not a pleasant experience for me, whenever I look in the direction of the far away city the gpu usage rises immediately close or to 100% making the game really unresponsive, I have no idea how to fix this issue, this is the second time this happened, first time was with Death Stranding for me and this issue still persists for me, it also only happens on Linux for me. I found however a working fix with a small downside to it.
Set this as a launch option:
PROTON_USE_WINED3D=1 WINE_FULLSCREEN_FSR=1 %command% -noprecache -norestrictions -nomemrestrict -availablevidmem 8012
The only downside to this is that the radar has a small white border on the right and bottom edge, but this is something I can live with.