Opslag

Viser opslag fra juli, 2018

Nintendo Switch load Payloads from Raspberry Pi

Billede
The SX Pro dongle sounds like a fantastic method of launching payloads to your nintendo switch. However, you can make the same "Dongle" with your raspberry pi. Basically all you have to do is to follow this guide, and modify existing payload to the one you desire: https://gbatemp.net/threads/fusee-a-la-framboise-a-portable-rpi-fusee-gelee-rig.502507/ This is an alternative to launching payloads via e.g. Android and TegraSmash (via Windows) Part1: Installing the OS on the Raspberry:  1. Download raspberry image: https://github.com/moriczgergo/fusee-framboise/releases 2. Flash it to your RPi's SD card by using  Etcher . Part2: Changing the default payload (fusee to something else): 1. Boot up the raspberry pi using the default account: user: pi; password: raspberry. 2. Do the following to enable FTP:  Raspberry Pi FTP Server In this Raspberry Pi FTP server tutorial, we are using Raspbian, if you don’t have it installed then check out my guide on installin