-
-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vulkan crashes #1846
Comments
Nice, thanks |
Similar also happens on the cerbios bootscreen for me. (xemu 0.8.5, previous version 0.7.something? worked fine) on intel iris xe graphics driver 32.0.101.5989. Windows 11 23H2. I've tried removing shader caches etc. Only crashes on Vulkan, OpenGL is fine. Assertion failed! Expression: vk_result == VL_SUCCESS && "vk check failed" However, it boots and seems to run fine for me on the suggested Complex_4627v1.03 BIOS. even booting to XBMC4Gamers (720p) seems okay on this. goes in game and plays fine on Crash TWOC. (Side note: I've always had screen corruption on XE MAX discrete laptop GPU on all versions of xemu so I lock windows settings for "power saving" and it's usually fine on the integrated GPU.) |
have this one too on linux with amd igpu. (I'm using cerbios indeed, for chihiro games)
|
I know why xemu is crashing with Vulkan backend when using cerbios and it'll be fixed soon. Until then, you can use another bios or boot with gl then switch to vulkan at runtime. The cerbios boot crash is different than the main issue crash above. |
I experience something similar but i am not able to switch to vulkan at runtime. I have an intel igpu and a nvidia card.
This happens with a v1.03 bios and with another one. |
Bug Description
Some game crash on vulkan with this assertion.
xemu-v0.8.5-x86_64.appimage:`` ../hw/xbox/nv2a/pgraph/glsl/vsh.c:105: pgraph_gen_vsh_glsl: Assertion !(is_uniform && is_swizzled)' failed.
Games affected
Beyond Good And Evil
Nascar 05 Chase for the cup 2005
Nascar 06 Total Team Control
Nascar 07
Nascar Thunder 2004
Expected Behavior
Should'nt crash
xemu Version
v8.5
System Information
OS | Bazzite 41
CPU | AMD Ryzen 5 5700x Eight-Core Processoe
Graphics Device | NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2
Graphics Driver | 4.0.0 NVIDIA 565.308.0
Additional Context
No response
The text was updated successfully, but these errors were encountered: