Opened 2 weeks ago

Closed 9 days ago

#17097 closed defect (fixed)

MADS: PHANTOM: Cackle on main menu seems too high-pitched

Reported by: eriktorbjorn Owned by: fusefib
Priority: normal Component: Engine: MADS
Version: Keywords:
Cc: Game:

Description

On the main menu of the Return of the Phantom, as the mask appears there is laughter. While I haven't tried it in DOSBox in a while, judging by https://www.youtube.com/watch?v=D0jp0zriI6A ScummVM is currently playing this at the wrong pitch.

The pitch is specified in speech_load() as 8192 Hz for Rex Nebular and 11025 Hz for everything else. But here it seems that 8192 Hz produces the correct result?

Also, it seems that the laughter should be played again when the menu options appear but that doesn't happen in ScummVM.

Change History (4)

comment:1 by eriktorbjorn, 2 weeks ago

Owner: set to dreammaster

comment:2 by eriktorbjorn, 13 days ago

I have tested the behavior in DOSBox now, and I got the same as in the YouTube video. So it seems ScummVM is doing it wrong.

comment:3 by fusefib, 13 days ago

PR sent for this.

comment:4 by eriktorbjorn, 9 days ago

Owner: changed from dreammaster to fusefib
Resolution: fixed
Status: newclosed

Seems to work now.

Note: See TracTickets for help on using tickets.