Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 1.35 KB

README.md

File metadata and controls

15 lines (13 loc) · 1.35 KB

Fairy Type in Black 2/White 2

A repository housing the code and simple insertion steps for Fairy type in B2W2. There are more in-depth directions here. This repository only inserts the code! Graphics and such are up to the user following MeroMero's tutorial or my tutorial linked here, which is a bit more modern.

Directions

  • Download the code
  • Place your White 2/Black 2 ROM in the base folder (b2w2-fairy-main) as base.nds
  • Read and modify the configs at the beginning of asm\fairy.s. The only one that should really be changed is BLACK2 being 1 if you are applying to Black 2, and 0 if applying to White 2.
  • Double click on the applyfairytype.bat batch file
    • A script will run that applies all the Fairy type code changes to copied overlay files and recompresses them in the base folder for ROM insertion
  • Open base.nds in Tinke
  • "Change file" all of overlays 167, 168, 207, 255, 265, 296, 298, the overlay table (y9.bin), and the arm9
  • Save your ROM as some other named file

Credits

Sunk for going through and fixing all of the bugs that this had initially (hall of fame, PC box tag overwrite, and getting it loaded in the Dex).