Navi
From CloudModding OoT Wiki
HEY!
LISTEN!
Actors
- ovl_En_Elf (0018, Fairies)
- ovl_Elf_Msg (011B, Navi Information Spot)
- ovl_Elf_Msg2 (0173, Navi Information Spot (Targetable))
- ovl_En_Wonder_Talk (0147, Checkable spot, Navi hovers green)
- ovl_En_Wonder_Talk2 (0185, Checkable spot, disappears after use)
- ovl_En_Kakasi2 (01C9, Pierre the Scarecrow (Scarecrow Song Spawn)) - Navi hovers to
- ovl_Obj_Warp2block (01D6, Time Block, Spawning Spot (Navi Target))
Files
- elf_message_field - Stores the data for Navi's C-Up hints that appear when idling on an overworld area
- elf_message_ydan - Stores the data for Navi's C-Up hints that appear when idling within a dungeon
To disable Navi (OoT Debug)
NO-NAVI: 0x00C0857C: 0C 00 C7 D4 to 00 00 00 00 jal ActorSpawn to nop 0x00AFE1A4: 0C 03 DC E3 to 00 00 00 00 jal MasterPlaySound to nop (Disables Navi's "HEY!" when Z-targetting) 0x00B6B700: 0C 03 DC E3 to 00 00 00 00 jal MasterPlaySound to nop (Disables Navi's random "HEY!" during gameplay)