Content/Map/MainField: Difference between revisions

imported>BravelyPeculiar
imported>Leoetlino
m spacing
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Stub}}{{Resloc|type=directory|locations=the base content files, [[Bootup.pack]], and [[TitleBG.pack]]|path=Map/MainField}}The '''MainField''' directory contains files that define the game's overworld.
{{stub}}<onlyinclude>{{Resloc|type=directory|path=Map/MainField/|locations=the unpacked content files, [[Bootup.pack]], and [[TitleBG.pack]]|aoc_locations=the unpacked content files and [[AocMainField.pack]]|aoc_replaces_base=1}}
The '''Map/MainField''' directory contains files that define the game's overworld.</onlyinclude>


== Files ==
== Files ==
Line 7: Line 8:


=== [[LazyTraverseList.smubin]] ===
=== [[LazyTraverseList.smubin]] ===
{{Resloc|type=file|path=Map/MainField/LazyTraverseList.mubin}}
{{Resloc|type=file|path=Map/MainField/LazyTraverseList.mubin|aoc_locations=[[AocMainField.pack]]|aoc_replaces_base=1}}


=== [[Location.smubin]] ===
=== [[Location.smubin]] ===
Line 13: Line 14:


=== [[Static.smubin]] ===
=== [[Static.smubin]] ===
{{Resloc|type=file|path=Map/MainField/Static.mubin|locations=[[Bootup.pack]]}}
{{Resloc|type=file|path=Map/MainField/Static.mubin|locations=[[Bootup.pack]]|aoc_locations=[[AocMainField.pack]]|aoc_replaces_base=1}}


== Directories ==
== Directories ==


=== _DistanceView ===
=== [[Content/Map/MainField/ DistanceView|_DistanceView]] ===
{{Resloc|type=directory|locations=the base content files and [[TitleBG.pack]]|path=Map/MainField/_DistanceView}}This directory seems to contains data for certain objects that need to stay loaded fully loaded even if the player is many map squares away.
{{Resloc|type=directory|path=Map/MainField/_DistanceView/|locations=the base content files and [[TitleBG.pack]]|aoc_locations=[[AocMainField.pack]]|aoc_replaces_base=1}}
This directory seems to contains data for certain objects that need to stay loaded fully loaded even if the player is many map squares away.


In the base content files, it contains the files '''_DistanceView_Dynamic.[[Mubin|smubin]]''' and '''_DistanceView_TeraTree.[[Blwp|sblwp]]'''.
=== [[Content/Map/MainField/A-1|A-1]] (etc.) ===
{{Resloc|type=directory|path=Map/MainField/A-1/|locations=the base content files and [[TitleBG.pack]]|aoc_locations=[[AocMainField.pack]]|aoc_replaces_base=1}}
A set of directories with the naming convention ''[Letter]-[Number]'', each corresponding to a grid square on the overworld map. Contains data for actors and rails in and around that square.


In TitleBG.pack, it contains the file '''_DistanceView_Static.[[Mubin|smubin]]'''.
[[Category:Content (BotW)]]
 
=== A-1 (etc.) ===
{{Resloc|type=directory|locations=the base content files and [[TitleBG.pack]]|path=Map/MainField/A-1}}A set of directories with the naming convention ''[Letter]-[Number]'', each corresponding to a grid square on the overworld map. Contains data for actors and rails in and around that square.
 
In the base content files, the A-1 directory contains the file '''A-1_Dynamic.[[Mubin|smubin]]''', and four '''A-1.XX_Clustering.[[Blwp|sblwp]]''' files, with each of the four corresponding to a quarter of a map square.
 
In TitleBG.pack, it contains the files '''A-1_Static.[[Mubin|smubin]]''' and '''A-1_TeraTree.[[Blwp|sblwp]]'''.