MiSTer-devel / SMS_MiSTer

Sega Master System for MiSTer
45 stars 43 forks source link

Game Gear: Madou Monogatari II and III do not play voice samples correctly #74

Closed TheOpponent closed 1 year ago

TheOpponent commented 3 years ago

In these games, voices play at a nearly inaudible level. Voice samples in the other two games in the series, Madou Monogatari I and A, do have voice samples at the correct volume.

birdybro commented 2 years ago

Just tested and https://github.com/MiSTer-devel/SMS_MiSTer/pull/138 does not resolve this either.

wwark commented 2 years ago

It seems resolved on my side with the commit #138

birdybro commented 2 years ago

In Madou Monogatari II just after the Sega logo the sound the character makes when opening it's mouth is distorted and quiet in the latest build, sounds like static. This was the same behavior as the previous build.

https://youtu.be/p_LgWXtyukY?t=16 - a software emulator example, but a decent example nonetheless.

The sounds work on Madou Monogatari I and Madou Monogatari A, but not II and III

wwark commented 2 years ago

It is not my case. On the last release of SMS the sound of open mouth in Madou Monogatari II is off (no sound at all). With the last commit, I have the sound of open mouth but maybe it requires more work to match the one on emulator/real hardware.

Thelypody commented 2 years ago

It also looks like fixed on my end. On 20220620 release of the core Carbuncle (orange guy) is silent in Madou Monogatari II intro. With an unofficial build with #138 applied, he shouts with a very clear vocal sample. No sounds of static present.

birdybro commented 2 years ago

Okay all of a sudden it's working for me?! Not sure what's different when I go upstairs to my development MiSTer... hrmm. Well it looks like this is resolved!! :)

wwark commented 2 years ago

Great ! Do you think it could fix some sound issues on Genesis Core ?

birdybro commented 2 years ago

Maybe, but I kinda doubt it. The only currently open PSG issue where it is completely missing is due to the bus arbiter issues most likely. I could try it though and see if demons of asteborg gets resolved too.

birdybro commented 1 year ago

This issue can be closed.