Open
Description
The sound of srmp5 is incorrectly.(the sega saturn version: https://www.youtube.com/watch?v=-zHemD6UrUM&t=120s)
I dump the sound data from st0016, and play it with aplay:
aplay -t raw -r 8192 -f S16_LE raw_dump.bin
The voice sounds correct.
The sound data should be 16bits, but st0016 driver read as 8bits.
4_0005b3a0_0006a64d_4ae9.zip