3DSExplorer: Difference between revisions

Elisherer (talk | contribs)
No edit summary
Elisherer (talk | contribs)
No edit summary
Line 4: Line 4:
| type        = pc utility
| type        = pc utility
| author      = [[User:Elisherer|elisherer]]
| author      = [[User:Elisherer|elisherer]]
| download    = http://3dsexplorer.googlecode.com/files/3dsexplorer_v1.2.1.zip
| download    = http://3dsexplorer.googlecode.com/files/3dsexplorer_v1.3.zip
| source = http://code.google.com/p/3dsexplorer/
| source = http://code.google.com/p/3dsexplorer/
| version    = 1.2.1
| version    = 1.3
}}
}}


Line 52: Line 52:
== Upcoming features ==
== Upcoming features ==


for v1.3
for v1.4
* Extracting binaries from CIA like ctrtool does.
* Extracting binaries from CIA like ctrtool does.
* Fixing the CCI structure (i.e. 13 NCCH -> 8 NCCH, ...)


== Change log ==
== Change log ==


v1.3 (3DSGuy)
* Added *.cfa as an openable file (associated with CXI module)
* Used more general terms for CXI/CFA and 3DS/CCI/CSU with NCCH and NCSD respectively, while the general terms are more broad, they are correct, as a CFA file is not a CXI file.
* Fixed the Number of NCCH from 13 to 8 in the CCI module
* Changed the NCSD header readings to match the current specs on 3DBrew, with the exception of the "ExHeader size/Exheader Hash", as they are always zero in every NCSD.
* Made the ExHeader an extractable file from NCCH files.
v1.2.1
v1.2.1
* fixed opening of cia files (thanks 3dsguy)
* fixed opening of cia files (thanks 3dsguy)