#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)
Change History (5)
by , 14 years ago
Attachment: | 0001-add-3-workarrounds-for-QFG4.patch added |
---|
comment:1 by , 14 years ago
Summary: | 3 QFG4 Workarrounds → 3 Workarrounds for QFG4 floppy |
---|
comment:2 by , 14 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:4 by , 6 years ago
Component: | → Engine: SCI |
---|---|
Game: | → Quest for Glory 4 |
Note:
See TracTickets
for help on using tickets.
3 QFG4 Workarrounds