3DSExplorer: Difference between revisions
No edit summary |
updated dw links |
||
(10 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
---- | |||
'''This software is vastly outdated. Use [https://github.com/profi200/Project_CTR/tree/master/ctrtool ctrtool] instead!''' | |||
---- | |||
{{Infobox homebrew | {{Infobox homebrew | ||
| title = 3DSExplorer | | title = 3DSExplorer | ||
Line 4: | Line 10: | ||
| type = pc utility | | type = pc utility | ||
| author = [[User:Elisherer|elisherer]] | | author = [[User:Elisherer|elisherer]] | ||
| download = | | download = https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/3dsexplorer/3dsexplorer_v1.5.3.zip | ||
| source = | | source = https://code.google.com/archive/p/3dsexplorer/downloads | ||
| version = 1.5. | | version = 1.5.3 | ||
}} | }} | ||
3DSExplorer can | 3DSExplorer can explore various 3DS-related files and view the information as described on 3DBrew. | ||
== Usage == | |||
''' | Needs '''.NET Framework 4.0''', you can get it [http://www.microsoft.com/download/en/details.aspx?id=17851 here]. | ||
Note: If you want to install this program for Mac, Linux, or FreeBSD, you should install the latest version of Wine with Wine Mono. | |||
It runs well on Linux, but I haven't tested it on Mac OS X. | |||
Opens: | Opens: | ||
Line 39: | Line 41: | ||
* Multi-Picture Objects ([[MPO]]) , (3D Images) | * Multi-Picture Objects ([[MPO]]) , (3D Images) | ||
Converts: | |||
* Videos to 2D/3D MJPG AVI files for the 3DS ( | * Videos to 2D/3D MJPG AVI files for the 3DS (can download directly from YouTube) | ||
Some of the file formats can be saved with replaced contents. | Some of the file formats can be saved with replaced contents. | ||
== Option for reading | == Option for reading 3DS/CCI/CSU files from ZIP/7Z files == | ||
Just compress your | Just compress your 3DS/CCI/CSU file into a 7Z or ZIP (with any other file you want like NFO file) | ||
Then you can open it from | Then you can open it from 3DSExplorer. '''But be aware that only the first CXI will be loaded and saving capabilities will not be available.''' | ||
(3DSExplorer looks for the first file with the proper extension and reads the first 0x5000 bytes) | (3DSExplorer looks for the first file with the proper extension and reads the first 0x5000 bytes) | ||
Line 58: | Line 60: | ||
== Change log == | == Change log == | ||
v1.5.3 | |||
*Revert supertrim from deleting the last partition record. | |||
v1.5.2 | |||
* Added Trim, Un-Trim and SuperTrim for CCI by 3DSGuy (aka ps3hen) | |||
+ (Open up a CCI file and a new menu "CCI" will appear.) | |||
v1.5.1 | v1.5.1 | ||
Line 192: | Line 201: | ||
You can download the latest build [http://3dsexplorer.googlecode.com/svn/trunk/3DSExplorer/bin/3DSExplorer.exe here]. | You can download the latest build [http://3dsexplorer.googlecode.com/svn/trunk/3DSExplorer/bin/3DSExplorer.exe here]. | ||
Notice that this version | Notice that this version may have unexpected output (broken files, corrupted data, broken dreams, etc.), as it is the latest development version available... |