[Scummvm-tracker] [ScummVM :: Bugs] #11457: LSL1 VGA (Russian) freezes when hailing cab
ScummVM :: Bugs
trac at scummvm.org
Fri May 1 11:16:04 UTC 2020
#11457: LSL1 VGA (Russian) freezes when hailing cab
-----------------------------------+--------------------------------
Reporter: oprion | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: SCI
Resolution: | Keywords: lsl1sci-ru, freeze
Game: Leisure Suit Larry 1 |
-----------------------------------+--------------------------------
Comment (by sluicebox):
Thank you reporting this. There is something odd about that version of
sound 205, it's using 0xFE as a track terminator instead of 0xFF, which
our SoundResource code expects. I don't know if that was a legal value or
if it's a corrupt sound. SCI Companion can't load this sound either, but
it loads the others, so it looks like it's just this sound that's weird.
In the meantime you can work around this if you have the English version
of the game:
1. Load the English version in ScummVM
2. Bring up the debugger with CTRL+SHIFT+D (or maybe CTRL+ALT+D, it was
recently changed)
3. Enter the command: diskdump sound 205
4. Move the file sound.205 from your ScummVM directory to your Russian
LSL1 directory
--
Ticket URL: <https://bugs.scummvm.org/ticket/11457#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list