#8140 closed patch
INDY3: Possible intro fix
Reported by: | eriktorbjorn | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Indiana Jones 3 |
Description
This is an attempt to fix the Indy3 intro again (making the little trains run correctly across the LucasFilm logo), without having to revert the fix for bug #643001 ("INDY3: Indy can walk over the shelves").
The full discussion can be found in the aforementioned bug report, but to summarize this extends a previous hack so that the trains are both "ignore boxes" (as scripted) and "always clip" (as hacked).
I wouldn't be surprised if the underlying bug here is related to walkbox 0, but at least this patch doesn't add any *new* hacks. (In fact, it removes one that looked unnecessary to me.)
As far as I know, this patch should not be applied to 0.3.0 since the experimental bugfix for #643001 hasn't been applied there yet.
Ticket imported from: #649356. Ticket imported from: patches/245.
Attachments (1)
Change History (3)
by , 22 years ago
Attachment: | indy3-trains.diff added |
---|
comment:1 by , 22 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:2 by , 6 years ago
Component: | → Engine: SCUMM |
---|---|
Game: | → Indiana Jones 3 |
Patch against a December 5 CVS snapshot