Add 'gtaiv.md'

This commit is contained in:
Kibi Kelburton 2022-10-01 04:18:01 +02:00
parent 2afe446efe
commit 83498dbb12

9
gtaiv.md Normal file
View File

@ -0,0 +1,9 @@
# 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.