This is a fork of OkazakiTheOtaku's fork of Fusée Gelée Launcher for MacOS, which is a simple fork of the ReSwitched team's fusee-launcher.
It contains no payloads. You must download and place the payloads in the "Payloads" directory.
- Python 3
- libusb
- pyusb
- tkinter
1. Install brew via https://brew.sh
2. Install Python 3 and libusb: brew install python libusb
3. Install pyusb: python3 -mpip install pyusb
4. Install tkinter: python3 -mpip install tkinter
- Look at the top of this repository page
- Click the green button that says "Clone or download"
- Download ZIP
- Find where the ZIP downloaded and extract it
- In the folder that was extracted place your Fusée payloads in the
Payload
folder. - Enter RCM mode on the Switch (this will not be covered here)
- While in RCM mode, connect the Switch to a USB port on the computer (using a hub will likely not work!)
- Run one of the
.command
files by double-clicking on them. - If using
macOS launch.command
, the script will list the available payloads (make sure they're in thePayloads
folder). - Use the arrow buttons in the window that opens to find your payloads.
- Press Run.
- The entire ReSwitched team, of course
- SciresM in particular, whom I really look up to as a programmer and as a person
- @gbazone on GBATemp and his OS X tutorial
- @OkazakiTheOtaku for making the Fusée Gelée Launcher for MacOS
- If I forgot anyone else I'm sorry - I love you too, don't worry! Let me know and I'll credit you here.