Yuzu: Pok茅mon Sword graphical issues unique to EA

Created on 24 Nov 2020  路  8Comments  路  Source: yuzu-emu/yuzu

_You hurt my boy. How could you hurt my boy._

Ahem, so I've got some graphical glitches on EA 1146 that does not happen on mainline. Comparison screenshots are attached. I blame the cache rewrite but that's just me 馃憖

The hardware in my pc that may or may not matter:
AMD Ryzen 5 3600 & AMD Radeon RX 580

In both mainline and EA I am using vulkan, async, and multicore (and docked if it matters)

On to the screenshots

A log for this run: yuzu_mainline.txt
As you can see in this screenshot. Everything is all good and nice.
yuzu_XDe96LlpQW

Log for this run: yuzu_ea.txt
In this one my boy is very sick. He needs some (medical) help
yuzu_ySZI1QZGLL

A video showing the bug in all it's terrifying glory https://youtu.be/jIOFtlOWRPc

Most helpful comment

It's caused by depth blits, I'm working on emulating them with CmdDraw instead of CmdBlitImage.
imagen

All 8 comments

AMD Ryzen 5 3600 & AMD Radeon RX 570
Pokemon Bug 2
Pokemon Bug

AMD Ryzen 5 3600 & AMD Radeon RX 570
Pokemon Bug 2
Pokemon Bug

Have the same issue on early access build
CPU: AMD Ryzen 7 3700
GPU: AMD Radeon RX 580 8 GB

Seems to be a Vulkan issue which is related to the new Texture cache rewrite Pr

ryzen 5 1600 AMD Radeon RX 570.
in my case it was solved by changing the drivers to the previous version.

ryzen 5 1600 AMD Radeon RX 570.
in my case it was solved by changing the drivers to the previous version.

20.11.1? (i am using 20.11.2 atm)

okay: Rolling back to 20.11.1 fixed it
thx for telling us tino0318:)
still need to be fixed for the latest drivers! (Happens on Splatoon 2 and Pokemon)

It's caused by depth blits, I'm working on emulating them with CmdDraw instead of CmdBlitImage.
imagen

Fixed locally. I'll clean up the code and push it to the relevant pull request.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ShalokShalom picture ShalokShalom  路  6Comments

Rayz320 picture Rayz320  路  4Comments

bukyapavankumar picture bukyapavankumar  路  5Comments

Alex-Aralis picture Alex-Aralis  路  5Comments

Kewlan picture Kewlan  路  6Comments