Opened 16 years ago

Closed 16 years ago

Last modified 6 years ago

#8942 closed patch

Synch extract_mm_nes with ScummVM's engines/scumm/file_nes

Reported by: SF/quietust Owned by: sev-
Priority: normal Component: Tools
Version: Keywords:
Cc: Game:

Description

ScummVM's engines/scumm/file_nes.cpp was updated a while ago to reduce its memory footprint, though the command-line tool extract_mm_nes was never updated similarly. This patch brings these two files in synch with each other, as well as updating the MSVC project files to correctly enable the structure packing #pragma directives (without which, 00.lfl will be corrupted).

Ticket imported from: #2415817. Ticket imported from: patches/1047.

Attachments (1)

extract_mm_nes_cleanup.diff (166.5 KB ) - added by SF/quietust 16 years ago.
extract_mm_nes cleanup

Download all attachments as: .zip

Change History (5)

by SF/quietust, 16 years ago

Attachment: extract_mm_nes_cleanup.diff added

extract_mm_nes cleanup

comment:1 by SF/quietust, 16 years ago

Once this patch is applied, I will submit an additional patch to add the data offsets for the Italian version of NES Maniac Mansion.

comment:2 by sev-, 16 years ago

Thanks, committed as is.

comment:3 by sev-, 16 years ago

Owner: set to sev-
Status: newclosed

comment:4 by digitall, 6 years ago

Component: Tools
Note: See TracTickets for help on using tickets.