Universal Manager Wiki (Page 2) - Universal-Team/Universal-Manager GitHub Wiki
- In this Section, you'll find all the things Universal-Manager can do
-
Filemanager can...
- Delete files.
- Rename files.
- Copy and Paste files.
- Create Folders.
- Extract Zip/7z files.
- Install CIAs.
-
In order to use the Filemanager you must go to the FileManager Section on Universal-Manager, then select the File/Folder you want to interact with. Then press X for show the actions menu, then you have to press the D-Pad Down for a specific amount of times and then press A for do a certain action. In case you want to go back, just press B. D-Pad Down presses amount :
- 0 = Rename.
- 1 = Delete.
- 2 = Copy/Paste.
- 3 = Create Folder.
- 4 = Extract file.
- 5 = Install CIA.
- FTP can...
- Start a FTP connection so you can connect to your 3DS's SD Card from your PC or other device using a FTP Client.
- In order to use FTP you must go to the FTP Section on Universal-Manager. When you do this, an IP will appear on your 3DS's bottom screen. That's the IP you must use to connect to your 3DS's SD Card. To stop using FTP, press B.
- Scripts can...
- Download a file from a github release.
- Download a file from a link.
- Install a DSiWare/3DS CIA.
- Delete a file.
- Print a message on screen.
- Scripts are .scpt files located on
SD:/Universal-Manager/scripts
. You can write simple code on them for complete simple tasks like deleting certain files, or making an update function for Homebrew Apps that aren't included on the Update tool of Universal-Manager. Syntax and how to write them can be found on Scripts
- Music Player can...
- Play Music.
- Select backgrounds for the music Player.
- Create Playlists.
- In order to use the Music Player you must go to the Music Section on Universal-Manager. When you do this, you'll see 4 options. Themes, Songs, Playlists and Now Playing. In Themes you can select a theme for the Background of the music player, in Now Playing you can see the current song and in songs you can search in your SD Card your music and add it to a playlist or hear them.
- Updater can...
- Download a file from the Internet.
- Update a homebrew app.
- Install a CIA if needed.
- In order to use the Updater you must go to the Updater Section on Universal Manager. When you do this, you'll see 4 different Sections. In each Section you can find the following Homebrew apps for update
- In the CFW Section you can...
- Update Luma3DS to it's latest Nightly/Release.
- Update or install Godmode9's to it's latest Release.
- In the TWL Section you can...
- Update or install TWiLight Menu++'s to it's latest Nightly/Release.
- Update or install nds-bootstrap's to it's latest Nightly/Release.
- Download or update usrcheat.dat (A base for Cheat Codes of DS Games)
- In the Other Section you can...
- Install a Universal-Manager's Theme for the Music Player's Background.
- Update or install Universal-Manager's official Scripts.
- In the UNIV Section you can...
- Update Universal-Manager's to its latest Nightly/Release.
- Update or install Relaunch's to it's latest Nightly/Release.
- Update or install PKMN-Chest's to it's latest Nightly/Release.
- In the CFW Section you can...
- Settings can...
- Change the Color of the Background and lines on both Screens.
- Change the Background's Animation.
- Change the Background's Animation Color.
- Select the Music Mode.
- In order to use the Settings you must go to the Settings Section on Universal-Manager. The settings can change a lot of things! You can see all its options on Settings
- Image viewer can...
- Show in the top screen a Image.
- Display .bmp Images.
- Display .png Images.
- Display .jpg Images.
- In order to use the Image viewer you must go to the Image Viewer Section, then on the Filebrowser search your Image and press A for see it in the top screen (The image can't be larger than 1024x576, otherwise a Crash will appear) and B for go back to the Filebrowser.
- Text Editor can...
- Edit the Text in a File.
- The Text Editor is on development so it is not very stable. For use it you must have a file called
test.txt
on your SD Card's root (Very important to have that file). Every Change you make is saved at instant ontest.txt
. For go back to the MainMenu just press B.