[Scummvm-tracker] [ScummVM :: Bugs] #15279: SCI: Some Macintosh games are very slow to start
ScummVM :: Bugs
trac at scummvm.org
Mon Jul 15 10:37:57 UTC 2024
#15279: SCI: Some Macintosh games are very slow to start
-------------------------+--------------------------
Reporter: eriktorbjorn | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: SCI
Version: | Resolution:
Keywords: | Game:
-------------------------+--------------------------
Comment (by m-kiewitz):
Oh, also it's not even just resource access.
I think there are even situations where a script for example checks if a
resource exists.
And you can in fact add additional resources via patch files. It's not
even just existing resources, it may be new resources.
Even just remembering each resource that you already checked would also
increase memory requirements.
You really have to check what's going on, either there are thousands of
patch files, or it's just tons of files that have nothing to do with the
game and are just checked.
--
Ticket URL: <https://bugs.scummvm.org/ticket/15279#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list