Event pack: Difference between revisions
imported>Leoetlino m (Leoetlino moved page Event pack to Event pack over redirect) |
No edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
''' | '''Event packs''' are [[Yaz0]]-compressed [[SARC|SARC archives]] that contain event flows and related resources. Their file extension is '''beventpack''' (or '''seventpack''' when compressed). | ||
</onlyinclude> | </onlyinclude> | ||
== Contents == | == Contents == | ||
{{content section|target= | {{content section|target=Content/Actor|text=Actor}} | ||
In particular, event packs sometimes contain [[bas]] files in Actor/AS. | In particular, event packs sometimes contain [[bas]] files in Actor/AS. | ||
{{content section|target= | {{content section|target=Content/Camera|text=Camera}} | ||
{{content section|target= | {{content section|target=Content/Demo|text=Demo}} | ||
{{content section|target= | {{content section|target=Content/Effect|text=Effect}} | ||
{{content section|target= | {{content section|target=Content/EventFlow|text=EventFlow}} | ||
{{content section|target= | {{content section|target=Content/Model|text=Model}} | ||
{{content section|target= | {{content section|target=Content/Sound|text=Sound}} | ||
[[ | == Generation process == | ||
Event packs are very likely to be automatically generated. It is also likely that Nintendo's tool determines what files to include based on [[EventInfo]]. |
Latest revision as of 15:16, 23 May 2020
Event packs are Yaz0-compressed SARC archives that contain event flows and related resources. Their file extension is beventpack (or seventpack when compressed).
Contents
Actor
This directory is found in the unpacked content files, Bootup.pack, TitleBG.pack, actor packs, event packs, and dungeon packs.
Its canonical resource path is "Actor".
In the add-on content, it is found in dungeon packs.
The Actor directory contains files defining the actor objects that populate the game world (e.g. enemies, buildings, NPCs). It also includes configuration files for the actor and AI system.
In particular, event packs sometimes contain bas files in Actor/AS.
Camera
This directory is found in TitleBG.pack and event packs.
Its canonical resource path is "Camera".
Camera contains camera animation files for in-game demos (cutscenes).
Demo
This directory is found in TitleBG.pack and event packs.
Its canonical resource path is "Demo".
Demo contains configuration files for in-game demos (cutscenes).
Effect
This directory is found in the unpacked content files, Bootup.pack, TitleBG.pack and event packs.
Its canonical resource path is "Effect".
EventFlow
This directory is found in Bootup.pack, TitleBG.pack and event packs.
Its canonical resource path is "EventFlow".
EventFlow contains event flow files: event flowcharts (bfevfl) and timelines (bfevtm).
Model
This directory is found in the unpacked content files, TitleBG.pack and event packs.
Its canonical resource path is "Model".
In the add-on content, it is found in dungeon packs (see Content/Pack).
Sound
This directory is found in the unpacked content files, Bootup.pack, TitleBG.pack and event packs.
Its canonical resource path is "Sound".
In the add-on content, it is found in _.
Generation process
Event packs are very likely to be automatically generated. It is also likely that Nintendo's tool determines what files to include based on EventInfo.product.sbyml.