Tutorials

From ZeldaHacking Wiki
Jump to navigation Jump to search

This page can be considered a roadmap for tutorials that we'd like to make. Those which are already completed have links to their respective pages.

Each section is ordered roughly by expected difficulty, with the easiest coming first.

General LynnaLab usage

Data structure hacking

  • Text editing (just edit text/{game}/text.yaml(ages/seasons))
  • Miniboss warps
  • Essence warps
  • (Ages) Underwater areas
  • Maku tree cutscenes (enable/disable)
  • Minecarts, minecart switches
  • Moving/removing seed tree graphics in code/{game}/roomGfxChanges.s(ages/seasons)
  • Gasha trees (see here)

Scripting

Scripting + ASM

  • NPCs
    • NPC Tutorial
    • NPCs which change behaviour as the game progresses (ie. essences)
  • Basic cutscenes

Pure ASM

  • Custom shops
  • Custom items/enemies
  • Porting objects between games (without graphics)
  • Porting objects between games (with graphics)

Misc

Discord conversations

This section contains links to relevant conversations that occurred on the discord server explaining how to do certain things. Ideally these would be converted into proper tutorials later on. You must have joined the discord server in order to view these.