Difference between revisions of "3DSExplorer"
Jump to navigation
Jump to search
(new release 0.5) |
|||
Line 4: | Line 4: | ||
| type = system tool | | type = system tool | ||
| author = [[User:Elisherer|elisherer]] | | author = [[User:Elisherer|elisherer]] | ||
− | | download = | + | | download = http://3dsexplorer.googlecode.com/files/3DSExplorer-v0.5.rar |
− | | source = | + | | source = http://code.google.com/p/3dsexplorer/ |
− | | version = 0. | + | | version = 0.5 |
}} | }} | ||
− | 3DSExplorer can open 3DS files and view the information as described | + | 3DSExplorer can open 3DS files and view the information as described 3DBrew. |
− | + | == Usage == | |
− | + | ||
+ | Open 3ds (CCI) files | ||
− | + | SaveFlash (bin) files (decrypted or encrypted) | |
− | + | Title meta data files (tmd). | |
== Change log == | == Change log == | ||
+ | |||
+ | v0.5 | ||
+ | * new GUI now has file box | ||
+ | * fix for a few save files | ||
+ | * now can save files from save and 3ds (from 3ds still encrypted) | ||
+ | by double click a file. | ||
+ | * when opening a crypted save you can save the key to a file | ||
+ | * now on google code using SVN (moved from github) | ||
v0.3 | v0.3 |
Revision as of 18:40, 19 September 2011
3DSExplorer | |
General | |
---|---|
Author(s) | elisherer |
Type | System tool |
Version | 0.5 |
Links | |
Download | |
Source |
3DSExplorer can open 3DS files and view the information as described 3DBrew.
Usage
Open 3ds (CCI) files
SaveFlash (bin) files (decrypted or encrypted)
Title meta data files (tmd).
Change log
v0.5
- new GUI now has file box
- fix for a few save files
- now can save files from save and 3ds (from 3ds still encrypted)
by double click a file.
- when opening a crypted save you can save the key to a file
- now on google code using SVN (moved from github)
v0.3
- changed the name of the application
- initial work on opening save binary files
- already open's save binary files, decrypts them and shows some info
- i'll be happy to get some help from you guys on this...
v0.1
- opens 3DS files and creates a treeview with the information
- can't decrypt the ExeFS (as no key yet to be found)