N64 games and Wario Land 4 say "failed to load the game" opening them
ExGuestCJ opened this issue · 4 comments
ExGuestCJ commented
N64 games and Wario Land 4 say "failed to load the game" opening them
kivutar commented
It's because ludo doesn't yet support mupen64plus on linux or osx.
Ludo doesn't have the hardware acceleration part of the libretro API.
The windows version of mupen is built with LLE and the software renderer, the linux version apparently not yet.
Either I'll add hardware acceleration in Ludo, either I'll ask the maintainer of mupen64_plus_next to build with LLE.