When using the talkie version of FOTAQ (from the
website) with a build of scummvm that doesn't include
MP3 support, subtitles are flying by way too fast.
Presumably this happens because the game thinks voice
playback has already ended when it comes back without
having done anything. Playing with the subtitle speed
settings doesn't seem to change anything.
This bug has been present in 0.7.x releases at least
and still occurs in 0.8.0 (on Linux).
Logged In: YES
user_id=230314
Well, to me, this is not really a bug as when you start the
game, a warning is displayed about the eventual missing
MP3/OGG/Flac support.
Anyway, I committed some code to fix that. Now if the
required compression support isn't compiled in, subtitles
speed should default to the one in the settings (and not
synchronize with the speech sfx).