Lui37 / lttphack

A romhack of "The Legend of Zelda: A Link to the Past" made for speedrunners

Home Page:https://milde.no/lttp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A romhack of "The Legend of Zelda: A Link to the Past" made for speedrunners

https://milde.no/lttp/

License:MIT License


Languages

Language:Assembly 96.1%Language:Lua 3.7%Language:Python 0.1%Language:Makefile 0.0%Language:Batchfile 0.0%