Skip to content

Releases: suchmememanyskill/Payload_Launcher

recompile 2.0

21 Nov 12:15
Compare
Choose a tag to compare

Another recompile. Fixes issue #13. I have no idea about the current state of the application. Please use something else than this tool

recompile

13 Apr 09:19
Compare
Choose a tag to compare

recompile to work with atmosphere 0.19.0+

Gfx Glory

26 Dec 22:51
Compare
Choose a tag to compare

The app has been rewritten (again) to make use of SDL, so everything looks pretty, and not like a glorified console.

Fix heap size so no gui apps crash after opening payload_launcher

02 Nov 23:01
Compare
Choose a tag to compare

Add argument based payload launching

02 Nov 21:55
Compare
Choose a tag to compare
  • 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

Rewrite of Payload_Launcher

27 Oct 19:59
Compare
Choose a tag to compare
  • 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.

Fix crash upon exit

27 Apr 22:42
f116732
Compare
Choose a tag to compare

Changelog:

  • Reverts dax's pr to cleanup the strings after using my app

Install instructions:

  1. Put the .nro in the switch folder
  2. Put all your payloads in the /payloads folder (or any other supported folders)
  3. select which folder you want to load bins from inside the app

Can load up to 20 payloads per folder

Fix broken paths

24 Apr 11:37
Compare
Choose a tag to compare

Changelog:

  • Fix paths sometimes breaking (thanks dax)
  • Change heap init code to only be ran when opening the keyboard

Install instructions:

  1. Put the .nro in the switch folder
  2. Put all your payloads in the /payloads folder (or any other supported folders)
  3. select which folder you want to load bins from inside the app

Can load up to 20 payloads per folder

Add keyboard to set custom paths

26 Mar 15:19
4d82ad9
Compare
Choose a tag to compare

Changelog:
Added a keyboard to manually put in a path

Install instructions:

  1. Put the .nro in the switch folder
  2. Put all your payloads in the /payloads folder (or any other supported folders)
  3. select which folder you want to load bins from inside the app

Can load up to 20 payloads per folder

Idiotproof program a bit more

24 Mar 22:19
e468d00
Compare
Choose a tag to compare

Changelog:
Add if someone fucks 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

1.1.0 changelog
Added the support to change which folder the program should look to find the payloads.
By default, the app will ask the user between hekate's payload folder, argon-nx's payload folder, the root folder and the /payloads folder. You can set a path manually by navigating to the payload_config.ini generated in the same folder as the nro.

Install instructions:

  1. Put the .nro in the switch folder
  2. Put all your payloads in the /payloads folder (or any other supported folders)
  3. select which folder you want to load bins from inside the app

Can load up to 20 payloads per folder