In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Smash Stack"

From WiiBrew
Jump to navigation Jump to search
(fixed download link)
(→‎Usage: The samples count too)
Line 15: Line 15:
  
 
== Usage ==
 
== Usage ==
# Move any existing custom stages on Brawl to your SD card and exit the stage builder.
+
# Move any existing custom stages on Brawl to your SD card and exit the stage builder. Smash Stack '''will not work''' if the console has any custom stages on it, even the three samples that come with a new file.
'''Note: The wii can not have ANY custom stages saved on it. If it does, this will not execute correctly.'''
 
 
# Connect the SD card to your computer and rename the "private" folder to "privateold" in the root of the SD card.
 
# Connect the SD card to your computer and rename the "private" folder to "privateold" in the root of the SD card.
 
# Copy the "private" folder from the Smash Stack download to the root of the SD card.
 
# Copy the "private" folder from the Smash Stack download to the root of the SD card.

Revision as of 22:43, 23 May 2010

Smash Stack
Smashstack.png
General
Author(s)comex
TypeExploit
Versionpublic beta 1
Links
Download
Discussion
Peripherals
Loads files from the Front SD slot

Smash Stack is an exploit from Comex that uses a flaw in the custom stages in Super Smash Bros. Brawl (NTSC) to load unauthorized code on the Wii. It was released on August 20, 2009. It works for all System Menu versions.

Usage

  1. Move any existing custom stages on Brawl to your SD card and exit the stage builder. Smash Stack will not work if the console has any custom stages on it, even the three samples that come with a new file.
  2. Connect the SD card to your computer and rename the "private" folder to "privateold" in the root of the SD card.
  3. Copy the "private" folder from the Smash Stack download to the root of the SD card.
  4. Grab a *.elf file (HackMii Installer works) and put that in the root of the SD card.
  5. Insert the SD card into the Wii.
  6. Go to the stage builder and the .elf file will load.

Video



How it works

Smash Stack works by exploiting the way Super Smash Bros. Brawl loads stages. It is different from the Twilight Hack and Indiana Pwns exploits in the way it is loaded. Twilight Hack and Indiana Pwns exploit the save files of their respective games to execute a stack smash and load custom code. Super Smash Bros. Brawl's stage loader loads from the SD card and not from a save file on the Wii itself. Since the exploit is loaded from SD, it completely bypasses the System Menu, making it difficult for Nintendo to patch.