Content/Map/MainField: Difference between revisions

imported>BravelyPeculiar
Created page with "{{Stub}}{{Resloc|type=directory|locations=the base content files, Bootup.pack, and TitleBG.pack|path=Map/MainField}}The '''MainField''' directory contains files that d..."
 
imported>Leoetlino
m spacing
 
(8 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 ==


=== DebugDemoArea.smubin ===
=== [[DebugDemoArea.smubin]] ===
{{Resloc|type=file|path=Map/MainField/DebugDemoArea.mubin}}
{{Resloc|type=file|path=Map/MainField/DebugDemoArea.mubin}}


=== 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]] ===
{{Resloc|type=file|path=Map/MainField/Location.mubin|locations=[[Bootup.pack]]}}
 
=== [[Static.smubin]] ===
{{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.
 
=== [[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.


=== A-1 (etc.) ===
[[Category:Content (BotW)]]
{{Resloc|type=directory|locations=the base content files and [[TitleBG.pack]]|path=Map/MainField/A-1}}A set of directories, each corresponding to a grid square on the overworld map. Contains data for actors in and around that square.