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

[desktop] Hang with vulkan backend on Nvidia Geforce driver 456.38+ #1799

Closed
Herschel opened this issue Dec 1, 2020 · 1 comment
Closed
Labels
A-desktop Area: Desktop Application render-wgpu Issues relating to the wgpu renderer

Comments

@Herschel
Copy link
Member

Herschel commented Dec 1, 2020

An Nvidia driver bug causes Ruffle to hang/panic when using the vulkan backend on recent driver versions (Game Ready Driver 456.38 and newer). The current workaround is to use the DX12 backend (ruffle -g dx12).

Renderdoc capture (also makes renderdoc hang):
vulkan-nvidia-hang.zip

Also reported to wgpu repo here:
gfx-rs/wgpu#983

@Herschel Herschel added A-desktop Area: Desktop Application render-wgpu Issues relating to the wgpu renderer labels Dec 1, 2020
@Herschel
Copy link
Member Author

Crash no longer occurs in #2098.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-desktop Area: Desktop Application render-wgpu Issues relating to the wgpu renderer
Projects
None yet
Development

No branches or pull requests

1 participant