-
Notifications
You must be signed in to change notification settings - Fork 75
Description
Title
When the RetroArch video driver is set to gl, games will run at a really slow speed. This affects both GameCube and Wii games as far as I tested.
Dolphin version
RetroArch version
1.21.0 Flathub (Git 54af661d95)
Platform
Linux Mint 22.2
Renderer
gl (can run OpenGL and Vulkan)
Game exhibiting the issue
Mega Man Network Transmission, Mega Man 9, Mega Man 10, Sonic the Hedgehog 4 - Episode I.
Describe the issue
As described in the title, games will run at slower speeds when the RetroArch video driver is gl. Switching it to vulkan will fix the speed issues but will crash RetroArch when toggling fast forward. This happened recently after updating the dolphin core.
I've tried updating shaders, cores, and core info files all through the online updater menu. I also tried reinstalling the core system files, removing the dolphin save directory, and resetting the dolphin core options as well as the RetroArch config. Nothing worked. The only way to fix the speed issue is using the vulkan driver. I also tested it on different hardware (same OS), and it has the same issue.
Log Output
Using the gl driver: retroarch_gl_driver.log
Using the vulkan driver + fast forwarding (will crash): retroarch_vulkan_driver.log