1
0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2025-06-27 07:50:21 +00:00

Created _Footer (markdown)

Tobias 2018-08-25 01:40:09 +02:00
parent 4eb6f7db90
commit a63c99b524

9
_Footer.md Normal file

@ -0,0 +1,9 @@
- XCI: Represents a dump of a game cartridge. Contains icons, metadata, and a switch game. Sometimes containes updates to the game as well.
Use: Dumps of Gamecards you own
- NSP: Contains all of the files and data needed to display icons, a title and a game.
Use: Dumps of SD and NAND games
- NCA: A raw format that can contain a multitude of things (most similar to a ZIP file on your computer)
Use: System Archives
- Deconstructed Rom Directory: An NCA that has been expanded into its component parts.
Use: Developers and Power Users with more advanced applications? (idk reword this.)
- NSO/NRO Homebrew: Cool and neat applications made unofficially by members of the community