Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

EarthBound Beginnings/Anti-Piracy: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Dr. Floppy Accreditation)
Line 19: Line 19:
* $3286A: Change “D0-11” to “EA-EA”
* $3286A: Change “D0-11” to “EA-EA”
* $32872: Change “D0-09” to “EA-EA”
* $32872: Change “D0-09” to “EA-EA”
=Notes=
Big thanks to [http://www.romhacking.net/forum/index.php?action=profile;u=305 Dr. Floppy] for discovering this information.

Revision as of 15:07, 19 October 2014

The Anti-Piracy coding for Eartbound Zero.

Locations

At certain points in the Earthbound Zero, the game will look at the ROM's checksum to see if it has been altered. If it has, then the game may activate an anti-piracy screen at any of the following points:

  • Reaching the title screen.
  • Teleporting to Magicant.
  • Checking the XX Stone.
  • Before the "All That I Needed Was You" performance in the Live House.
  • Before the "Fallin' Love" dance scene in Mt. Itoi's cabin.

Disabling

In order to disable all of Earthbound Zero's anti-piracy screens, change the following bytes in the ROM:

  • $3247D: Change “D0-11” to “EA-EA”
  • $32485: Change “D0-09” to “EA-EA”
  • $3286A: Change “D0-11” to “EA-EA”
  • $32872: Change “D0-09” to “EA-EA”

Notes

Big thanks to Dr. Floppy for discovering this information.