Pseurae / snakewood-improved

Patches for Pokemon Snakewood to implement modern QoL features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snakewood Improved

A collection of patches for Pokémon Snakewood attempting to bring the 2013 released hack to modern rom-hacking standards.

As of now, it's only usable through Mac and Linux. WSL(2) should most probably work, but know that this hasn't been tested yet.

This is a WIP project and as such, should used at your own discretion.

See CHANGES.md for all the new additions.

Save Compatibility

This patch is mostly compatible with vanilla saves. The bag expansion patch will clear all your items in the "Items" pocket (only the "Items" pocket), but everything else will be the same.

How to use (Mac and Linux)

  1. Install devkitPro with instructions here.
  2. Export ${DEVKITARM}/bin/ to your PATH variable.
  3. Download armips and place a copy of the executable
  4. Get a copy of Pokémon Snakewood, renamed to snakewood.gba and place it in current directory.
  5. Run make.

A output.gba will be created as your patched file.

Credits

Cutlerine and the Snakewood Team for creating Pokemon Snakewood.
PRET for their decompilation of Pokemon Ruby.
Super Versekr Dark for their Exp Points on capturing routine.

About

Patches for Pokemon Snakewood to implement modern QoL features.


Languages

Language:C 62.7%Language:C++ 18.2%Language:Assembly 18.0%Language:Pawn 0.5%Language:Makefile 0.5%Language:Pascal 0.1%