Project:Help wanted: Difference between revisions
→Reverse engineering tips
imported>Leoetlino |
imported>Leoetlino |
||
Line 18: | Line 18: | ||
=== Actor names === | === Actor names === | ||
Actors have an accompanying descriptor ([[ActorLink]]) that contains the name of the actor in Japanese. This name is usually more descriptive and easier to understand than the actor name. | Actors have an accompanying descriptor ([[ActorLink]]) that contains the name of the actor in Japanese. This name is usually more descriptive and easier to understand than the actor name. | ||
=== Cutscenes === | |||
A cutscene can be identified via several methods: | |||
* If the cutscene has text dialogue, looking at [https://github.com/MrCheeze/botw-tools/blob/master/text localisation strings] is often the best way to find out what a cutscene is used for. | |||
* Look at the [[Demo]] list. | |||
* Look at the associated event flow with the [https://eventviewer.zeldamods.org/ Event Viewer], [[help:Tools/EventEditor|EventEditor]] or [https://github.com/MrCheeze/botw-tools/tree/master/event MrCheeze's text dump of events]. | |||
* Listen to the demo's soundtrack (in Sound). | |||
== Formats == | == Formats == |