3DS-PluginsFolder: Difference between revisions

From GameBrew
(Created page with "{{Infobox 3DS homebrew | title = 3DS-PluginsFolder | image = https://dlhb.gamebrew.org/3dshomebrew/3DS-PluginsFolder.jpg|250px | type = Utilities | version = v1.3 | licence =...")
 
m (Text replacement - "Category:Homebrew utility applications on 3DS" to "")
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS Homebrews
| title = 3DS-PluginsFolder
|title=3DS-PluginsFolder
| image = https://dlhb.gamebrew.org/3dshomebrew/3DS-PluginsFolder.jpg|250px
|image=3dspluginsfolder2.png
| type = Utilities
|description=This program will allow you to create folders for all Titles ID on the directory sdmc:/plugin/.
| version = v1.3
|author=Klairm
| licence = Mixed
|lastupdated=2021/03/20
| author = Klairm
|type=Utilities
| website = https://github.com/Klairm/3DS-PluginsFolder
|version=1.3
| download = https://dlhb.gamebrew.org/3dshomebrew/3DS-PluginsFolder.rar
|license=Mixed
| source = https://dlhb.gamebrew.org/3dshomebrew/3DS-PluginsFolder.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/3dspluginsfolder.7z
|website=https://github.com/Klairm/3DS-PluginsFolder
|source=https://github.com/Klairm/3DS-PluginsFolder
}}
}}
<youtube>rGOz7dx1dYo</youtube>
3DS-PluginsFolder is a homebrew program that allows 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.


= 3DS-PluginsFolder =
==Installation==
===Installing===
Place the .3dsx file in your Nintendo 3DS's SD card's 3ds folder, then run with Homebrew Launcher.


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===
You can compile from the source if preferred, which requires:
* [https://devkitpro.org/wiki/Getting_Started DevkitProARM.]
* 3ds-dev from the [https://devkitpro.org/wiki/devkitPro_pacman devkitpro pacman] repository.


= Compiling requirements: =
==User guide==
This program that has 2 options:
* Get all the TitlesID installed on your SD card, and create a folder with the Titles ID's on sdmc/plugin/.
* List all the .plg (plugin files) on the root of your SD card (sdmc:/) and let you choose which one you want to copy on all the directories inisde sdmc:/plugin/.


* DevkitProARM -&gt; https://devkitpro.org/wiki/Getting_Started
So that way you don't need a computer for use plugins like ActionReplay with NTR.
* 3ds-dev from the devkitpro pacman repository -&gt; https://devkitpro.org/wiki/devkitPro_pacman


= TO-DO: =
==Controls==
A - Select


* Optimize and clean code.
B - Go back
* Add more error handlers. [[File:https://i.imgur.com/R2nTyrS.gif|alt text]]


= Thanks =
Select - Exit


* Devkitpro team for the toolchain and libctru
==Changelog==
* Nintendo Homebrew Discord server for helping me with some doubts (https://discord.gg/nintendohomebrew)
'''v1.3 2021/03/20'''
* The program will detect if "plugin" folder exists, if not it will create it.
* Some other code cleanup.
 
'''v1.1 2020/09/08'''
* Minor fixes.
 
'''v1.0 2020/09/06'''
* First release.
 
==Credits==
* Devkitpro team for the toolchain and libctru.
* [https://discord.gg/nintendohomebrew Nintendo Homebrew Discord server] for the helps.
 
==External links==
* Author's Twitter - https://mobile.twitter.com/klairm_/status/1373256477260013573
* GitHub - https://github.com/Klairm/3DS-PluginsFolder
* GBAtemp - https://gbatemp.net/threads/release-3ds-pluginsfolder.573235
* Reddit - https://www.reddit.com/r/3dshacks/comments/iternw/release_kinda_3dspluginsfolder

Latest revision as of 05:34, 6 May 2024

3DS-PluginsFolder
3dspluginsfolder2.png
General
AuthorKlairm
TypeUtilities
Version1.3
LicenseMixed
Last Updated2021/03/20
Links
Download
Website
Source

3DS-PluginsFolder is a homebrew program that allows 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.

Installation

Installing

Place the .3dsx file in your Nintendo 3DS's SD card's 3ds folder, then run with Homebrew Launcher.

Compiling

You can compile from the source if preferred, which requires:

User guide

This program that has 2 options:

  • Get all the TitlesID installed on your SD card, and create a folder with the Titles ID's on sdmc/plugin/.
  • List all the .plg (plugin files) on the root of your SD card (sdmc:/) and let you choose which one you want to copy on all the directories inisde sdmc:/plugin/.

So that way you don't need a computer for use plugins like ActionReplay with NTR.

Controls

A - Select

B - Go back

Select - Exit

Changelog

v1.3 2021/03/20

  • The program will detect if "plugin" folder exists, if not it will create it.
  • Some other code cleanup.

v1.1 2020/09/08

  • Minor fixes.

v1.0 2020/09/06

  • First release.

Credits

External links

Advertising: