#10856 closed defect (fixed)
SCI: QFG1VGA: Mac version disables Antwerp controls and kills you
Reported by: | sluicebox | Owned by: | bluegr |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | original has-pull-request | |
Cc: | Game: | Quest for Glory 1 |
Description
QFG1VGA Mac disables all controls when the antwerp falls in room 78, the northern antwerp room, killing the player by not allowing them to defend themselves. This is a script bug Sierra introduced when trying to improve this scene from the PC version. Walking east to room 85 demonstrates how it's supposed to work and what Sierra was attempting in this version: disabling everything except the inventory controls.
To reproduce with attached save game, walk north. The antwerp will fall and all input will be disabled.
Attachments (1)
Change History (4)
by , 2 years ago
Attachment: | qfg1vga-mac.006 added |
---|
comment:1 by , 2 years ago
comment:2 by , 2 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Script patch: https://github.com/scummvm/scummvm/pull/1470