libretro / Mu

A new Palm OS emulator targeting compatibility, speed, and accuracy in that order. This is dedicated to Emily, the developer of Mu, who passed away in 2020. May you rest well.
https://meepingsnesroms.github.io/
Other
41 stars 15 forks source link

No audio if 48kHz is not supported ~~Linux Standalone - Segfault just after device starts.~~ #30

Open HeroponRikiBestest opened 2 months ago

HeroponRikiBestest commented 2 months ago

Upon building from latest using cmake, and placing palmos41-en-m515.rom in the proper location, the emulator will display the device briefly for a moment, before immediately segfaulting.

crash

Linux Mint 21.2

Qt Build

865acf3

md5sum palmos41-en-m515.rom 
83cb1d1c76e568b916dc2e7c0bf669f6  palmos41-en-m515.rom

Just in case they're relevant, cmake . and cmake --build . output respectively:

cmake.txt

cmakebuild.txt

XerTheSquirrel commented 2 months ago

Would you be able to send your RAM image?

XerTheSquirrel commented 2 months ago

This crash is due to lacking support for 48000Hz audio, I have fixed the crash and thus I will rename this issue for lower resolution audio support.