The installer does not properly check for a headered ROM, and will patch a headered ROM as though it were unheadered.

Issue #2 resolved
Dylan Morrison repo owner created an issue

The installer's routines for ROM checking actually have variables available for checking for a headered ROM, but stupidly I forgot to use them. This should be an easy enough fix.

Comments (3)

  1. Dylan Morrison reporter

    Fixed in commit d416288, the installer now checks for and properly removes the header of headered ROMs during the install.

  2. Log in to comment