[Scummvm-tracker] [ScummVM :: Bugs] #11921: Zak McKracken Plane Scene Time elapses too fast to solve tasks
ScummVM :: Bugs
trac at scummvm.org
Fri Nov 27 11:12:22 UTC 2020
#11921: Zak McKracken Plane Scene Time elapses too fast to solve tasks
----------------------------+-------------------------------
Reporter: Alex170375 | Owner: bluegr
Type: defect | Status: closed
Priority: blocker | Component: Engine: SCUMM
Resolution: duplicate | Keywords: Gamespeed to fast
Game: Zak McKracken |
----------------------------+-------------------------------
Comment (by Alex170375):
Hi Ben,
I had a lot of work so I couldn’t write earlier.
Here the Scripts:
Scripts when entering the Plane, before Speech:
Zak McKracken and the Alien Mindbenders, FM-Towns, english
+——-—————————————————----------------------------------————-+
| # | num| offst | sta | typ | fr | rec | fc | cut |
+—-----+—---——+—------——-+—----+---—-+—---+—---—-+—---+—---—+
| 1 | 57| 0000e| 129| 2| 0| 0| 1| 0|
| 2 | 8| 0000a| 129| 2| 0| 0| 1| 0|
| 3 | 10002| 1321e| 13| 1| 0| 0| 1| 0|
| 4 | 216| 14330| 2| 3| 1| 0| 0| 0|
| 5 | 49| 0000f| 129| 2| 0| 0| 1| 0|
| 6 | 56| 00025| 129| 2| 0| 0| 1| 0|
| 7 | 212| 14097| 1| 3| 1| 0| 0| 0|
| 8 | 202| 135dc| 1| 3| 0| 0| 0| 1|
| 12 | 211| 0971a| 0| 3| 1| 0| 0| 0|
| 13 | 212| 09761| 0| 3| 1| 0| 0| 0|
| 14 141| 001cc| 130| 2| 0| 0| 1| 0|
Scripts after Cutscene, Zak can do Tasks:
+——-—————————————————----------------------------------————-+
| # | num| offst | sta | typ | fr | rec | fc | cut |
+—-----+—---——+—------——-+—----+---—-+—---+—---—-+—---+—---—+
| 1 | 57| 0000e| 1| 2| 0| 0| 0| 0|
| 2 | 8| 0000a| 1| 2| 0| 0| 0| 0|
| 4 | 216| 142ba| 2| 3| 1| 0| 0| 0|
| 5 | 49| 0000f| 1| 2| 0| 0| 0| 0|
| 6 | 56| 00025| 1| 2| 0| 0| 0| 0|
| 7 | 212| 14097| 1| 3| 1| 0| 0| 0|
| 9 | 203| 13848| 2| 3| 0| 0| 0| 0|
| 10 | 209| 13ef3| 2| 3| 1| 0| 0| 0|
| 12 | 211| 0971a| 0| 3| 1| 0| 0| 0|
| 13 | 212| 09761| 0| 3| 1| 0| 0| 0|
Scripts after Sounds changes and the Plane is landing:
+——-—————————————————----------------------------------————-+
| # | num| offst | sta | typ | fr | rec | fc | cut |
+—-----+—---——+—------——-+—----+---—-+—---+—---—-+—---+—---—+
| 1 | 57| 0000e| 129| 2| 0| 0| 1| 0|
| 2 | 8| 0000a| 129| 2| 0| 0| 1| 0|
| 4 | 216| 14330| 2| 3| 1| 0| 0| 0|
| 5 | 49| 0000f| 129| 2| 0| 0| 0| 0|
| 6 | 56| 00025| 129| 2| 0| 0| 1| 0|
| 7 | 212| 14097| 1| 3| 1| 0| 0| 0|
| 9 | 203| 13807| 130| 3| 0| 0| 1| 0|
| 10 | 209| 13f45| 1| 3| 1| 0| 0| 1|
| 12 | 211| 0971a| 0| 3| 1| 0| 0| 0|
| 13 | 212| 09761| 0| 3| 1| 0| 0| 0|
Everything you wrote had no effect I had to use the work-around with
Windows.
Maybe this helps a little...
;-)
--
Ticket URL: <https://bugs.scummvm.org/ticket/11921#comment:12>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list