Draft:Content/GameData

From ZeldaMods (Breath of the Wild)
< Draft:Content
Revision as of 15:07, 3 April 2019 by imported>BravelyPeculiar (Created page with "<onlyinclude> The '''GameData''' directory contains configuration files for GameDataMgr and SaveMgr. </onlyinclude> == Bootup.pack/GameData == {{cs|target=gamedata...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The GameData directory contains configuration files for GameDataMgr and SaveMgr.

Bootup.pack/GameData

gamedata.ssarc

This resource is found in Bootup.pack.

Its canonical resource path is "GameData/gamedata.sarc".

gamedata.ssarc is a Yaz0-compressed SARC archive that contains configuration files (bgdata) for GameDataMgr.

savedataformat.ssarc

ShopGameDataInfo.byml

ShopGameDataInfo.byml (found in Bootup/Gamedata) is a Yaz0-compressed BYML file which contains data pertaining to actors purchasable from NPC Shops. It is used by GameDataMgr to keep track of items that have been purchased from a shop ("sold out" items) and restock them periodically.