Decreasing audio buffer seems to fix almost completely the slow and laggy gba emulation with mGBA core on Nintendo Wii.
Changes on github:
Already compiled, tested, and I can say for sure this is the best gba emulator for the Wii thanks to the coder Endrift.
As I said days ago on the 1.2.2 bug thread, any gba core for Wii is not loading large roms (32 mb). I hope this can be fixed soon.
Edit: Make sure to edit manually the file “mgba_libretro_wii.dol.cfg”, change the audio out rate to 32000.
From this: audio_out_rate = “48000”
To this: audio_out_rate = “32000”
Have fun!
Updated post with download link to mgba libretro wii core