[Scummvm-tracker] [ScummVM :: Bugs] #15736: SCI: QFG1 EGA: Obscure Freeze in Brigand Fortress Entrance
ScummVM :: Bugs
trac at scummvm.org
Fri Feb 21 12:37:51 UTC 2025
#15736: SCI: QFG1 EGA: Obscure Freeze in Brigand Fortress Entrance
-------------------------------------------------+-------------------------
Reporter: ArthurWalden | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine:
| SCI
Version: | Resolution:
Keywords: qfg1, brigand fortress, alarm, trip | Game: Quest for
rope wire | Glory 1
-------------------------------------------------+-------------------------
Comment (by eriktorbjorn):
I tried bisecting, and landed on this commit:
{{{
bfa26ffc44f80e4eb3d8590f5f865cda6a5188b7 is the first bad commit
commit bfa26ffc44f80e4eb3d8590f5f865cda6a5188b7
Author: Filippos Karapetis <md5 at scummvm.org>
Date: Mon Jun 13 16:43:04 2011 +0300
SCI: Reverted commit db7dea3
The original check was correct, and the associated MG bug (#3049515)
has
actually been fixed with another commit.
Fixes bug (regression) #3315639 - "Character Glitches in KQ4 SCI".
Many thanks to waltervn and wjp for their help on this
engines/sci/graphics/compare.cpp | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
}}}
The reverted commit was to address https://bugs.scummvm.org/ticket/5278
Re-reverting (deverting?) the commit seems to fix the QFG1 problem, but
presumably breaks https://bugs.scummvm.org/ticket/5755 again? I'm way out
of my depth here...
--
Ticket URL: <https://bugs.scummvm.org/ticket/15736#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list