libretro / flycast

Flycast is a multiplatform Sega Dreamcast emulator. NOTE: No longer actively developed, use upstream repo for libretro from now on - https://github.com/flyinghead/flycast
http://reicast.com
GNU General Public License v2.0
152 stars 77 forks source link

GPU Timeout with RDNA Cards on core startup #1052

Closed doug-clayton closed 2 years ago

doug-clayton commented 3 years ago

I'm getting an odd GPU timeout issue with my RX 6800XT card that I was not getting previously with an RX 580. During the BIOS boot animation, the GPU hangs and causes a timeout. The issue is reproduceable with both glcore and vulkan drivers set in Retroarch. I am using the latest AMD drivers (21.2.3) and I've been having this issue consistently since I've upgraded my video card. I never had any crashing issues with Flycast beforehand.

This is my log from Crazy Taxi using the BIOS directly. retroarch2021_03_0918_02_35.log

This is my log from Resident Evil 3 using the HLE BIOS, which boots the game, but there is a vertex explosion once anything 3D is rendered and then the GPU hangs. retroarch2021_03_0918_06_32.log

If anyone has any idea what could help, it would be much appreciated.

Immersion95 commented 3 years ago

It doesn't work with my 6800 non XT neither.... Had no problem with my 3070.

This is the code error that I get : DXGI_ERROR_DEVICE_RESET

It happens when 3D is displaying (Scores in CVS2 intro for example).

Immersion95 commented 3 years ago

@doug-clayton : You can try the standalone version which works well with our card

Immersion95 commented 2 years ago

It's working now, you can close the issue.