SSB64 Icon.png
SSBB Icon.png

Blast through: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(Readded)
(Radically improved the page. Updated the info, added images, added a video, improved on existing info, gave a more-than-likely explanation, ...)
Line 1: Line 1:
{{ArticleIcons|ssb=y|ssbb=y}}
{{ArticleIcons|ssb=y|ssbb=y}}
{{video}}
{{cleanup|confirmation/sources needed, How to Perform is impossible to perform under normal circumstances}}
'''Blast Through''' is a [[glitch]] in ''[[Super Smash Bros. Brawl]]'' discovered by Runer5h. It involves hitting a character at such high speeds at a non-destructible wall that they go straight through. It only works with two or three attacks, at 999% damage, and has only been confirmed to work on one custom stage. Another version of this glitch can occur in ''[[Super Smash Bros.]]'' via [[hacking]].


==How To Perform==
[[File:Blast_through_Corneria.jpg|thumb|right|[[Donkey Kong (SSBB)|Donkey Kong]] using his [[forward smash]] on [[Sonic (SSBB)|Sonic]], making the latter pass through the Great Fox' fin.]]
#[[Stage Builder|Create]] [[No  KO|a stage]] with a fully enclosed solid box, with spikes on the entire top platform.
'''Blast Through''' is a [[glitch]] in ''[[Super Smash Bros.]]'' and ''[[Super Smash Bros. Brawl]]''. It involves hitting a character at such high speeds towards a solid part of the terrain that they go straight through. Despite the mechanics around the glitch being simple and with the potential to lead to several instances of the glitch happening, the truth is that it's hard to pull off accidentally. In ''Super Smash Bros.'', it can only be done with [[hack]]s. There is currently no known way to perform this in ''[[Super Smash Bros. Melee]]''.
#Go into training mode, and select either [[Ganondorf (SSBB)|Ganondorf]] or [[Marth (SSBB)|Marth]].
#Go to the stage and [[KO]] the opponent once; when they reappear, they should be on top of the structure in the middle of the bottom floor.
#Set opponent to 999%.
#Then:
:*As Marth:
:#Go to the menu and set speed to 1.5x.
:#Grab a [[Smash Ball]], move to the right of the [[CPU]], and use [[Critical Hit]], knocking the opponent to the left.
:*As Ganondorf:
:#Go to the right of the CPU.
:#Use a Reverse [[Warlock Punch]]. Alternatively, set speed to 1.5x, and use a normal [[Warlock Punch]].
If performed correctly, the CPU should fly straight through the left wall to their death, instead of bouncing off.


==Explanation==
==Execution==
A tentative theory for why this glitch happens is that the incredible launch speed temporarily messes up the game's physics. This is supported by the fact that the normal Warlock Punch only works at 1.5x speed, while no attacks work at, for instance, 1/4x speed.
===''Super Smash Bros.''===
The glitch is only currently known to work on the [[Race to the Finish (SSB)|Race to the Finish]] stage, and with two players. A character with sufficiently high damage can go through the surrounding walls of this enclosed [[stage]].


Another theory that [[User:bobertbojo2|bobertbojo2]] came up with is that the high speeds will make it so that in one frame the character is in front of the wall, and in the next frame, they are (or would be) behind it, so the game doesn't realize that the wall is there. This would make the glitch very hard to remove from the game, as the only way would be to increase the frames per second that the game ran at.
#Pick a character with a strong attack like [[Donkey Kong (SSB)|Donkey Kong]] or [[Captain Falcon (SSB)|Captain Falcon]] for one player, and a light character for the other player.
#Enter the Race to the Finish stage in a VS match using <abbr title="Use the code '800A4AD0 0004' for the debug menu, or '800A4D09 000F' for the stage modifier.">cheat codes</abbr>.
#Have the stronger character pummel the weaker character until their [[damage]] is around 900% or above.
#Attack the weaker character with a very strong attack, like [[Giant Punch]].
 
If done successfully, the character should escape from the inside of the stage and be [[KO]]'d.
 
===''Super Smash Bros. Brawl''===
In ''Brawl'', this glitch allows a character to pass through thin terrain in a stage. It can be done in at least two places:
 
#In [[Corneria]]:
##Enter the [[training mode]], pick [[Donkey Kong (SSBB)|Donkey Kong]] for the first player, and a medium-weight character like [[Mario (SSBB)|Mario]] as the opponent.
##Pick [[Corneria]] as the stage.
##Place Donkey Kong on the right edge of the ship, facing left, and the other character on top of the most elevated part of the dark gray exhaust at the back, near Donkey Kong.
##Set the opponent's damage to 999%.
##[[Forward smash]] the opponent to the left.
#On a [[Stage Builder|custom stage]]:
##Create a custom stage on the industrial setting.
##Place the I-shaped structure on the stage, the one with pass-through ceiling and floor [[platform]]s, and a solid wall in the middle.
##Play on this stage in training mode, with a strong character as the first player and a light character as the opponent.
##Set the opponent's damage to 999%.
##Use a strong attack on the opponent to make them fly towards the wall on the I-shaped structure.
 
For the first scenario, if all went well, the opponent should fly through the tip of the [[Great Fox]]' fin. For the second case, the character should pass through the structure.
 
==Analysis==
[[File:Blast_through_diagram.png|thumb|right|A diagram explaining the glitch. On the top scenario, the knockback is too weak; the character doesn't move enough between frames.]]
One of the easiest and least performance-intensive ways to check for collisions is to analyze if a character's [[hitbox]]es would be inside the stage's hitboxes on the next frame of movement. If so, then the move doesn't happen, and the character bounces off. If not, that means that there is probably no terrain in the way for the next frame, so movement can happen.
 
If the speed is too high, the character moves a large distance per frame. Suppose one frame, the character is very close to a piece of solid scenery, and the game calculates their position on the next frame. Due to their huge distance move per frame, the next position is beyond the terrain. As such, the game assumes there is nothing in-between.
 
This glitch isn't a problem because the ''Super Smash Bros.'' game engines check for collisions at least once per frame, which is enough to cover most scenarios. It can only happen if severe amounts of [[knockback]] are implemented, and only on terrain that's thin enough. A solution would be to implement a different collision detection method, like one that checks for hitboxes between the before and after positions.
 
Interestingly, it can be noted in the Corneria case in ''Super Smash Bros. Brawl'' that the stage actually shifts the character's trajectory a bit, as if it were refracted. If this is a case of the knockback being interfered by a small detection of collision on the frame after the pass through, or if this "glitch" is actually accounted for in the engine is unknown.
 
==[[No KO]] stages==
There are reports that this glitch can be done on enclosed [[custom stage]]s. This seldom happens successfully, if at all, however, given the stage builder blocks' high thickness. The hardly-coherent instructions that are most used are roughly as follows:
 
#Create a No KO stage, with a fully enclosed solid box and spikes on the top so that characters don't spawn there.
#In training mode, pick either [[Ganondorf (SSBB)|Ganondorf]] or [[Marth (SSBB)|Marth]] and the aforementioned stage.
#Get the opponent to be KO'd once (maybe make them get out with a [[Final Smash]] like [[Aura Storm]]), and when they respawn, they should be in the middle of the bottom structure.
#Set the opponent's damage to 999% and set the speed to 1.5x.
#Hit the right of the opponent to make them go left:
##As Marth, use a [[Critical Hit]].
##As Ganondorf, preform a Reverse [[Warlock Punch]].
 
The results may vary, but hopefully, the glitch will work.
 
==Video==
<youtube>lHO2jJn36sQ</youtube>


==In ''[[Super Smash Bros.]]''==
In SSB, the Blast Through glitch is common when playing on the Race to the Finish stage on a hacked Rom. At enough damage and with a strong enough move (most [[up smash]]es, [[Falcon Punch]], [[Giant Punch]], etc.), it is possible to be KOd on this stage. This is the only possible way to end a match on this stage in vs. mode outside of resetting or having the 1st player to go to the finish line.
[[Category:Glitches (SSB)]]
[[Category:Glitches (SSB)]]
[[Category:Glitches (SSBB)]]
[[Category:Glitches (SSBB)]]

Revision as of 18:10, March 26, 2013

Donkey Kong using his forward smash on Sonic, making the latter pass through the Great Fox' fin.

Blast Through is a glitch in Super Smash Bros. and Super Smash Bros. Brawl. It involves hitting a character at such high speeds towards a solid part of the terrain that they go straight through. Despite the mechanics around the glitch being simple and with the potential to lead to several instances of the glitch happening, the truth is that it's hard to pull off accidentally. In Super Smash Bros., it can only be done with hacks. There is currently no known way to perform this in Super Smash Bros. Melee.

Execution

Super Smash Bros.

The glitch is only currently known to work on the Race to the Finish stage, and with two players. A character with sufficiently high damage can go through the surrounding walls of this enclosed stage.

  1. Pick a character with a strong attack like Donkey Kong or Captain Falcon for one player, and a light character for the other player.
  2. Enter the Race to the Finish stage in a VS match using cheat codes.
  3. Have the stronger character pummel the weaker character until their damage is around 900% or above.
  4. Attack the weaker character with a very strong attack, like Giant Punch.

If done successfully, the character should escape from the inside of the stage and be KO'd.

Super Smash Bros. Brawl

In Brawl, this glitch allows a character to pass through thin terrain in a stage. It can be done in at least two places:

  1. In Corneria:
    1. Enter the training mode, pick Donkey Kong for the first player, and a medium-weight character like Mario as the opponent.
    2. Pick Corneria as the stage.
    3. Place Donkey Kong on the right edge of the ship, facing left, and the other character on top of the most elevated part of the dark gray exhaust at the back, near Donkey Kong.
    4. Set the opponent's damage to 999%.
    5. Forward smash the opponent to the left.
  2. On a custom stage:
    1. Create a custom stage on the industrial setting.
    2. Place the I-shaped structure on the stage, the one with pass-through ceiling and floor platforms, and a solid wall in the middle.
    3. Play on this stage in training mode, with a strong character as the first player and a light character as the opponent.
    4. Set the opponent's damage to 999%.
    5. Use a strong attack on the opponent to make them fly towards the wall on the I-shaped structure.

For the first scenario, if all went well, the opponent should fly through the tip of the Great Fox' fin. For the second case, the character should pass through the structure.

Analysis

A diagram explaining the glitch. On the top scenario, the knockback is too weak; the character doesn't move enough between frames.

One of the easiest and least performance-intensive ways to check for collisions is to analyze if a character's hitboxes would be inside the stage's hitboxes on the next frame of movement. If so, then the move doesn't happen, and the character bounces off. If not, that means that there is probably no terrain in the way for the next frame, so movement can happen.

If the speed is too high, the character moves a large distance per frame. Suppose one frame, the character is very close to a piece of solid scenery, and the game calculates their position on the next frame. Due to their huge distance move per frame, the next position is beyond the terrain. As such, the game assumes there is nothing in-between.

This glitch isn't a problem because the Super Smash Bros. game engines check for collisions at least once per frame, which is enough to cover most scenarios. It can only happen if severe amounts of knockback are implemented, and only on terrain that's thin enough. A solution would be to implement a different collision detection method, like one that checks for hitboxes between the before and after positions.

Interestingly, it can be noted in the Corneria case in Super Smash Bros. Brawl that the stage actually shifts the character's trajectory a bit, as if it were refracted. If this is a case of the knockback being interfered by a small detection of collision on the frame after the pass through, or if this "glitch" is actually accounted for in the engine is unknown.

No KO stages

There are reports that this glitch can be done on enclosed custom stages. This seldom happens successfully, if at all, however, given the stage builder blocks' high thickness. The hardly-coherent instructions that are most used are roughly as follows:

  1. Create a No KO stage, with a fully enclosed solid box and spikes on the top so that characters don't spawn there.
  2. In training mode, pick either Ganondorf or Marth and the aforementioned stage.
  3. Get the opponent to be KO'd once (maybe make them get out with a Final Smash like Aura Storm), and when they respawn, they should be in the middle of the bottom structure.
  4. Set the opponent's damage to 999% and set the speed to 1.5x.
  5. Hit the right of the opponent to make them go left:
    1. As Marth, use a Critical Hit.
    2. As Ganondorf, preform a Reverse Warlock Punch.

The results may vary, but hopefully, the glitch will work.

Video

<youtube>lHO2jJn36sQ</youtube>