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: Difference between revisions
Jump to navigation
Jump to search
(Added page.) |
Mantidactyle (talk | contribs) m (→Locations) |
||
Line 5: | Line 5: | ||
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: | 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 | * Reaching the title screen. | ||
* Teleporting to Magicant. | * Teleporting to Magicant. | ||
* Checking the XX Stone. | * Checking the XX Stone. |
Revision as of 07:58, 15 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”