Opened 14 years ago

Closed 14 years ago

Last modified 5 years ago

#9199 closed patch

3 Workarrounds for QFG4 floppy

Reported by: SF/henne-nwh Owned by: bluegr
Priority: normal Component: Engine: SCI
Version: Keywords:
Cc: Game: Quest for Glory 4

Description

This patch adds 3 workarrounds for QFG4. These errors can happen in all rooms.

They appear while:

* accessing the game menu:

Uninitialized read for temp 3 from method controlPlane::setBitmap (script 64917, room 810, localCall ffffffff)!

* while a fight

Uninitialized read for temp 3 from method Plane::setBitmap (script 64917, room 810, localCall ffffffff)!

* open characterscreen

Uninitialized read for temp 5 from method charInitScreen::dispatchEvent (script 15, room 770, localCall ffffffff)!

(END)

Ticket imported from: #3040164. Ticket imported from: patches/1304.

Attachments (1)

0001-add-3-workarrounds-for-QFG4.patch (2.7 KB ) - added by SF/henne-nwh 14 years ago.
3 QFG4 Workarrounds

Download all attachments as: .zip

Change History (5)

by SF/henne-nwh, 14 years ago

3 QFG4 Workarrounds

comment:1 by bluegr, 14 years ago

Summary: 3 QFG4 Workarrounds3 Workarrounds for QFG4 floppy

comment:2 by bluegr, 14 years ago

Owner: set to bluegr
Status: newclosed

comment:3 by bluegr, 14 years ago

Thanks, added in rev #51762

comment:4 by digitall, 5 years ago

Component: Engine: SCI
Game: Quest for Glory 4
Note: See TracTickets for help on using tickets.