PDA

View Full Version : Fusee Gelee with Raspberry Pi 3



wraggster
May 5th, 2018, 09:57
As i play catch up its non stop with Switch releases:

@DarkMelman from GBATemp reports he been able to get the payloads launching for TegraRCM from a Raspberry Pi 3, and has shared his 'working script' for it on GITHub, check it out below:

udev_rule_fusee_gelee_pi3

This scrip creates a script file to run fusee gelee after connecting the switch in RCM mode to a Raspberry Pi 3

Setup Steps on Pi3:


sudo apt-get install git python libusb-1.0-0-dev
git clone https://github.com/walac/pyusb
cd pyusb && sudo python3 setup.py install
cd ..
git clone https://github.com/reswitched/fusee-launcher
cd fusee-launcher/
wget https://t.co/d5nCLNa7E5 -O fusee.bin

Special Thanks to Team ReSwitched https://github.com/reswitched and Kate Temkin https://github.com/ktemkin for Fusee Gelee http://www.maxconsole.com/styles/default/xenforo/clear.png)

OFFICIAL SITE: --> https://github.com/Darkmelman/udev_rule_fusee_gelee_pi3

NEWS SOURCE: Fusee Gelee with Raspberry Pi 3 (via) GBATemp (https://gbatemp.net/threads/fusee-gelee-with-raspberry-pi-3.502136/)

via http://www.maxconsole.com/threads/fusee-gelee-with-raspberry-pi-3.46909/