protonscr

GTA 4 rendering bugs on Big Navi (RX 6800 XT)

dxvkclosed amd radvd3d9
doitsujin/dxvk#1862 · opened 2020-12-21 by yoyossef · updated 2024-10-13 · 25 comments · github
3 matching comments, n / p to jump
Yyoyossef 2020-12-21 github

I'm having some heavy rendering issues with Grand Theft Auto IV: Complete Edition on Steam, running on a Radeon RX 6800 XT, the visible rendered part is also very blurry.

20201221110458_1

Software information

Grand Theft Auto IV: Complete Edition, settings cranked to the max possible, 1440p @ 60 or 165fps.

System information

Ddoitsujin maintainer 2020-12-21 github

are we sure this isn't a driver bug? nvm, just saw the Discord discussion.

Mmisyltoad 2020-12-21 github

Can you try launching the game with RADV_DEBUG=nodcc %command% set as your launch options?

Yyoyossef 2020-12-21 github

Can you try launching the game with RADV_DEBUG=nodcc %command% set as your launch options?

Reposting from the Discord to maintain consistency:

Seems to run fine with the launch argument.
20201221134458_1

Yyoyossef 2020-12-28 github

Did you say Discord discussion? Can you post a link to the server?

VKx discord server, there's a dx9 channel: https://discord.gg/mjWm8DK

Jjarrard 2021-02-23 github

Try using LLVM shader compiler. There is a bug with ACO with GTA5 and perhaps this is similar for GTA4?

RADV_DEBUG=llvm GTA4EXE

NNO-ob 2021-07-19 github

RADV_DEBUG=nodcc fixed the glitches for me in proton with a 5700xt thankyou

Ppryvisee 2022-07-19 github

Any fix on this on Windows?

KK0bin maintainer 2022-07-19 github

Nope

Ddoitsujin maintainer 2022-08-08 github

Should be fixed on master with latest mesa-git as well.

SSquall-Leonhart 2022-11-13 github

VK_EXT_attachment_feedback_loop_layout is simply not available in any driver made by amd.

BBlisto91 2022-11-13 github

It's available in mesa radv 22.2 which is the amd driver primarily supported by dxvk

SSquall-Leonhart 2022-11-13 github

contributiive effort, is not made by

BBlisto91 2022-11-13 github

Technically i don't think amd contributes to radv 👀
Anyway. I'm not sure I understand your point. Aren't you commenting in this old issue because you have the problem? 🤔

SSquall-Leonhart 2022-11-13 github

Mainly to point out that AMD's own drivers don't have the extension so the issue remains, so thats the reason for no fix for Windows users.

People are using this to make GTA4 perform better on Windows, so Radeon owners luck out or have to use 1.7.3.

KK0bin maintainer 2022-11-13 github

DXVK is built for Linux.

You should complain to AMD and tell them to implement the extension.

Mmisyltoad 2022-11-13 github
MMagicAl6244225 2023-02-22 github

AMD states support of VK_EXT_attachment_feedback_loop_layout as of Adrenalin Edition 23.2.1 - January 24th, 2023

https://www.amd.com/en/support/kb/release-notes/rn-rad-win-vulkan

Jjarrard 2023-02-22 github

I'm pretty sure that is for Windows drivers. MESA-RADV/AMDVLK could be behind.

KK0bin maintainer 2023-02-22 github

@jarrard RADV has supported this for ages.

BBlisto91 2023-02-22 github

amdvlk should also include it with their 2023Q1.1 release.

Ppaperlyly 2023-04-04 github

i have this problem, but im on intel, what would be the solution in this case?

BBlisto91 2023-04-04 github

If you mean Intel Linux then you likely need to wait until this has been merged https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17892

CCiro23 2024-10-13 github

Can you try launching the game with RADV_DEBUG=nodcc %command% set as your launch options?

I had the same problem on Debian 12 with a Radeon RX 7600 and adding that launch option fixed it for me too.
I installed the game via Lutris (0.5.12) and in "Configure" section of GTA IV > "System options > "Environment variables" I added a new variable with RADV_DEBUG as the key and nodcc %command% as the value.

KK0bin maintainer 2024-10-13 github

@Ciro23 Make sure your Vulkan driver is not ancient.

CCiro23 2024-10-13 github

@Ciro23 Make sure your Vulkan driver is not ancient.

I'm aware of Debian slow rolling policy and currently I'm fine with it. All the games I play right now works fine as they did on Pop_OS, until it decided to completely destroy it self from a day to another.

Launch options

Launch lines