Skip to content

Commit

Permalink
Hotfix for bluebomb micro v1.1, with specification for Pico W 1/2 (#126)
Browse files Browse the repository at this point in the history
Adds minor edits to instructions based on bluebomb micro version 1.1, which adds support for Pico W 2 devices
  • Loading branch information
grunt22fox authored Dec 23, 2024
1 parent 78abc8d commit 301e9f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/bluebomb.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ Make sure that the microcontroller is close to the computer running the exploit,
:::

### Requirements
* A Raspberry Pi Pico W or an ESP32 with BR/EDR (Classic) support.
* A Raspberry Pi Pico W 1/2 or an ESP32 with BR/EDR (Classic) support.
* A USB flash drive formatted as FAT32.
* [The HackMii Installer](https://bootmii.org/download/)

Expand Down Expand Up @@ -196,7 +196,8 @@ A normal Raspberry Pi Pico will not work. It MUST to be the wireless model. Addi
#### Raspberry Pi Pico W
1. Download [The latest Pre-Compiled Binaries](https://github.com/GaryOderNichts/bluebomb_micro/releases) from the releases page, and extract it to your PC.
1. Download the latest [Pre-Compiled Binaries](https://github.com/GaryOderNichts/bluebomb_micro/releases) from the releases page, and extract it to your PC.
+ Select the appropriate binaries for your device. `bluebomb_micro_pico2_w_version` is for the Pico 2 W, while `bluebomb_micro_pico_w_version` is for the Pico 1 W.
![](/images/exploits/bluebomb/pico-download.png)
Expand All @@ -205,7 +206,8 @@ A normal Raspberry Pi Pico will not work. It MUST to be the wireless model. Addi
![](/images/exploits/bluebomb/pico-button.jpg)
![](/images/exploits/bluebomb/pico-drive.png)
1. Unzip the downloaded file and copy the file which matches your Wii or Wii mini to the drive. For example, if you have a European Wii running version 4.3, you would copy bluebomb_WII_SM4_3E.uf2, or if you have a European Wii Mini, you would copy bluebomb_MINI_SM_PAL.uf2, etc...
1. Unzip the downloaded archive and copy the file which matches your Wii or Wii mini to the drive.
+ If you have a European Wii running version 4.3, you would copy bluebomb_WII_SM4_3E.uf2, or if you have a European Wii Mini, you would copy bluebomb_MINI_SM_PAL.uf2, etc...
![](/images/exploits/bluebomb/pico-files.png)
Expand Down
Binary file modified docs/public/images/exploits/bluebomb/pico-download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 301e9f8

Please sign in to comment.