I know how to make homebrew applications but now I want to know how to make fusée gelée payloads. Can you please help me?
I know how to make homebrew applications but now I want to know how to make fusée gelée payloads. Can you please help me?
This is telling me how to send payloads to my switch which I already know how to do. I want to know how to write source code for and compile payloads.For Windows PC if you have it:
https://github.com/Qyriad/fusee-launcher
For Mac OS if you have it:
https://github.com/SuperOkazaki/fusee-launcher
For instruction:
https://gbatemp.net/threads/tool-fusee-gelee-launcher-for-macos.502075/
You can try taking a look at other payloads to try to figure out how it works (ex. Hekate https://github.com/CTCaer/hekate). The bpmp is very weak and limited (single core ARMv4-tdmi running at about 400mhz), so you probably wont be able to much with it
For most payloads, you can compile them by just simply running `make`