Add-on content: Difference between revisions

Jump to navigation Jump to search
m
add category
imported>Leoetlino
No edit summary
imported>Leoetlino
m (add category)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
The AoC file hierarchy and packing is exactly the same as the one for regular [[content]]. Note that unlike game updates, add-on content is not transparent to the game ''at all''; DLC requires special handling by the [[resource system]] and [[aocManager]], which means that adding files to the DLC root will in most cases not work as intended.
The AoC file hierarchy and packing is exactly the same as the one for regular [[content]]. Note that unlike game updates, add-on content is not transparent to the game ''at all''; DLC requires special handling by the [[resource system]] and [[aocManager]], which means that adding files to the DLC root will in most cases not work as intended.


It should also be noted that because only a single copy of [[ActorInfo]] is present, DLC actors are ''necessarily'' listed in the ActorInfo of the base title. Their actor files are stored in [[Content/Actor/Pack|Actor/Pack]], except for dungeon-specific actors which are bundled with [[dungeon pack]]s (just like non-DLC dungeons).
It should also be noted that because only a single copy of [[ActorInfo]] is present, DLC actors are ''necessarily'' listed in the ActorInfo of the base title. Their actor files are stored in [[Content/Actor|Actor/Pack]], except for dungeon-specific actors which are bundled with [[dungeon pack]]s (just like non-DLC dungeons).


== Titles ==
== Titles ==
Line 17: Line 17:
* DLC Pack 2: 01007EF00011F002
* DLC Pack 2: 01007EF00011F002


== Directories ==
== Directories (ignoring archived files) ==
{{cs|target=Content/Game|text=Game}}
{{cs|target=Content/Game|text=Game}}
{{cs|target=Content/Map|text=Map}}
{{cs|target=Content/Map|text=Map}}
Line 29: Line 29:
{{cs|target=Content/UI|text=UI}}
{{cs|target=Content/UI|text=UI}}
{{cs|target=Content/Voice|text=Voice}}
{{cs|target=Content/Voice|text=Voice}}
[[Category: Content (BotW)]]
Anonymous user

Navigation menu