More actions
(Created page with "{{Infobox Switch Homebrews |title=Switch Game Directory Trees |image=switchgamedirectorytreesswitch.png |description=Directory trees for various Nintendo Switch games. |author=SuperOkazaki |lastupdated=2020/09/16 |type=Hack Utilities |version=2020 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/switchgamedirectorytreesswitch.7z |website=https://gbatemp.net/threads/switch-game-directory-trees.552144/ |source=https://github.com/SuperOkazaki/NX-Game-Dire...") |
m (HydeWing moved page Switch Game Directory Trees Switch to Switch Game Directory Trees without leaving a redirect) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=Switch Game Directory Trees | |title=Switch Game Directory Trees | ||
|image= | |image=switchgamedirectorytrees.png | ||
|description=Directory trees for various Nintendo Switch games. | |description=Directory trees for various Nintendo Switch games. | ||
|author=SuperOkazaki | |author=SuperOkazaki | ||
|lastupdated= | |lastupdated=2022/02/19 | ||
|type=Hack Utilities | |type=Hack Utilities | ||
|version= | |version=2022 | ||
|license=Mixed | |license=Mixed | ||
|download=https:// | |download=https://github.com/SuperOkazaki/NX-Game-Directory-Trees | ||
|website=https://gbatemp.net/threads/switch-game-directory-trees.552144/ | |website=https://gbatemp.net/threads/switch-game-directory-trees.552144/ | ||
|source=https://github.com/SuperOkazaki/NX-Game-Directory-Trees | |source=https://github.com/SuperOkazaki/NX-Game-Directory-Trees | ||
|donation= | |donation= | ||
}} | }} | ||
This is a collection of directory hierarchy trees for Nintendo Switch games. This repo has never, does not, and will not ever host any copyrighted files or software. This is intended as a resource for ROM Hackers and dataminers who wish to see a vanilla game NCA hierarchy. | |||
==User guide== | |||
To generate a directory tree of an extracted game on Windows, enter the following command in a CMD window while in the working directory of the Section 1 partition of the NCA. | |||
<code>tree /a /f > output.txt</code> | |||
Some games, notably Super Mario 3D All-Stars, have multiple relevant NCA files (as opposed to most Switch games, in which only one NCA is relevant for modding and rom-hacking). Such trees have been denoted in the filename with <code>[multi-nca]</code> and all relevant trees have been listed in the file. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/SuperOkazaki/NX-Game-Directory-Trees | ||
* | * GBAtemp - https://gbatemp.net/threads/switch-game-directory-trees.552144/ | ||
Latest revision as of 10:41, 21 Haziran 2023
Switch Game Directory Trees | |
---|---|
General | |
Author | SuperOkazaki |
Type | Hack Utilities |
Version | 2022 |
License | Mixed |
Last Updated | 2022/02/19 |
Links | |
Download | |
Website | |
Source | |
This is a collection of directory hierarchy trees for Nintendo Switch games. This repo has never, does not, and will not ever host any copyrighted files or software. This is intended as a resource for ROM Hackers and dataminers who wish to see a vanilla game NCA hierarchy.
User guide
To generate a directory tree of an extracted game on Windows, enter the following command in a CMD window while in the working directory of the Section 1 partition of the NCA.
tree /a /f > output.txt
Some games, notably Super Mario 3D All-Stars, have multiple relevant NCA files (as opposed to most Switch games, in which only one NCA is relevant for modding and rom-hacking). Such trees have been denoted in the filename with [multi-nca]
and all relevant trees have been listed in the file.