More actions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|author=Ryuzaki-MrL | |author=Ryuzaki-MrL | ||
|lastupdated=2016/09/23 | |lastupdated=2016/09/23 | ||
|type= | |type=Utilities | ||
|version=1.0.1 | |version=1.0.1 | ||
|license= | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrews/romfsexplorer3ds.7z | ||
|website=https://github.com/Ryuzaki-MrL/RomFS-Explorer | |website=https://github.com/Ryuzaki-MrL/RomFS-Explorer | ||
|source=https://github.com/Ryuzaki-MrL/RomFS-Explorer | |source=https://github.com/Ryuzaki-MrL/RomFS-Explorer | ||
}} | }} | ||
RomFS Explorer is a RomFS file explorer and dumper. It is a small homebrew application initially made for personal use, for listing and extracting files from a mounted romfs drive. | |||
RomFS file explorer and dumper | |||
==Features== | |||
* Mount romfs from a file on the SD card. | * Mount romfs from a file on the SD card. | ||
* Mount romfs from a selected title (3DSX ONLY). | * Mount romfs from a selected title (3DSX ONLY). | ||
Line 25: | Line 20: | ||
* Dump entire romfs container to the SD card (3DSX ONLY). | * Dump entire romfs container to the SD card (3DSX ONLY). | ||
== | ==Screenshots== | ||
https://dlhb.gamebrew.org/3dshomebrews/romfsexplorer3ds3.png | |||
https://dlhb.gamebrew.org/3dshomebrews/romfsexplorer3ds4.png | |||
==Controls== | |||
D-Pad - Navigate | |||
A - Select | |||
B - Go back | |||
L - Show help | |||
== | R - Show clipboard | ||
X - Clear clipboard | |||
Y - Copy files to this folder | |||
Start - Quit | |||
==Changelog== | |||
'''v1.0.1''' | |||
* This release fixes files being overwritten even if you choose to not overwrite them. | |||
'''v1.0''' | |||
* Add submodule. | |||
==Credits== | |||
* neobrain for braindump. | * neobrain for braindump. | ||
* mtheall for all of his romfs related work on ctrulib. | * mtheall for all of his romfs related work on ctrulib. | ||
* yellows8, smea, fincs, etc. for their work on ctrulib. | * yellows8, smea, fincs, etc. for their work on ctrulib. | ||
==External links== | |||
* GitHub - https://github.com/Ryuzaki-MrL/RomFS-Explorer | |||
[[Category:3DS homebrew applications]] | |||
[[Category:Homebrew utility applications on 3DS]] |
Revision as of 10:27, 27 February 2022
RomFS Explorer | |
---|---|
File:RomFSExplorer.jpg | |
General | |
Author | Ryuzaki-MrL |
Type | Utilities |
Version | 1.0.1 |
License | GPL-3.0 |
Last Updated | 2016/09/23 |
Links | |
Download | |
Website | |
Source | |
RomFS Explorer is a RomFS file explorer and dumper. It is a small homebrew application initially made for personal use, for listing and extracting files from a mounted romfs drive.
Features
- Mount romfs from a file on the SD card.
- Mount romfs from a selected title (3DSX ONLY).
- Copy files and folders from RomFS to the SD card.
- Dump entire romfs container to the SD card (3DSX ONLY).
Screenshots
Controls
D-Pad - Navigate
A - Select
B - Go back
L - Show help
R - Show clipboard
X - Clear clipboard
Y - Copy files to this folder
Start - Quit
Changelog
v1.0.1
- This release fixes files being overwritten even if you choose to not overwrite them.
v1.0
- Add submodule.
Credits
- neobrain for braindump.
- mtheall for all of his romfs related work on ctrulib.
- yellows8, smea, fincs, etc. for their work on ctrulib.