mGBA has reports of sound issues and degraded performance since 0.7.0:
So I tried compiling the RetroArch core for 0.6.3 and surprise: it fixed the sound problems I had with Megaman Battle Network, so I’m quite happy with it.
As far as I can tell, the changes introduced in 0.7.0 were supposed to improve the accuracy on some Pokemon sounds so YMMV by downgrading to 0.6.3 depending on what games are you playing.
this did not work for me, when I run make, I do not get any resulting .so file, the only thing that is close is the correct named file but it has a weird longer extension and changing that to a .so and running it on the gameshell does not do anything
edit: I’m not aware of any other way to get the 0.6.3 version of the mgba .so - any help with this method is appreciated
the problem when I try to run this on my gameshell is I get this when calling cmake:
“-bash: cmake: command not found”
And when I installed CMake on my pc and went through the commands, I didn’t get a resulting .so file.
Am I supposed to be able to use the cmake command on the gameshell by default?
I’m running the 0.21 version of the OS.