[Scummvm-tracker] [ScummVM :: Bugs] #13862: SCUMM/HE: Blue's Treasure Hunt - Breakout Minigame does not load levels correctly

ScummVM :: Bugs trac at scummvm.org
Sun Jul 7 21:22:19 UTC 2024


#13862: SCUMM/HE: Blue's Treasure Hunt - Breakout Minigame does not load levels
correctly
-------------------------+-----------------------------------
Reporter:  Thunderforge  |       Owner:  (none)
    Type:  defect        |      Status:  new
Priority:  normal        |   Component:  Engine: SCUMM
 Version:                |  Resolution:
Keywords:                |        Game:  Blue's Treasure Hunt
-------------------------+-----------------------------------
Comment (by AndywinXp):

 Okay, I kind of figured it out: the scripts are trying to open
 `blues2.he9` to load the breakout levels. The issue is... the .he9 file in
 the CD is called `Blue'sTreasureHunt-Disc2.he9` instead.  So the scripts
 acknowledge in our case acknowledge that this file does not exist, and
 open a bunch of debug levels instead, which are the ones you are seeing.

 The missing element of the puzzle is how to actually make this work in the
 same way they did... I'm guessing it has something to do with the way the
 game is installed from the original CD, since it copies some file over to
 the hard drive. But I'll figure out the rest tomorrow...
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/13862#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list