Two main problems when runnin the game on Yuzu:
The card text (box) is empty and the occurring black screen when summoning ace monsters (when 3d
animations should pop up). Maybe caused by the 3d rendering of some monsters.

This game uses videos not rendered 3D for its battle animations. NVDEC (Video decoding) is not currently supported on yuzu. This issue is already known & reported
Sorry for the repeat then. But what about the empty card description boxes, like the one in the pic?
The empty card description could be stencil being broken. A few games like Smash Ultimate and Cadence of Hyrule have issues with this.
Tracked down the issue. It's scissor's y being flipped.
Tracked down the issue. It's scissor's y being flipped.
Well done! Hope that it will get fixed soon!!
https://www.youtube.com/watch?v=tTHmwTNnXRc . It's strange that this guy in the video playing the cards with attack animations without ANY black outs. How come? As we can see he is playing at a quite high speed too.
While probably not the correct fix, I'm attaching a hack that should fix the issue:
As a small update, I'm waiting for Vulkan to be in master to open a pull request to rework the state tracker. After that I can fix this issue (otherwise it would generate conflicts).
come on guys please can anyone fix the empty card description text ? its really annoying :( .
@arafat1991 I attached a patch, didn't I?
@DarkShadow44 im sorry i have no idea how to install things or tinker with yuzu im completely newbie :(
@DarkShadow44 i downloaded ur patch but i didnt know where to put it or what to do, so can you help me please where should i install it or any helpful tips ?
@arafat1991 This is not a support forum. You need to apply the patch and compile from source, which takes a bit of knowledge, or just wait until it's properly fixed.
@DarkShadow44 thank you and sry to bother you guys i guess will have to wait for a proper fix for noobs like me.
hello, I am testing the vulkan version and it works great, the texts of the letters are seen perfectly but the screen looks in mirror mode
Most helpful comment
The empty card description could be stencil being broken. A few games like Smash Ultimate and Cadence of Hyrule have issues with this.