More actions
Payload Launcher | |
---|---|
General | |
Author | suchmememanyskill |
Type | Utilities |
Version | 3.0.2 |
License | GPL-2.0 |
Last Updated | 2021/11/21 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
Uses Atmosphere's reboot to payload system to launch payloads.
Installation
Drop the .nro file in the switch folder.
Create a folder called payloads on the root on the sd card and place your payload.bin files in there.
Screenshots
Compatibility
Works on Atmosphere. Should also work on SXOS and ReiNX.
Changelog
v3.0.2 2021/11/21
- Another recompile. Fixes issue #13. I have no idea about the current state of the application. Please use something else than this tool
v3.0.1 2021/04/13
- Recompile to work with atmosphere 0.19.0+.
v3.0.0 2019/12/27
- The app has been rewritten (again) to make use of SDL, so everything looks pretty, and not like a glorified console.
v2.0.2 2019/11/03
- Fix heap size so no gui apps crash after opening payload_launcher.
- Thanks to XorTroll for helping with this.
v2.0.1 2019/11/03
- Add argument based payload launching.
- That's really about it, 3 lines of code added.
- see https://twitter.com/SuchMany/status/1190747645045886976 for a use case for this new feature.
v2.0.0 2019/10/28
- Adds some more colours to the ui.
- Lots of the code completely rewritten to not be 1 giant mess.
- Payload favourites are now handled by adding it's location to the ini file, so now it doesn't generate a favourites.payload besides the nro.
- New logo.
- Added fast scroll with the right joystick.
- Only 20 payloads a folder? good one, this version can load up to 500.
v1.1.4 2019/04/28
- Reverts dax's pr to cleanup the strings after using my app.
v1.1.3 2013/04/24
- Fix paths sometimes breaking (thanks dax).
- Change heap init code to only be ran when opening the keyboard.
v1.1.2 2019/03/28
- Added a keyboard to manually put in a path.
v1.1.1 2019/03/25
- Add if someone messes up their ini file they wouldn't crash when trying to launch a payload from the fallback directory (very specific i know).
- Added backing out of the folder selector.
Credits
Uses part of the atmosphere code from the atmosphere repo.
Licence of the atmosphere repo is included as AMS_LICENCE.