Dolphin, the GameCube and Wii emulator - Forums
Real XFB is broken in Vulkan - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: General Discussion (https://forums.dolphin-emu.org/Forum-general-discussion)
+--- Thread: Real XFB is broken in Vulkan (/Thread-real-xfb-is-broken-in-vulkan)



Real XFB is broken in Vulkan - drhycodan - 11-16-2016

Whenever I load up a game that defaults in real XFB using Vulkan, the emulator just gets stuck on a black screen.


RE: Real XFB is broken in Vulkan - drhycodan - 11-16-2016

Ok, nevermind real XFB works, but it somehow crashes when i load up earthworm jim 2. Since EWJ 2 is one of those rare VC titles that reqire real XFB, I thought it was a real XFB problem. Every other backend is able to run EWJ2, though. So I don;t know what the issue may be.


RE: Real XFB is broken in Vulkan - Craftyawesome - 11-16-2016

I think XFB is mainly why vulkan is experimental.


RE: Real XFB is broken in Vulkan - mbc07 - 11-16-2016

AFAIK Vulkan backend doesn't offer any kind of XFB support at the moment...


RE: Real XFB is broken in Vulkan - Anti-Ultimate - 11-16-2016

XFB was implemented by
https://github.com/dolphin-emu/dolphin/pull/4374


RE: Real XFB is broken in Vulkan - JMC47 - 11-20-2016

It is fixed as of 5.0-1531. Thanks for the report.