Content/Map: Difference between revisions

imported>BravelyPeculiar
imported>BravelyPeculiar
Line 11: Line 11:
Contains the data for the main overworld. These files are located in both the base game Content files and the AoC files; if the DLC is installed, the AoC version is loaded instead of the base game version
Contains the data for the main overworld. These files are located in both the base game Content files and the AoC files; if the DLC is installed, the AoC version is loaded instead of the base game version


In the base game, some of the map files are in ''Content/Map/MainField'', and some are in ''TitleBG.pack/Map/MainField''. There are also the special files [[Static.smubin]] and [[Location.smubin]] which are found in ''Bootup.pack/Map/MainField''.
In the base game, the main map files are split between ''Content/Map/MainField'', and ''TitleBG.pack/Map/MainField''.


In the AoC files, some of the map files are in ''AoC/Map/MainField'', and some are in ''AocMainField.pack/Map/MainField''.
In the AoC files, all of the 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)


== CDungeon ==
== CDungeon ==