If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
EarthBound Beginnings/Anti-Piracy
< EarthBound Beginnings(Redirected from EarthBound Zero:Anti-Piracy)
Jump to navigation
Jump to search
This is a sub-page of EarthBound Beginnings.
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.