Skip to content
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

Open
Triticum0 opened this issue Jan 6, 2025 · 2 comments
Open

Vulkan crashes #1846

Triticum0 opened this issue Jan 6, 2025 · 2 comments
Labels
bug Something isn't working vulkan

Comments

@Triticum0
Copy link

Triticum0 commented Jan 6, 2025

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

@Triticum0 Triticum0 added the bug Something isn't working label Jan 6, 2025
@mborgerson
Copy link
Member

Nice, thanks

@neakmenter
Copy link

neakmenter commented Jan 7, 2025

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!
Program:
xemu.exe
File: ../hw/xbox/nv2a/pgraph/vk/texture.c
Line:1244

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.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working vulkan
Projects
None yet
Development

No branches or pull requests

3 participants