More actions
Switch-NSP-Forwarder | |
---|---|
General | |
Author | TooTallNate |
Type | Utilities |
Version | 0.0.2 |
License | Mixed |
Last Updated | 2024/12/07 |
Links | |
Download | |
Website | |
Source | |
You may be already familiar with my online NSP Forwarder Generator tool - this homebrew app aims to be equivalent of that tool, but it runs directly on your Switch. This is cool because it is more convenient compared to other forwarder generator tools, since the NSP is saved directly onto your SD card (you no longer need to copy the generated forwarder onto your SD card manually). Now you never need to leave your Switch to create forwarders! A few screenshots are attached below.
A couple pre-requisite notes:
- You will need to have a prod.keys file generated from Lockpick RCM located on the SD card located within the /switch directory.
- The app needs full memory mode access so it will need to be launched via title redirection from the homescreen. It can not be launched directly from the album menu.
Let me know if you find this tool useful! Also also check the spoiler sections below to see what pieces are currently known missing and what to expect in future releases.
Screenshots
Changelog
v0.0.2
- Traverse subdirectories of the /switch directory to find ".nro" files
- Include the root hbmenu.nro in the selection screen as well
- Show five apps per row on the selection screen (previously was four)
- Skip .nro entries that begin with a . character (MacOS tends to create these files, which are not actually NROs)
- Use more optimized method for parsing NRO metadata
- Fix issue writing .nsp file when title contains illegal characters for a filename (i.e. :)
- Add a file picker interface to the selection screen to explicitly select a ".nro" file
v0.0.1
- First Release.