From CloudModding OoT Wiki

HEY!

LISTEN!

Actors

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)