Hi,
I found a post "SQ4 Intro (Missing Subtitles)" in "General and Everything Else" subforum:
https://sciprogramming.com/community/index.php?topic=2031.0As I'm working in the translation for SQ4 CD, I've reached the ending and seen that some of the ending lines are missing (in fact, they show too fast, or even near don't show, with NRS Update 3 or not). I seen that @doomlazer has fixed this deleting the lines because presumably, the voices does not exists. But, in fact, the SQ4 CD has that lines, but I don't understand how it finds (and play them).
This is part of the code showing the text or the speech depending on what we have set (Text or Speech):

And here is the Prop when using Speech in normal vanilla game:

Ok, here it says, talkerNum 34, but I can not find this talker in messages file Message.557. But it seems that plays the audio (Roger and Roger Jr. talking at the same time). Maybe it is a sound, I don't know. Apart, in Message.557, the text lines exist, but the voices not (although they seem to play in speech mode).
I would like to know how the game finds that voice AND I would like to know if it is possible to do some type of fix/patch when using Text and Speech settings at the same time (like in ScummVM).