Difference between revisions of "EarthBound"
From Data Crystal
m |
(Update old information, add clarifications and links) |
||
(25 intermediate revisions by 13 users not shown) | |||
Line 1: | Line 1: | ||
− | {{SNES| title = | + | {{SNES| title = EarthBound |
− | |image = [[Image: | + | |image = [[Image:EarthBound_Title_(animated).gif|center]] |
− | |name = | + | |name = EARTH BOUND |
|company = Nintendo | |company = Nintendo | ||
|header = SWC | |header = SWC | ||
|bank = HiROM | |bank = HiROM | ||
|interleaved = No | |interleaved = No | ||
− | |sram = | + | |sram = 64 Kb |
|type = Normal + Batt | |type = Normal + Batt | ||
|rom = 24 Mb | |rom = 24 Mb | ||
|country = USA | |country = USA | ||
+ | |video = NTSC | ||
|romspeed = 120ns (FastROM) | |romspeed = 120ns (FastROM) | ||
− | | | + | |revision = 1.0 |
|checksum = Good 0x4048 | |checksum = Good 0x4048 | ||
|crc32 = DC9BB451 | |crc32 = DC9BB451 | ||
Line 17: | Line 18: | ||
}} | }} | ||
− | [ | + | ==Community== |
+ | * The main place for discussion of EarthBound hacking is starmen.net's [https://forum.starmen.net/forum/Community/PKHack PK Hack forum]. | ||
+ | * There is also a Slack chatroom you can join, which people use as a spiritual successor to the old #pkhax IRC chat from the early 2000s. | ||
==Utilities== | ==Utilities== | ||
− | [ | + | * [https://mrtenda.github.io/CoilSnake CoilSnake], written in Python, is the principal EarthBound hacking utility. |
− | + | ** If you're interested in getting into EarthBound hacking, [https://github.com/mrtenda/CoilSnake/wiki/Tutorial the CoilSnake Wiki] and [https://github.com/mrtenda/CoilSnake/wiki/CCScript-Library the CCScript Library] are invaluable resources. | |
− | + | ** A list of common beginner questions is also being maintained [https://gist.github.com/vince94/0049cc78aa3aeec9aec9e0a1822461de here]. | |
+ | * JHack, also known as PK Hack, was an old utility that was abandoned by the community after CoilSnake came out. | ||
==Hacks== | ==Hacks== | ||
− | + | * You can see a masterpost of all completed and ongoing hacks [https://forum.starmen.net/forum/Community/PKHack/The-Catchall-Resources-Hacks-Index-Thread/first here]. | |
− | + | ** [https://forum.starmen.net/forum/Community/PKHack/Hallow-s-End/first Hallow's End] and [https://forum.starmen.net/forum/Community/PKHack/Holiday-Hex-A-brand-new-COMPLETE-hack/first/ Holiday Hex] are short but complete and impressive. | |
− | ' | + | ** The [https://forum.starmen.net/forum/Community/PKHack/Mother-Remake/first Mother 1 Remake Hack] is an ongoing recreation of the first game in EarthBound's engine. |
+ | ** [https://forum.starmen.net/forum/Community/PKHack/v2-0-Jeff-s-No-1-Bass-Fishing/first Jeff's No.1 Bass Fishing] is also quite good. | ||
+ | ** [https://forum.starmen.net/forum/Community/PKHack/M-o-t-h-e-r-T-e-n-s-e-i/first MOTHER Tensei] is an ongoing hack set in the Shin Megami Tensei universe with an original cast and story. | ||
==Miscellaneous== | ==Miscellaneous== | ||
− | Two [[Debug menu|debug menus]] | + | * Two [[Debug menu|debug menus]] are accessible. The boot-up debug menu uses a Kirby sprite as its cursor. |
+ | * For a list of unused graphics and dialogue, check out [https://tcrf.net/EarthBound The Cutting Room Floor]. | ||
+ | * Check out Tomato's [https://legendsoflocalization.com/earthbound/ Legends of Localization] book if you're interested in the various changes made to the game during the localization process. | ||
+ | * [[EarthBound:Odds_and_Ends|Odds and Ends]] - a list of discoveries and techniques | ||
==Known Dumps== | ==Known Dumps== | ||
− | * | + | * EarthBound (U) [!] |
+ | * EarthBound (U) [f1] | ||
+ | * EarthBound (U) [f1+C] | ||
+ | * EarthBound (U) [f2] | ||
+ | * EarthBound (U) [f3] | ||
+ | * EarthBound (U) [t1] | ||
+ | * EarthBound (U) [T+Spa091b_Tanero] | ||
* Mother 2 (J) | * Mother 2 (J) | ||
− | + | * Mother 2 (J) [b1] | |
− | + | * Mother 2 (J) [b1+C] | |
− | [ | + | * Mother 2 (J) [b2] |
− | + | * Mother 2 (J) [f1] | |
− | + | * Mother 2 (J) [f1+C] |
Latest revision as of 14:31, 19 August 2019

EarthBound | |
Name | EARTH BOUND |
Company | Nintendo |
Header | SWC |
Bank | HiROM |
Interleaved | No |
SRAM | 64 Kb |
Type | Normal + Batt |
ROM | 24 Mb |
Country | USA |
Video | NTSC |
ROM Speed | 120ns (FastROM) |
Revision | 1.0 |
Checksum | Good 0x4048 |
CRC32 | DC9BB451 |
ROM map | RAM map | Text table | Notes | Tutorials |
Community
- The main place for discussion of EarthBound hacking is starmen.net's PK Hack forum.
- There is also a Slack chatroom you can join, which people use as a spiritual successor to the old #pkhax IRC chat from the early 2000s.
Utilities
- CoilSnake, written in Python, is the principal EarthBound hacking utility.
- If you're interested in getting into EarthBound hacking, the CoilSnake Wiki and the CCScript Library are invaluable resources.
- A list of common beginner questions is also being maintained here.
- JHack, also known as PK Hack, was an old utility that was abandoned by the community after CoilSnake came out.
Hacks
- You can see a masterpost of all completed and ongoing hacks here.
- Hallow's End and Holiday Hex are short but complete and impressive.
- The Mother 1 Remake Hack is an ongoing recreation of the first game in EarthBound's engine.
- Jeff's No.1 Bass Fishing is also quite good.
- MOTHER Tensei is an ongoing hack set in the Shin Megami Tensei universe with an original cast and story.
Miscellaneous
- Two debug menus are accessible. The boot-up debug menu uses a Kirby sprite as its cursor.
- For a list of unused graphics and dialogue, check out The Cutting Room Floor.
- Check out Tomato's Legends of Localization book if you're interested in the various changes made to the game during the localization process.
- Odds and Ends - a list of discoveries and techniques
Known Dumps
- EarthBound (U) [!]
- EarthBound (U) [f1]
- EarthBound (U) [f1+C]
- EarthBound (U) [f2]
- EarthBound (U) [f3]
- EarthBound (U) [t1]
- EarthBound (U) [T+Spa091b_Tanero]
- Mother 2 (J)
- Mother 2 (J) [b1]
- Mother 2 (J) [b1+C]
- Mother 2 (J) [b2]
- Mother 2 (J) [f1]
- Mother 2 (J) [f1+C]