[Scummvm-tracker] [ScummVM :: Bugs] #13165: SCI: QFG1-JP crash on long messages with Japanese subtitles
ScummVM :: Bugs
trac at scummvm.org
Fri Jan 14 19:09:28 UTC 2022
#13165: SCI: QFG1-JP crash on long messages with Japanese subtitles
----------------------+--------------------------------
Reporter: sluicebox | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: SCI
Version: | Resolution:
Keywords: original | Game: Quest for Glory 1
----------------------+--------------------------------
Comment (by m-kiewitz):
That's easier said than done. All these texts are dynamically loaded, so
we can't easily say "well in this special case strip everything away" via
scripts. At some point I had planned some way to extend script space, so
we would have more space to work with.
Of course one could implement a workaround within the interpreter itself
instead of a script patch, but I don't like such hacks at all.
--
Ticket URL: <https://bugs.scummvm.org/ticket/13165#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list