#9110 closed patch
MM NES: Add support for original save/load dialog
| Reported by: | SF/sanguinehearts | Owned by: | sev- |
|---|---|---|---|
| Priority: | normal | Component: | Engine: SCUMM |
| Version: | Keywords: | ||
| Cc: | Game: | Maniac Mansion |
Description
I was fiddling around with descumm and dumped the MM NES scripts. I noticed that script 163 handles the save load dialog. The following patch adds support for using this dialog with 'alt-f5'. Its very simple but I think the original save load dialogs are quite nice. This is based on looking at the code that is already available for loading the original save/load dialogs for the other games.
Ticket imported from: #2898445. Ticket imported from: patches/1215.
Attachments (1)
Change History (4)
by , 17 years ago
| Attachment: | MMNESSAVE.patch added |
|---|
comment:1 by , 16 years ago
| Owner: | set to |
|---|---|
| Status: | new → closed |
comment:3 by , 8 years ago
| Component: | → Engine: SCUMM |
|---|---|
| Game: | → Maniac Mansion |
Note:
See TracTickets
for help on using tickets.

MM NES: Add support for original save/load dialog