Open MrShadow041 opened 3 days ago
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 (b7bc3d57c950256fea96d912ce8a1b03a68dd0e5 2024-11-17)
Affected platform
Desktop app
Operating system
Windows 10.0.19045 (Windows 10 Pro) [64-bit]
Additional information
No response