[Scummvm-tracker] [ScummVM] #9862: SCI: Police Quest 3: Missing 10 points when you give Marie the locket at the hospital
Martin Kiewitz
trac at scummvm.org
Sat Jul 1 11:45:32 CEST 2017
#9862: SCI: Police Quest 3: Missing 10 points when you give Marie the locket at
the hospital
-----------------------------+-------------------------
Reporter: SeanW1975 | Owner: m-kiewitz
Type: defect | Status: pending
Priority: normal | Component: Engine: SCI
Resolution: fixed | Keywords:
Game: Police Quest 3 |
-----------------------------+-------------------------
Comment (by m-kiewitz):
Script patch should work for every version out there.
I was able to verify that it works for the English PC floppy. The English
Amiga version. The German PC floppy.
I couldn't check the Spanish version and also not the EGA version.
One can check it easily by enabling ScriptPatcher debug output (start
scummvm with parameter --debugflags=ScriptPatcher.
Then warp to room 36 by entering "room 36" inside SCI debugger.
You should now see that the patch was applied.
To verify even further one can get the locket by entering "vo ego", then
checking where ego is (global address is mentioned right there, it should
be something like [0001:011c] ego : 69 vars...
Then enter "send locket moveTo [ego-address]" to give yourself the locket.
After that you can give the locket to Marie.
--
Ticket URL: <https://bugs.scummvm.org/ticket/9862#comment:8>
ScummVM <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list