Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 614 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 614 Bytes

Original hack by pinkus, under new management.

Assembles with Asar

PRESETS NOTES

When making new presets (for hundo):

  • Change cm_presets_hundo.asm:

    • Outside Swamp -> Outside Ice
    • Outside Ice -> Outside Mire
    • Outside Mire -> Outside Swamp
  • Change preset_data_hundo.asm:

    • SRM: Move Mire before Swamp manually
    • Copy (both presets & sram)
      • outside_ice -> outside_swamp
      • outside_mire -> outside_ice
      • outside_swamp -> outside_mire DONT copy the "Manual changes" for SRAM. They're where they should be already.