<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.hacks.guide/w/index.php?action=history&amp;feed=atom&amp;title=Wii_U%3AAlternate_Exploits%2FBluubomb%2FSetup</id>
	<title>Wii U:Alternate Exploits/Bluubomb/Setup - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.hacks.guide/w/index.php?action=history&amp;feed=atom&amp;title=Wii_U%3AAlternate_Exploits%2FBluubomb%2FSetup"/>
	<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=Wii_U:Alternate_Exploits/Bluubomb/Setup&amp;action=history"/>
	<updated>2026-05-19T05:48:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.hacks.guide/w/index.php?title=Wii_U:Alternate_Exploits/Bluubomb/Setup&amp;diff=4317&amp;oldid=prev</id>
		<title>Lazr: Bluubomb setup</title>
		<link rel="alternate" type="text/html" href="https://wiki.hacks.guide/w/index.php?title=Wii_U:Alternate_Exploits/Bluubomb/Setup&amp;diff=4317&amp;oldid=prev"/>
		<updated>2023-11-03T02:26:38Z</updated>

		<summary type="html">&lt;p&gt;Bluubomb setup&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I&amp;#039;m ngl this was mostly just copied from the Bluubomb GitHub but it was wanted to be in a more &amp;#039;centralized&amp;#039; area.&lt;br /&gt;
&lt;br /&gt;
Do note these instructions assume a Debian-based system.&lt;br /&gt;
&lt;br /&gt;
=== How to set up and use Bluubomb ===&lt;br /&gt;
&lt;br /&gt;
# Run &amp;lt;code&amp;gt;sudo apt install build-essential libbluetooth-dev libglib2.0-dev libdbus-1-dev git&amp;lt;/code&amp;gt; to install the required dependencies.&lt;br /&gt;
# Run &amp;lt;code&amp;gt;git clone https://github.com/rnconrad/WiimoteEmulator &amp;amp;&amp;amp; cd WiimoteEmulator&amp;lt;/code&amp;gt;.&lt;br /&gt;
# Run &amp;lt;code&amp;gt;source ./build-custom.sh&amp;lt;/code&amp;gt; to build BlueZ. &lt;br /&gt;
#* Don&amp;#039;t worry if building the emulator itself fails due to missing SDL headers. Just continue with the next steps.&lt;br /&gt;
# Stop the already running bluetooth service &amp;lt;code&amp;gt;sudo systemctl disable --now bluetooth&amp;lt;/code&amp;gt;.&lt;br /&gt;
# Run the custom built bluetoothd &amp;lt;code&amp;gt;sudo ./bluez-4.101/dist/sbin/bluetoothd -d -n&amp;lt;/code&amp;gt;.&lt;br /&gt;
# Download the bluubomb binary and the sd_kernels.zip from the [https://github.com/GaryOderNichts/bluubomb/releases releases page].&lt;br /&gt;
# Copy &amp;lt;code&amp;gt;loadrpx.bin&amp;lt;/code&amp;gt; from &amp;lt;code&amp;gt;sd_kernels.zip&amp;lt;/code&amp;gt; to the root of your SD Card and rename it to &amp;lt;code&amp;gt;bluu_kern.bin&amp;lt;/code&amp;gt;.&lt;br /&gt;
# Power on the Wii U, insert your SD Card and press the sync button. Make sure there are no other controllers (WiiMotes/Pro Controllers) connected.&lt;br /&gt;
# Open a new terminal and make the bluubomb file executable by running &amp;lt;code&amp;gt;chmod +x bluubomb&amp;lt;/code&amp;gt;.&lt;br /&gt;
# Run &amp;lt;code&amp;gt;sudo ./bluubomb&amp;lt;/code&amp;gt; and wait for the pairing process to complete.&lt;br /&gt;
#* This might take a minute.&lt;br /&gt;
#* If you get a warning about Simple Pairing mode read the Simple Pairing mode section below.&lt;br /&gt;
# After it has finished sending the data, go to Step 1 on the main page in section Installing the PayloadLoader into Health and Safety.&lt;br /&gt;
&lt;br /&gt;
=== Simple Pairing Mode ===&lt;br /&gt;
On some devices the simple pairing mode can&amp;#039;t be disabled by bluubomb.&amp;lt;br&amp;gt;&lt;br /&gt;
You can check the current Simple Pairing mode by running &amp;lt;code&amp;gt;hciconfig hci0 sspmode&amp;lt;/code&amp;gt;.&amp;lt;br&amp;gt; &lt;br /&gt;
Make sure it says &amp;lt;code&amp;gt;Simple Pairing mode: Disabled&amp;lt;/code&amp;gt;.&amp;lt;br&amp;gt;&lt;br /&gt;
If not run &amp;lt;code&amp;gt;sudo hciconfig hci0 sspmode disabled&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;sudo hciconfig hci0 reset&amp;lt;/code&amp;gt;.&amp;lt;br&amp;gt;&lt;br /&gt;
Then check the mode again.&lt;/div&gt;</summary>
		<author><name>Lazr</name></author>
	</entry>
</feed>