AshLancer / QFG4-Enhanced

An unofficial update for Quest for Glory IV: Shadows of Darkness that builds on Sierra's anthology release and NewRisingSun's speed fixes. Fixes crashes, lockups, dead ends, glitches, sprites/animations, sounds, music, and text. Restores cut content and audio. Written in SCI programming language using the SCI Companion 3.0 tool.
54 stars 5 forks source link

Possible to fix the wrong voice from Franz at the inn when he introduces himself? #4

Open TarkinMX opened 2 years ago

TarkinMX commented 2 years ago

This decades old bug has always been a pet peeve of mine. When at the inn, asking the three men at the table their names, the text and voice for Franz doesn't match.

Text: I be Franz. I am wealthy garlic grower. Voice: Listen I'm tellin' ya, Igor's death must be avenged!

Hoping the correct audio is in the resource file.

AshLancer commented 2 years ago

Hi Tarkin,

This is unfortunately, not something that can be fixed. I've asked people about it and listened to the RESOURCE.AUD file with GameAudioPlayer for the missing audio line. But I just can't seem to find it! Best theory at this point is that the audio line was probably lost during transfer from the original tape at Sierra. We could mute the line, but a lot of fans have grown fond of hearing it, so I'm not sure what to do.

TarkinMX commented 2 years ago

I would try to help if I could but I don't know how to look through the resource.aud to find it. I did find the line in SCI Companion and play the audio attached but that was about the extent of my abilities.