-
Notifications
You must be signed in to change notification settings - Fork 6
misc hacks
Miscellaneous Hacks are a collection of various modifications you can apply to a ROM.
The Walk Anywhere on Overworld allows link to walk on any tiles on the overworld, including mountain and water tiles. This is most commonly used during debugging to quickly walk to any point on the overworld.
The Item Pickup Delay controls how long (in frames) Link will hold up a
newly acquired item. The default value of 112
is just under 3 seconds.
The Text Delay controls the delay (in frames) between letters during dialog in towns.
The Palace 5 detect option controls how the game tells Palace 2 and Palace 5 apart, and ultimately which boss will spawn in the boss room.
- Vanilla (P5 must be on overworld 2)
The original game requires Palace 5 to be on overworld 2.
- Palace 2 must be connection #52
When this option is selected, Palace 2 must use overworld connection ID 52, regardless of which overworld it is in.
- Palace 2 even / Palace 5 odd
When this option is selected, Palace 2 must use an even overworld connection ID, and Palace 5 must use an odd overworld connection ID.
- Palace 2 odd / Palace 5 even
When this option is selected, Palace 2 must use an odd overworld connection ID, and Palace 5 must use an even overworld connection ID.
The Palace Continue option controls how Continue option works after a death in a Palace.
-
Vanilla (continue only from P7)
The orginal game only allows you to continue in Palace 7.
-
Continue from any palace
You can continue at the beginning of any palace.
-
Never continue from palaces
You will always restart the game back at the beginning.