[Scummvm-tracker] [ScummVM :: Bugs] #14558: SCI: Use the SCI32 SOL decoder for SCI 0-1.1 games
ScummVM :: Bugs
trac at scummvm.org
Sun Jul 30 21:37:43 UTC 2023
#14558: SCI: Use the SCI32 SOL decoder for SCI 0-1.1 games
------------------------+-------------------------
Reporter: ccawley2011 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: SCI
Version: | Keywords: performance
Game: |
------------------------+-------------------------
The SCI engine has two SOL decoders. As far as I can tell, these both
handle the same format, but the SCI32 version streams the file off the
disk as-needed, while the SCI0-1.1 decodes the entire file up front, which
is likely to be slower and require more RAM.
--
Ticket URL: <https://bugs.scummvm.org/ticket/14558>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list