Retro Hackers LogoGuestLog in

Summer Tree
News
Database
Users
Projects
Game Ports
Videos
Music
Material
Feedback

CoilSnake

Game : EarthBound

Platform : Super Nintendo

Author : Mr. Tenda

Release date : 22 Feb 2018

Category : Game Specific

OS : Windows

Skill Level : Intermediate

Version : 3.33

Downloads : 4231

Utility description

CoilSnake is the most powerful mod making tool for the game EarthBound. CoilSnake has been used to create several original games in the EarthBound engine, as well as to translate EarthBound.

More information and tutorials can be found on the authors website ---
https://github.com/pk-hack/CoilSnake

Reviews

Undoubtedly the best tool for hacking EarthBoundi drink cyanide2022-09-12Version 3.33

I've used this tool for over a year now and I've gotta say, it is one of the best hacking tools I have ever used. Rather than being an editor with multiple windows and drop down menu's, it decompiles files from the EarthBound and put them in a folder where they can easily be edited. I much prefer this to other hacking tools like PK Hack and MOTHER 3 Funland for, you know, MOTHER 3. I love this program and would like to thank the creator for making it so that the EarthBound hacking community can have an easy, simple way to make their cool idea's for an EarthBound ROM hack into a reality.

Interesting Hacking ToolNinten9992020-12-31Version 3.33

While most hacking tools directly modify a ROM, this tool treats EarthBound like a .zip archive and extracts it all into a project directory for easy editing. It is also far better than jHack which always corrupted your ROM file.

You can use any image editor to modify the images instead of a image editor programmed for that specific game. You can also use any text editor, I recommend Notepad++, to modify the .yml file format. Everything in the yml file is readable and easily modifiable.

The script can be extracted and uses the CCScriptWriter code to extracted. With the script all extracted you can modify any of the text and add new script code in a easy readable way. You can even add ASM code to modify the game even more.

Most of the game can be modified to the point of completely new games, like Holiday Hex, in the EarthBound engine. Or simple hacks like my speed challenge.

The extraction itself is amazing and revolutionary but it can also recompile back into the ROM.

It has also inspired a similar tool for Mother 3 by JeffMan called 'RopeSnake'. As for Mother 1, we have to see! Fun fact: the source code has the ability to extract and re package the Super Mario Bros NES ROM.

Overall, I have wrote a short review and recommend it!