3DSExplorer: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
| type = system tool | | type = system tool | ||
| author = [[User:Elisherer|elisherer]] | | author = [[User:Elisherer|elisherer]] | ||
| download = http://3dsexplorer.googlecode.com/files/3DSExplorer-v1. | | download = http://3dsexplorer.googlecode.com/files/3DSExplorer-v1.2.zip | ||
| source = http://code.google.com/p/3dsexplorer/ | | source = http://code.google.com/p/3dsexplorer/ | ||
| version = 1. | | version = 1.2 | ||
}} | }} | ||
Line 38: | Line 38: | ||
Can convert: | Can convert: | ||
* Videos to 2D/3D MJPG AVI files for the 3DS (Can download directly from YouTube) | * Videos to 2D/3D MJPG AVI files for the 3DS (Can download directly from YouTube) | ||
== Option for reading 3ds/cci/csu files from zip/7z files == | |||
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 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) | |||
== Change log == | == Change log == | ||
v1.2 | |||
* Added: The product codes and maker codes are now in a file called title.db | |||
* Added: 3ds/cci/csu can be opened from zip/7z files with limited information (cci,1st cxi & crc32) | |||
v1.1.1 | v1.1.1 | ||
* fixed file tree activation bugs | * fixed file tree activation bugs |