▲ 129 r/GamecubeHacks+2 crossposts

Wavebird Rumble Restore Project almost done

I had an idea to fix the only issue with the best controller ever made. I am working on a small drop in pack that will fit inside the battery holder of the wavebird that will double as both a rechargeable lipo battery pack to power the wavebird but also have a rumble motor to restore rumble to the controller. That way it is an easy mod with no soldering required and simply plug and play. So far I have been able to capture the rumble outputs form the GameCube with an esp32 and send the rumble signal to a second esp32 wirelessly. This was a bit tricky because the GameCube will actually ask for a controller ID when a controller is plugged in and when using the wavebird receiver, it essentially tells the Gamcube “I’m a wavebird, don’t send any rumble commands”. So first I had to patch that so when the receiver was plugged into the GameCube it responds to the GameCube ID request with a normal “wired controller ID” and send the rumble commands. After that it was pretty easy to isolate and capture the rumble. In the video I am testing the rumble capture by charging the glider on Kirby air ride while the first esp32 captures it (the blinking blue LED to the left in the video). The second esp32 is powered by a battery and receiving that captured signal causing the red LED to light up. When it’s all done the first esp32 will fit into the wavebird reciever itself and the second will fit inside the battery pack for the wavebird and trigger a Wii rumble motor instead of a red LED. The proof of concept itself is done and I’ve already started 3d printing some prototype packs to get the fit just right. So now I’m about 70% done and am just waiting on some smaller components to come in to make the first working version. If anyone is interested please let me because depending on that I might end up making a limited run of these once it’s all said and done.

u/thomasdatank1995 — 13 days ago
▲ 645 r/consolemodding+2 crossposts

Pico RCM Injector for V1 Switch Release (Now solder free)

Now anyone can make their own RCM injector with a $1.99 pico board and a button cell battery

https://github.com/Blintox/Pico\_RCM\_Injector

TL;DR

  1. ⁠Put switch in RCM
  2. ⁠Plug pico to switch
  3. ⁠Power Pico through Vsys and Ground (these pins are right beside eachother and can be powered with a button cell battery)

I’m releasing the code I made for the pico injector for the people that were interested. This is now cheapest way to inject payload on the go if you don’t have an android. First video is using a button cell battery. If you want to do this buy a pico with header pins and it’s solder free! The second video is my less “redneck” setup using a pico I made to run off a small rechargeable lipo battery in a 3-D printed shell. It’s wired to simply inject the payload at the press of a button. All in it cost me around $6-7 to make this injector. If you do use this please note that if you disconnect the battery before payload fully injects your switch will seem “bricked” but all you have to do is hold down the power button for 20 sec for a reset and then it will be back to normal. If you have any questions feel free to ask and I hope you guys enjoy!

u/thomasdatank1995 — 20 days ago
▲ 32 r/GamecubeHacks+1 crossposts

Hey guys, I got a lot of inquiries about how I put together my WavePhoenix receiver for my WaveBird since currently there were no YouTube tutorials walking you through the steps. I put one together and it’s up on YouTube now. This tutorial is specifically for hand wiring and not using the custom PCB that is used in the GitHub DIY build walk-through. if you have any questions, let me know and once again big shout out to loopj for all the work and open sourcing the WavePhoenix.

https://youtu.be/BqFt2HvMY-E?si=6SZtI0U5zPcBdE4h

u/thomasdatank1995 — 2 months ago