3dsExplorer 工具: Difference between revisions
add page from eng.ver http://3dbrew.org/w/index.php?title=3DSExplorer&oldid=8254 |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 22: | Line 22: | ||
== 使用说明 == | == 使用说明 == | ||
工具需要''.NET Framework 4.0'''支持,可以从 [http://www.microsoft.com/download/en/details.aspx?id=17851 这里]获得 | |||
切记:如果你想安装此工具到Mac、Linux或者FreeBSD,需要安装的wine版本要高于15。 | 切记:如果你想安装此工具到Mac、Linux或者FreeBSD,需要安装的wine版本要高于15。 | ||
Line 28: | Line 28: | ||
此工具在 Linux 下可以正常使用,但是不知Mac OS X上情形如何。 | 此工具在 Linux 下可以正常使用,但是不知Mac OS X上情形如何。 | ||
打开: | |||
* CTR Cartridge Image files ([[NCSD|CCI]]/[[NCSD|CSU]]) (NCSD) | * CTR Cartridge Image files ([[NCSD|CCI]]/[[NCSD|CSU]]) (NCSD) | ||
* CTR eXecutable Image files ([[NCCH#CXI|CXI]]) (NCCH) | * CTR eXecutable Image files ([[NCCH#CXI|CXI]]) (NCCH) | ||
Line 39: | Line 39: | ||
* CTR Graphics ([[CBMD|CGFX]]) (CBMD) | * CTR Graphics ([[CBMD|CGFX]]) (CBMD) | ||
* [[DARC]] (file containers) / [[BCMA]] CTR-Manuals | * [[DARC]] (file containers) / [[BCMA]] CTR-Manuals | ||
* Save Flash binaries ([[Savegames|SAV]]) ( | * Save Flash binaries ([[Savegames|SAV]]) (解密或加密的) | ||
* Title meta data | * Title meta data 文件 ([[TMD]]), | ||
* Multi-Picture | * Multi-Picture 对象 ([[MPO]]) , (3D 图像) | ||
转换: | |||
* | * 把2D/3D的MJPG编码AVI文件转换给3DS (可以直接从YouTube下载) | ||
Some of the file formats can be saved with replaced contents. | Some of the file formats can be saved with replaced contents. | ||
== | == 从zip/7z压缩包读取3ds/cci/csu文件的选项 == | ||
把3ds/cci/csu文件打包为7z/zip (with any other file you want like nfo file) | |||
然后你就能用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) | ||
== | == 功能预告 == | ||
for v1.6 | for v1.6 | ||
* | * 像ctrtool一样从CIA提取二进制文件。 | ||
== 版本历史 == | == 版本历史 == | ||
Line 201: | Line 201: | ||
== 最新版本 == | == 最新版本 == | ||
你可以从[http://3dsexplorer.googlecode.com/svn/trunk/3DSExplorer/bin/3DSExplorer.exe 这里]获得工具最新版 ,当然最新版可能会有bug。 |