Difference between revisions of "3DSExplorer/sw"

From 3dbrew
Jump to navigation Jump to search
m
 
(3 intermediate revisions by the same user not shown)
Line 15: Line 15:
 
'''Snälla använd den senaste versionen. Äldere versoner har bugar inuti dom som jag kommer att fixa'''
 
'''Snälla använd den senaste versionen. Äldere versoner har bugar inuti dom som jag kommer att fixa'''
  
'''More over, refrain from uploading the application to your servers. Just link to google code site.'''
+
'''Ladda ej upp programet till andra servrar länka bara till goolgecode sidan.'''
  
 
----
 
----
Line 44: Line 44:
 
Några av fil formaten kan sparas med ändrat innehåll.
 
Några av fil formaten kan sparas med ändrat innehåll.
  
== Kan läsa 3ds/cci/csu filer från ett zip/7z arkiv ==
+
== Kan Läsa 3ds/cci/csu Filer Från Ett zip/7z Arkiv ==
  
Just compress your 3ds/cci/csu file into a 7z or zip (with any other file you want like nfo file)
+
Komprimera bara din 3ds/cci/csu fil till ett zip eller 7z arkiv.
  
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.'''
+
Sedan kan du öppna det med 3dsexplorer. '''Med uppsikt på att bara de första cxi kommer att laddas och du kommer ej kunna spara.'''
  
(3DSExplorer looks for the first file with the proper extension and reads the first 0x5000 bytes)
+
(3DSExplorer letar efter första filen med det rätta fil-förlängning namnet och läser de första 0x5000 bytes)
  
== Upcoming features ==
+
== Kommande Funktioner ==
  
for v1.5
+
för v1.5
* Extracting binaries from CIA like ctrtool does.
+
* Packa upp binära filer från en CIA som ctrtool gör.
  
== Change log ==
+
== Ändrings log (på engelska) ==
  
 
v1.4
 
v1.4
Line 181: Line 181:
 
[[File:Screenshot 3dsexplorer.png]]
 
[[File:Screenshot 3dsexplorer.png]]
  
== Latest Build ==
+
== Senaste Exe filen ==
  
You can download the latest build [http://3dsexplorer.googlecode.com/svn/trunk/3DSExplorer/bin/3DSExplorer.exe here].
+
Du kan ladda ner senaste exe filen från [http://3dsexplorer.googlecode.com/svn/trunk/3DSExplorer/bin/3DSExplorer.exe here].
  
Notice that this version might be buggy...
+
Notera att den versionen är troligtvis väldigt buggig...

Latest revision as of 02:59, 22 December 2012

3DSExplorer
3DSCube 128px.png
General
Author(s)elisherer
Typepc progarm
Version1.4
Links
Download
Source


3DSExplorer kan öppna 3DS filer och visa info som beskrivs i 3DBrew.


Snälla använd den senaste versionen. Äldere versoner har bugar inuti dom som jag kommer att fixa

Ladda ej upp programet till andra servrar länka bara till goolgecode sidan.



Användning[edit]

Behöver .NET Framework 4.0, du kan ladda ner det från here.

Öppnar:

  • CTR Cartridge Bild filer (CCI/CSU) (NCSD)
  • CTR eXecutable Bild filer (CXI) (NCCH)
  • CTR File Archives (CFA) (NCCH)
  • CTR Importable Archives (CIA)
  • CTR Ikoner (ICN) (SMDH)
  • CTR Banners (BNR) (CBMD + BCWAV)
  • CTR Waves (BCWAV)
  • CTR Banner Model Data (CBMD)
  • CTR Graphics (CGFX) (CBMD)
  • DARC (file containers) / BCMA CTR-Manuals
  • Save Flash binaries (SAV) (decrypted or encrypted)
  • Title meta data filer (TMD),
  • Multi-Bilder Objekt (MPO) , (3D Bilder)

Kan konvertera:

  • Videor till 2D/3D MJPG AVI filer för 3DS (Kan ladda ner direct från YouTube)

Några av fil formaten kan sparas med ändrat innehåll.

Kan Läsa 3ds/cci/csu Filer Från Ett zip/7z Arkiv[edit]

Komprimera bara din 3ds/cci/csu fil till ett zip eller 7z arkiv.

Sedan kan du öppna det med 3dsexplorer. Med uppsikt på att bara de första cxi kommer att laddas och du kommer ej kunna spara.

(3DSExplorer letar efter första filen med det rätta fil-förlängning namnet och läser de första 0x5000 bytes)

Kommande Funktioner[edit]

för v1.5

  • Packa upp binära filer från en CIA som ctrtool gör.

Ändrings log (på engelska)[edit]

v1.4

  • Added: support for BCMA/DARC files/containers.
  • Added: DSDecmp GUI for compression/decompression of LZ-10/11/Ovl & Huffman4/8.
  • Updated: XOR Tool's file text boxes accept drag&drop (DSDecmp GUI's also).

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

  • fixed opening of cia files (thanks 3dsguy)
  • updated title.db up to release #183

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

  • fixed file tree activation bugs
  • fixed some typos
  • CCI: added an option to save cxi file (right click the CXI node in the file tree)

v1.1 - Happy Holidays

  • New opens CXI files
  • New opens CSU files (CTR System update - same as CCI)
  • New opens ICN files (CTR Icons)
  • Added QuickCRC32 tool to check for authenticity (also added CRC32 to hash tool)
  • Generalized the explorer (the source code of the explorer is general, now it would be easier to add more file formats)
  • 3D Video converter: Progress is working, fixed a lot, now works almost flawlessly.
  • CCI: Added more information to the header.
  • MPO: Added Nintendo's MakerNote structure.

v1.0

  • Better late then ever...update to v1.0 so I can continue with the regular

version giving.

  • Added MPO support (3D Images taken by the 3ds camera)
  • 3D Video Conversion tool to convert youtube 3d videos to 3DS-3D MJPG videos...
  • more bug fixes (as always)

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

  • Now checks for update on startup (can be disabled)
  • Added link to the Google-code site
  • CIA: Can replace icons with any picture you want (Saving enabled)
  • More bug fixes

v0.89

  • CIA: Icons color mapping corrected (It's RGB565)
  • ImageBox now has a zoom button.
  • XOR Tool: New features: Xor byte arrays, AES-ctr sandbox.
  • More bug fixes and mostly source code redesign

v0.83

  • CIA: Fix: Correct Ticket
  • CIA: Icon color mapping fixed (RGB -> GBR)

v0.82

  • CIA: Added Banner icons viewing (Double click an icon to show it in the Banner's Metadata section)

v0.81

  • Fix bug when opening TMD files

v0.8

  • CIA support
  • Changed GUI + Skin
  • Fixed some bugs

v0.7

  • More information on sav files
  • Now all information is grouped
  • Bug fixes for all contexts
  • Hash tool supports HMAC
  • Source code rewritten for optimization..
  • [Experimental] Can now replace original files into sav image and save it to a new created sav file.

v0.62

  • Bug fixes
  • Rearranged the gui
  • Now the exe file is a release and not a debug.
  • Context menu for files in the filesystem list.

v0.61

  • Fix for DATA partitions files save (wrong offsets)...
  • Can now be associated with sav/bin/3ds/tmd files to open files from the explorer...
  • Hashtool and XORtool can be opened while working with the explorer part of the program.

v0.6

  • New GUI
  • Improved algorithms (SAV files mainly)
  • More information shown
  • NEW and improved Hash Tool.

v0.55

  • Works with most save files.
  • More of the save structure understood
  • Saving of files from the sav image fixed.

v0.53

  • Fix for the tmd (now has certificates)
  • TMD: Still not supporting SHA1 type

v0.52

  • TMD now works
  • Save opening was improved
  • No question rather it's encrypted or not (autodetect)

v0.51

  • fix for save files from save image
  • feature: save image file from sav binary

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 clicking 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 opens 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)

Screen shot[edit]

Screenshot 3dsexplorer.png

Senaste Exe filen[edit]

Du kan ladda ner senaste exe filen från here.

Notera att den versionen är troligtvis väldigt buggig...