[Scummvm-tracker] [ScummVM :: Bugs] #15279: SCI: Some Macintosh games are very slow to start
ScummVM :: Bugs
trac at scummvm.org
Mon Jul 15 10:22:32 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):
The problem is that we need to know which resource to use. If we have to
use a patch resource or not.
Are there really that many patch files for these games?
Maybe there is a subdirectory which has files that are detected as
potential patch files, but they are not patch files?
Another problem is if we do it on demand, we would have to search through
quite a few directories PER FILE, and that would be a performance problem
while the game is running.
--
Ticket URL: <https://bugs.scummvm.org/ticket/15279#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list