[Scummvm-tracker] [ScummVM] #10814: QFG4: Crash in cave when fighting Pit Horror below the tightrope

Martin Kiewitz trac at scummvm.org
Thu Nov 22 12:11:38 CET 2018


#10814: QFG4: Crash in cave when fighting Pit Horror below the tightrope
--------------------------------+-------------------------
  Reporter:  Vhati              |      Owner:  (none)
      Type:  defect             |     Status:  new
  Priority:  normal             |  Component:  Engine: SCI
Resolution:                     |   Keywords:  SCI32
      Game:  Quest for Glory 4  |
--------------------------------+-------------------------

Comment (by m-kiewitz):

 Ah wait, it seems that maybe the detection here is a false positive.

 For original SCI it was fine to do a bitwise OR against a value plus an
 offset, because both were 16-bit integers, but in some cases there are
 script bugs which break things, that's why we got this detection going.

 I guess maybe that code is really working as intended (checking for an
 object OR that kernel call returning 1) and we can simply pass it through.

--
Ticket URL: <https://bugs.scummvm.org/ticket/10814#comment:15>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list