libretro / dolphin

Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
https://dolphin-emu.org/
GNU General Public License v2.0
86 stars 68 forks source link

Android Gamepads crashes Dolphin core (on Windows 10). #214

Open SMIBoy opened 3 years ago

SMIBoy commented 3 years ago

Hi, at first I'm getting this crash when I tried to load any game with Dolphin. So I activated the Retroarch debug log and the only thing It throws is a "game played for 00:00:00 seconds" and then closes (cleanly). After some tests I've realized that the error is due to the Xiaomi Bluetooth Gamepad that I'm using (Dolphin works as it should with the keyboard), so I decided to try if it's definitely the Android autoconfig joypad controller what is failing.

I've loaded Steam Link in my mobile device in order to use the "onscreen virtual gamepad" and then launched Dolphin again: Same error!! Dolphin opens and closes cleanly immediately. Same log record.

I've detected this error with Dolphin and FlyCast cores (FlyCast solved after updating Retroarch to 1.9.5 and all the cores to their latest version), so maybe It's a Retroarch related error. All other cores are working properly with both Android controllers (Xiaomi Gamepad and Steam Link's Android onscreen Gamepad).

Thanks a lot for all your good work and for sharing this wonderful core with everyone.