You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error suggests you don't have any supported graphics backend. What kind of GPU do you have?
If you're trying to run Ruffle without a GPU, you'd need a software renderer that supports either OpenGL, Vulkan, or Microsoft DirectX. On Linux there's llvmpipe, not sure what's available on Windows.
I just tried to execute the program for the first time,
What does the crash message say?
panicked at desktop\src\app.rs:466:14:
GUI controller should be created: No compatible graphics backends of any kind were available
Ruffle Version
0.1.0-nightly (b7bc3d5 2024-11-17)
Affected platform
Desktop app
Operating system
Windows 10.0.19045 (Windows 10 Pro) [64-bit]
Additional information
No response
The text was updated successfully, but these errors were encountered: