Yuzuhara's Bottle Adventure

From ALttP Speedrunning Wiki
Revision as of 22:47, 9 February 2017 by Released (talk | contribs)
Jump to: navigation, search

Found by Yuzuhara, probably April 10 2014.

This glitch works by corrupting the memory of the game. It is performed by using a potion in a bottle at the exact time Link is moving through a screen transition or a door.

This is usually done by getting as close to the transition as possible with the bottled potion equipped and then hitting the direction toward the transition and Y to drink the potion on the same frame. An exception to this is made with Suction Doors, where Link is unable to move in a little at a time. The usual technique for this is to Select Buffer Link's automatic movement until the last frame he's in the door, then drink the potion.

Overworld Fake Flute

Screenwarp

You can do YBA in some door in the inside part of the game (Dungeons/cave/house) and that will make the game scroll to the room after the next one in the EG map (See Exploration Glitch). You can for example travel from Turtle's Rock to the room under moldom2 in Ganon's Tower.

Screenwarp allow to reach place you can't with normal EG glitch, because you never enter the EG layer actually, so you have less issue to enter some room properly.

Technical Explanation

<@acmlm> indoors is the same glitch but with different effects 
<@acmlm> (and using green or red as well) 
<@acmlm> both happen because of $0010-0011 (game mode) changing twice in conflicting ways 
<@acmlm> outdoors YBA is 09 00 (normal overworld mode) -> 0E 0A (blue potion) -> 0E 0B (scroll start leading to flute warp) 
<@acmlm> scroll start alone (intended effect) is 09 00 -> 09 01 
<@acmlm> later versions fixed it by setting $0011 to 01 instead of incrementing so you get 0E 01 (item menu) 
<@acmlm> in dungeons it's 07 00 -> 0E xx -> $0011 incrementing once or twice depending on the potion and door 
<@acmlm> red+1 and red+2 are fade effects, green+1 is blue, green+2 is flute warp (used for infinite rupees in any% YBA) 
<@acmlm> without the flute warp you just stay past the screen edge and fun things happen