Content/Map: Difference between revisions

imported>BravelyPeculiar
imported>BravelyPeculiar
 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The '''Map''' folder contains the files that define the game's overworld and dungeon layout. There are many different versions of this folder across the game files:
<onlyinclude>
* [[Content]]/Map
{{Resloc|type=directory|path=Map/|locations=the unpacked content files, [[Bootup.pack]] and [[TitleBG.pack]]|aoc_locations=|aoc_replaces_base=}}
* [[Content/Pack/TitleBG.pack]]/Map
{{ReslocAoc|type=directory|path=Map/|locations=the unpacked content files, [[AocMainField.pack]], dungeon packs, and shrine packs}}
* [[Content/Pack/Bootup.pack]]/Map
The '''Map''' directory contains files that define the game's overworld and dungeon layout.
* [[Content/Pack/DungeonXXX.pack]]/Map
</onlyinclude>
* AoC/Map
* AoC/Pack/AocMainField.pack/Map
* AoC/Pack/DungeonXXX.pack/Map


== MainField ==
== Directories ==
Contains the data for the overworld. These files are located in both the base game files and the AoC files; if the DLC is installed, the AoC version is loaded instead of the base game version
{{content section|target=Content/Map/MainField|text=MainField}}


In the base game, the main overworld map files are split between ''Content/Map/MainField'', and ''TitleBG.pack/Map/MainField''.
=== CDungeon ===
{{Resloc|type=directory|path=Map/CDungeon/|locations=the dungeon packs|aoc_locations=the AoC dungeon packs (for dungeons with a number > 119)|aoc_replaces_base=}}
Contains the data for shrines.


In the AoC files, all of the overworld map files are in ''AoC/Map/MainField''. However, some of them duplicated in ''AocMainField.pack/Map/MainField'' as well. The game will load the version of the file in the pack, unless it cannot find that file, in which case it will load the other version (e.g. if you delete/disable  the pack file)
=== MainFieldDungeon ===
{{Resloc|type=directory|path=Map/MainFieldDungeon/|locations=the divine beast packs|aoc_locations=the AoC divine beast packs|aoc_replaces_base=1}}
Contains the data for Divine Beast dungeons, as well as the DLC Final Trial dungeon.


== CDungeon ==
=== AocField ===
Found in ''[dungeon_name].pack/Map'' and ''Bootup.pack/Map''. Contains the data for shrines.
{{ReslocAoc|type=directory|path=Map/AocField/}}
Found in ''AoC/Map'' and ''AocMainField.pack/Map''. Contains the data for the Trial of the Sword area.


== MainFieldDungeon ==
=== DungeonData ===
Found in ''[dungeon_name].pack/Map'' and ''Bootup.pack/Map''. Contains the data for Divine Beast dungeons, as well as the DLC Final Trial dungeon.
Found in ''[dungeon_name].pack/Map''. Contains additional data for that shrine.
 
== AocField ==
Found in ''AoC/Map'' and ''AocMainField.pack/Map''.
 
Contains the data for the Trial of the Sword area.


== DungeonData ==
=== SetData ===
Found in ''[dungeon_name].pack/Map''. Contains additional data for that shrine.
Found in ''Pack/FinalTrial.pack''.


== SetData ==
Appears to be development remnants that are completely unused in release versions since the functions that are supposed to load SetData do not exist in releases.{{check}}.
Found in ''Aoc/Pack/FinalTrial.pack''.
[[Category:Content (BotW)]]