Draft:Content/Pack: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>BravelyPeculiar
No edit summary
imported>BravelyPeculiar
No edit summary
Line 4: Line 4:
== Content/Pack ==
== Content/Pack ==
{{cs|target=Draft:TitleBG.pack}}
{{cs|target=Draft:TitleBG.pack}}
{{cs|target=Draft:Regional TitleBG packs|text=Regional TitleBG packs (e.g. TitleBG_USen.pack)}}
{{cs|target=Draft:Regional TitleBG packs}}
{{cs|target=Draft:Bootup.pack}}
{{cs|target=Draft:Bootup.pack}}
{{cs|target=Draft:Bootup_Graphics.pack}}
{{cs|target=Draft:Bootup_Graphics.pack}}
{{cs|target=Draft:Regional Bootup packs|text=Regional Bootup packs (e.g. Bootup_USen.pack)}}
{{cs|target=Draft:Regional Bootup packs}}
{{cs|target=Draft:Title.pack}}
{{cs|target=Draft:Title.pack}}
{{cs|target=Draft:Dungeon packs|text=Dungeon packs (e.g. Dungeon000.pack, RemainsFire.pack)}}
{{cs|target=Draft:Dungeon packs}}

Revision as of 22:20, 3 April 2019

The Pack directory contains SARC archives which contain other files, in order to minimise loading times.

Content/Pack

Draft:TitleBG.pack

TitleBG.pack is a SARC archive which is found in Content/Pack. It contains frequently-used files that the game keeps loaded into memory in order to access them quickly.

Regional TitleBG packs

Regional TitleBG packs (named with the format TitleBG_XXxx.pack, where XX is the region code and xx the language code)) are SARC archives which are found in Content/Pack. They are similar to the normal TitleBG.pack, but contain files that are used in specific languages.

Draft:Bootup.pack

Bootup.pack is a SARC archive found in Content/Pack. It contains files that are only used during the initialisation process and unneeded afterwards.

Draft:Bootup_Graphics.pack

Bootup_Graphics.packis a SARC archives which are found in Content/Pack. It is similar to the normal Bootup.pack, but contain contains shaders and other miscellaneous files related to the graphics system.

Regional Bootup packs

Regional Bootup packs (named with the format Bootup_XXxx.pack) are SARC archives which are found in Content/Pack. They are similar to the normal Bootup.pack, but contain text files that are used in specific languages.

Draft:Title.pack

Draft:Dungeon packs