More actions
SwitchExplorer | |
---|---|
General | |
Author | simontime |
Type | Game Management |
Version | 1.2 |
License | Mixed |
Last Updated | 2019/01/28 |
Links | |
Download | |
Website | |
Source | |
A simple GUI-based NCA explorer (also compatible with NSPs and XCIs).
Features
- Makes datamining extremely easy.
- BFSTM playback.
- Extract individual folders, files, the ExeFS or the entire thing.
- Automatically finds the main nca within an XCI or NSP and opens it.
- Update support.
- You can open XCIs, NSPs and NCAs directly from explorer and load it into the program.
User guide
Ensure you have your prod.keys file and title.keys file in <Home Folder>/.switch/*
(same path as hactool).
Open an NCA, XCI or NSP with it.
Tips:
- Organize the title.keys file like so:
<Rights ID> = <Titlekey>
- Organize the prod.keys file like so:
<Formal name> = <Key>
Screenshots
Changelog
v1.2 2019/01/28
- Loads of new stuff and bug fixes and whatnot.
- (I can't remember all that I did to it but trust me this one is better than the old one.)
v1.1.1 2018/11/02
- Quick hotfix.
- Fixes the DLC issue, as well as others.
v1.1 2018/11/02
- Better NSP/XCI reading, done pseudo-accurately this time via its CNMT.
- Control NCA parsing, gets title info and icon from Control when applicable.
- Meta exporting, can export the list of files, icon or NACP either raw or as a JSON.
- Now tells you the rights ID of the key required to extract a title when it's missing from title.keys.
- General system stability improvements to enhance the user's experience.
v0.1 2018/10/04
- Requires key files in
%USERPROFILE%/.switch/prod.keys
and%USERPROFILE%/.switch/title.keys
.