More actions
3DS-PluginsFolder
This program will allow you to create folders for all Titles ID on the directory sdmc:/plugin/ (plugin folder has to be created before) and copy a plugin file (.plg) into all that folders without the need of a PC. Created basically for practice programming on the 3DS.
Compiling requirements:
- DevkitProARM -> https://devkitpro.org/wiki/Getting_Started
- 3ds-dev from the devkitpro pacman repository -> https://devkitpro.org/wiki/devkitPro_pacman
TO-DO:
- Optimize and clean code.
- Add more error handlers. alt text
Thanks
- Devkitpro team for the toolchain and libctru
- Nintendo Homebrew Discord server for helping me with some doubts (https://discord.gg/nintendohomebrew)