[Scummvm-tracker] [ScummVM :: Bugs] #15476: SWORD2: PSX: Unhandled Multi-track Video
ScummVM :: Bugs
trac at scummvm.org
Thu Dec 5 22:54:15 UTC 2024
#15476: SWORD2: PSX: Unhandled Multi-track Video
-------------------+-----------------------------
Reporter: sl2365 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: Sword2
Version: | Resolution:
Keywords: | Game: Broken Sword 2
-------------------+-----------------------------
Comment (by davidmorom):
For whatever reason, this cutscene seems to have the video track indexed
as 0 instead of 1. Replacing "track == 1" with "track == 0 !|| track == 1"
on line 210 of file "psx_decoder.cpp" fixes the issue, and it doesn't seem
to affect the playback of the rest of the cutscenes.
--
Ticket URL: <https://bugs.scummvm.org/ticket/15476#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list