yuzu icon indicating copy to clipboard operation
yuzu copied to clipboard

Bug Sky-High Sundae Vulkan AMD MK8D

Open rgbarros120 opened this issue 2 years ago • 5 comments

Some fix forecast for Sky-High Sundae track for Vulkan AMD, so far not fixed. Many games have these graphical bugs, this one is an example of them, due to the lack of RDNA2.

My Specs: Radeon RX 560OC 4GB; RYZEN 5 1600; 16GB DE RAM.

yuzu_log.txt Sem título

rgbarros120 avatar Aug 23 '22 20:08 rgbarros120

there was 0 'forecasted' fixes for mk8d graphically, especially on AMD. you'll be waiting a significant amount of time for specific map based issues.

G-Spawn avatar Aug 23 '22 20:08 G-Spawn

there was 0 'forecasted' fixes for mk8d graphically, especially on AMD. you'll be waiting a significant amount of time for specific map based issues.

But after all it will be corrected or not in the future. Because we don't know and with that the bugs are just accumulating. Pokemon Sword and shield also until today in vulkan and no solution so far either.

rgbarros120 avatar Aug 23 '22 20:08 rgbarros120

Of course they will try to fix it in time. Just 0 ETA. You'll have a much easier time just joining the discord and tracking changes there so you arent turning an issue support request into general inquiry forum.

G-Spawn avatar Aug 23 '22 21:08 G-Spawn

I'm not sure, but for me the texture problem is the decoders from the version 4.3 of ffmpeg, update to version 5.1 (only HEVC decoder), please try it, I just compiled it, I haven't tried it yet. The version qt. https://github.com/mcastellonc201/yuzu_cmd-update082022/blob/main/Release.zip

if you want to try other decoders, ./configure --arch=x86_64 --target-os=mingw64 --enable-shared
--disable-avdevice
--disable-avfilter
--disable-avformat
--disable-doc
--disable-everything
--disable-programs
--disable-mediafoundation
--disable-schannel
--disable-zlib
--disable-iconv
--disable-network
--disable-postproc
--disable-swresample
--disable-d3d11va
--disable-dxva2
--enable-decoder=hevc make -j$(nproc)

for h264, change --enable-decoder=h264

Good luck. Regards.

mcastellonc201 avatar Aug 24 '22 14:08 mcastellonc201

Same bug on the SteamDeck :/

FederAndInk avatar Sep 09 '22 00:09 FederAndInk

duplicate of #8748

gidoly avatar Nov 06 '22 01:11 gidoly