Opened 15 years ago

Closed 15 years ago

Last modified 5 years ago

#8974 closed patch

PS2 MADE (Return to Zork) heap patch

Reported by: sunmax Owned by: johndoe123
Priority: normal Component: Port: PS2
Version: Keywords:
Cc: Game: Return to Zork

Description

Modified MADE palettes to use heap instead of stack, cause PS2 (or its gcc) don't like big stack usage in ctr. The former was causing RTZ to crash on PS2 at start when calling setPalette.

Ticket imported from: #2668849. Ticket imported from: patches/1079.

Attachments (1)

ps2-made.patch (2.0 KB ) - added by sunmax 15 years ago.
ps2-made.patch

Download all attachments as: .zip

Change History (6)

by sunmax, 15 years ago

Attachment: ps2-made.patch added

ps2-made.patch

comment:1 by fingolfin, 15 years ago

Owner: set to johndoe123

comment:2 by fingolfin, 15 years ago

Looks good to me, but let's here what johndoe has to say.

comment:3 by johndoe123, 15 years ago

Status: newclosed

comment:4 by johndoe123, 15 years ago

I applied the patch with slight changes (new/delete instead of malloc/free, just a personal preference)

comment:5 by digitall, 5 years ago

Component: Port: PS2
Game: Return to Zork
Note: See TracTickets for help on using tickets.