3DSExplorer: Difference between revisions
No edit summary |
v0.96 |
||
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-v0. | | download = http://3dsexplorer.googlecode.com/files/3DSExplorer-v0.96.rar | ||
| source = http://code.google.com/p/3dsexplorer/ | | source = http://code.google.com/p/3dsexplorer/ | ||
| version = 0. | | version = 0.96 | ||
}} | }} | ||
Line 22: | Line 22: | ||
== Usage == | == Usage == | ||
Opens: | |||
* CTR Rom files ([[CCI]]) | |||
* SaveRAM binaries ([[Savegames bin]]) (decrypted or encrypted) | |||
* Title meta data files ([[TMD]]), | |||
Title meta data files ( | * CTR Importable Archives ([[CIA]]). | ||
* CTR Banners ([[BNR]]) | |||
CTR Importable Archives ( | * CTR Waves ([[CWAV]]) | ||
* CTR Graphics ([[CGFX]]) | |||
== Change log == | == Change log == | ||
v0.96 | |||
* Moved to .NET Framework 4.0 (because of OpenGL Support) | |||
* Improved SRAM key search algorithm (fixes Starfox 3D) | |||
* Added initial support for CWAV, CGFX | |||
* New nifty about screen (3d logo) | |||
* Preparations made for wav (CWAV) & 3d model (CMDL) decoding (WIP) | |||
* Now the application needs 2 external DLLs for SharpGL | |||
v0.9 | v0.9 | ||
* Now checks for update on startup (can be disabled) | * Now checks for update on startup (can be disabled) |