Wii-Homebrew: BlueBomb Exploit für Homebrew auf Wii Mini (2022) [Deutsch|HD]
In dem Video geht es nur um eine aktuelle Anleitung wie man den BlueBomb Exploit auf allen Wii sowie Wii Mini Konsolen ausführen kann. Dieser wurde vor kurzem aktualisiert und vereinfacht die Installation enorm. Dennoch braucht man Linux für die Installation.
BlueBomb: https://wiidatabase.de/downloads/exploits/bluebomb/
HackMii-Installer (kommt auf den USB-Stick der Wii (Mini)-Konsole): https://bootmii.org/download/
Linux Boot USB-Stick Tutorial: https://www.giga.de/extra/linux/tipps/linux-usb-stick-erstellen-so-gehts/
Befehle für das Terminal:
1. sudo systemctl disable --now bluetooth
2. BlueBomb starten:
2.1 Für 32-Bit/ 64-Bit:
sudo ./bluebomb-x86 ./stage0/______________.bin stage1.bin
2.2 Für ARM (bspw. Raspberry Pi):
sudo ./bluebomb-arm ./stage0/______________.bin stage1.bin
(Die Leerstelle muss mit eurem jeweiligen Payload-Namen ausgefüllt werden)
Nur für Wii Mini: MINI_SM_PAL.bin
NTSC: Amerikanische Konsolen
PAL: Europäische Konsolen
Nur für Wii: WII_SM4_3E.bin
4_3 = Firmware (hier 4.3)
E = Region (hier Europa)
3. sudo systemctl enable --now bluetooth