Backwards Long Jump: Difference between revisions

Line 7: Line 7:
== Execution ==
== Execution ==
{{rewrite}}
{{rewrite}}
To perform a BLJ, do a long jump with Mario facing away from the obstacle/stairway/slope but move backwards towards it (by holding the joystick in the opposite direction). Mario will collide with the obstacle/stairway/slope, leaving him on the ground and enabling him to backwards long jump again. Mario's speed becomes negative at this point, and BLJing repeatedly causes a negative speed increase of approximately 45-50% of Mario's currently stored speed at that time. Once the desired speed is reached, simply stop BLJing and Mario will zoom off backwards at an incredibly high speed. If you continue BLJing long enough, Mario's speed, stored in a float, will eventually reach -229399772256808620000000000000000000000, then tick over to -1.#INF, and crash the game.
To perform a BLJ, do a long jump with Mario facing away from the obstacle/stairway/slope but move backwards towards it (by holding the joystick in the opposite direction). Mario will collide with the obstacle/stairway/slope, leaving him on the ground and enabling him to backwards long jump again. Mario's speed becomes negative at this point, and BLJing repeatedly causes a negative speed increase of approximately 45-50% of Mario's currently stored speed at that time. Once the desired speed is reached, simply stop BLJing and Mario will zoom off backwards at an incredibly high speed. If you continue BLJing long enough, Mario's speed, stored in a float, will eventually reach -229399772256808620000000000000000000000, then tick over to -1.#INF, and [[crash]] the game.


The key aspect of BLJs is Mario's capability of retaining negative speed temporarily. Eventually, the speed will increase back to 0; however, there are a few frames within a BLJ in which his speed doesn't deplete instantly. These frames allow for repeated BLJs, thus increasing his speed.
The key aspect of BLJs is Mario's capability of retaining negative speed temporarily. Eventually, the speed will increase back to 0; however, there are a few frames within a BLJ in which his speed doesn't deplete instantly. These frames allow for repeated BLJs, thus increasing his speed.
Line 20: Line 20:
* Pass through some loading zones, like the water wall needed to enter Dire Dire Docks
* Pass through some loading zones, like the water wall needed to enter Dire Dire Docks
* Pass through some types of walls (like the iron gates in Bob-omb Battlefield.)  
* Pass through some types of walls (like the iron gates in Bob-omb Battlefield.)  
* Go into [[Parallel Universe|Parallel Universes]]
* Go into [[Parallel Universe]]s
* Perform a [[negative jump]] with large amount of speed
* Perform a [[negative jump]] with large amount of speed


11

edits