Skip to content

EarthBound Mod Menu v0.9.1

Latest
Compare
Choose a tag to compare
@ShrineFox ShrineFox released this 03 Aug 23:24
· 4 commits to main since this release
6846aac

This update fixes a few minor issues with the previous release, such as:

  • Chaos Mode now has proper RNG and all effects are now able to be triggered. (Fixes #6)
  • The Town Map now only gets added to your key items when you get it from the Onett Library with the Key Items mod enabled. (Fixes #11)
  • The PSI menu no longer softlocks the game when Ness and Poo are missing from the party. (Fixes #3)
  • You can now use your full Key Items inventory even without Ness or Jeff in the party, as items are no longer tied to them (except during scripted Jeff and Poo solo missions). (Fixes #8)
  • Chaos Mode effects that are most likely to impede progress or crash the game (Battle BG, Backtrack warp, Tileset corruption) are now far less likely to occur. (Somewhat addresses #4)

Chaos Mode Editor


The project now includes a Chaos Mode editor so you can set your own effect probabilities.

Usage Directions

  1. Download the repository and unzip the .zip to somewhere on your PC.
  2. Download ChaosModeEditor.zip and extract the contents to the project's ChaosModeEditor\bin\Debug\ folder (create it if it doesn't exist).
  3. Set each effect to a number between 0 and 255. The larger the difference between any two numbers increases the likelihood it will happen, regardless of how high the number is.
  4. Press the Update button to apply the changes to the chaosmode.ccs file in the project.
  5. Use Coilsnake to create a 6 MB expanded version of your unedited EarthBound ROM.
  6. Then use Coilsnake again to build the project based on your 6MB expanded EarthBound ROM.