Jean-André Santoni
Jean-André Santoni
Can you tell a little more about your config? Which OS, display driver, etc?
It's very possible that some systems may need a BIOS and that you don't have the required BIOS.
The bios folder is called the system folder in the libretro world.
On which CPU architecture are you? Can you run `file` on the mupen64plus_next.so so that we can see what arch it is?
I can't reproduce :/ 
Awesome, will try it asap...
Can you replace openal-soft by portaudio in the osx sections of ci.yml and cd.yml?
I think I know what's wrong with the test on OSX. Not sure why it happens on this PR and not on others though. Doing this in SetPixelFormat seems to...
You can just call audio.Init() after Init(&video.Video{}) in Test_coreLoadGame
There may be another one, I see portaudio on a package manager called vcpkg here https://github.com/PortAudio/portaudio/issues/578 I tried your branch on OSX, I noticed 2 things: * the audio is...