More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
| title = CTRXplorer | | title = CTRXplorer | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/CTRXplorer.png|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/CTRXplorer.png|250px | ||
| type = System Tools | | type = Utilities System Tools | ||
| version = 0.9.8.1 (8 Feb 2017) | | version = 0.9.8.1 (8 Feb 2017) | ||
| licence = Mixed | | licence = Mixed | ||
Line 10: | Line 10: | ||
| source = https://dlhb.gamebrew.org/3dshomebrew/CTRXplorer-3DS.rar | | source = https://dlhb.gamebrew.org/3dshomebrew/CTRXplorer-3DS.rar | ||
}} | }} | ||
CTRXplorer is an open source SD file manager for the 3DS. | CTRXplorer is an open source SD file manager for the 3DS. | ||
Line 25: | Line 23: | ||
* Display files in a text viewer. | * Display files in a text viewer. | ||
==Installation== | |||
===Installing=== | |||
Available as a CIA, 3DS and 3DSX. | |||
* 3DSX - Copy the CTRXplorer folder to the 3ds folder on your SD card and launch it via homebrew loader. | |||
* CIA - Copy .cia to your SD card and install it with the CIA manager of your choice. | |||
* 3DS - Copy .3ds to your SD card. | |||
==Building== | ===Building=== | ||
Requires [http://sourceforge.net/projects/devkitpro/files/devkitARM devkitARM] and [https://github.com/Steveice10/citrus citrus] to build. On Windows you will | Requires [http://sourceforge.net/projects/devkitpro/files/devkitARM devkitARM] and [https://github.com/Steveice10/citrus citrus] to build. On Windows you will also need [http://www.willus.com/archive/zip64 info-zip] in your PATH. | ||
==Controls== | ==Controls== | ||
Line 39: | Line 43: | ||
==Screenshots== | ==Screenshots== | ||
https:// | https://dlhb.gamebrew.org/3dshomebrew/ctrxplorer1.png | ||
https:// | https://dlhb.gamebrew.org/3dshomebrew/ctrxplorer2.png | ||
https://dlhb.gamebrew.org/3dshomebrew/ctrxplorer3.png | |||
https://dlhb.gamebrew.org/3dshomebrew/ctrxplorer4.png | |||
https:// | ==Media== | ||
'''3DS Homebrew: CTRXplorer [Deutsch|HD]''' ([https://www.youtube.com/watch?v=VrfO2BH4Koo Flashcardsinfo]) <br> | |||
<youtube>VrfO2BH4Koo</youtube> | |||
==Changelog== | ==Changelog== | ||
Line 51: | Line 59: | ||
'''v0.9.8''' | '''v0.9.8''' | ||
* String mode editing enabled in hex editor. | * String mode editing enabled in hex editor. | ||
* New | * New logo animation thanks to PabloMK7. | ||
'''v0.9.7''' | '''v0.9.7''' |
Revision as of 01:21, 14 July 2021
CTRXplorer is an open source SD file manager for the 3DS.
Features
- Delete single/mulitple files.
- Rename files.
- Copy single/multiple files.
- Move single/multiple files.
- Create directories.
- Generate dummy files.
- Display and edit files in a hex viewer.
- Display files in a text viewer.
Installation
Installing
Available as a CIA, 3DS and 3DSX.
- 3DSX - Copy the CTRXplorer folder to the 3ds folder on your SD card and launch it via homebrew loader.
- CIA - Copy .cia to your SD card and install it with the CIA manager of your choice.
- 3DS - Copy .3ds to your SD card.
Building
Requires devkitARM and citrus to build. On Windows you will also need info-zip in your PATH.
Controls
X - (tap) Delete files, (hold) Rename files
Y - (tap) Copy files, (hold) Move files
R - (tap) Create directories, (hold) Generate dummy files
A - (tap) Display/edit files in hex viewer, (hold) Display files in text viewer
Screenshots
Media
3DS Homebrew: CTRXplorer [Deutsch|HD] (Flashcardsinfo)
Changelog
v0.9.8.1
- Virtual keyboard available for string mode editing in hex editor.
v0.9.8
- String mode editing enabled in hex editor.
- New logo animation thanks to PabloMK7.
v0.9.7
- Implemented touchscreen keyboard for various string inputs.
- New flashy banner sound thanks to Krude.
- Compatible with most recent citrus & libctru.
- Various smaller fixes and improvements.
v0.9.6
- Fixed text viewer crashing issues.
- Enabled case sensitive rename.
- Directory loading speed increased.
- Changes for latest citrus & buildtools.
v0.9.5
- Keep clipboard contents when copying files/folders.
- Allow overwriting existing files/folders when renaming.
- Improved the overwrite confirm dialog for moving/copying.
v0.9.4
- Existing files can now be overwritten by user choice when copying/moving/generating dummy files.
v0.9.3
- Hex viewer now allows searching for strings/data.
- Hex viewer now has a fast scroll mode.
- New hexedit mode, allowing to remove/edit/insert data.
- Now includes a basic text viewer.
- Position bars indicate current position in file browser/hex viewer/hex editor/text viewer.
- Tons of minor improvements and bugfixes.
v0.8.9
- Migrated everything to citrus.
- Some source code optimizations and reorganizations.
- Compiled with latest Citrus & CTRUlib.
v0.8.8
- Compiled with latest CTRcommon & CTRUlib.
- This should solve any issues with *hax 2.5.
v0.8.7
- Compiled with latest CTRcommon & CTRUlib.
- Ninjhax v2.1 compatibility.
v0.8.6
- Updated to latest CTRcommon library.
- Properly exit to launcher on Ninjhax 2.0/Tubehax/Ironhax.
v0.8.5
- Added a hex viewer (use Button A on regular files).
v0.8.0
- Revised control scheme based on tap (t) and hold (h) actions.
- Improvements to file copy speed.
- Various minor improvements and bug fixes.
v0.7.3
- First public release version with more still to come up.