[ scummvm-Bugs-1328153 ] MANIACNES: (enhance) .NES files shouldn't need hex editor

SourceForge.net noreply at sourceforge.net
Sun Oct 16 22:32:16 CEST 2005


Bugs item #1328153, was opened at 2005-10-16 13:32
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1328153&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Launcher/Install
Group: Maniac Mansion (NES)
Status: Open
Resolution: None
Priority: 5
Submitted By: Dan Fabulich (dfabulich)
Assigned to: Nobody/Anonymous (nobody)
Summary: MANIACNES: (enhance) .NES files shouldn't need hex editor

Initial Comment:
The Maniac NES version has gotten very little end-user
testing, in part because it is so difficult to set
up... it requires you to use a hex editor, which is not
easy for most mere mortals.

The Readme section 3.8 explains how to skip the first
16 bytes of a standard .NES file to create a .PRG file.
 It's a bit silly that we make end users jump through
this hoop, but I figured that at least the
extract_mm_nes should be able to handle it.

Instead, it said: "Apparently you're feeding me with
full ROM and not just PRG section. See ScummVM README
section 3.8."

But if there's enough code in there to DETECT the full
ROM, there should be enough code to just skip over the
first 16 bytes and get on with the task automatically.

Ideally, ScummVM could just handle a .NES file
directly, without any additional modifications, but if
that's too much to ask for, I'd like to at least
request that extract_mm_nes handle it for me.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1328153&group_id=37116




More information about the Scummvm-tracker mailing list