mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00:00
Identify some unaccounted and blob asset data (#1953)
* Identify some unaccounted and blob asset data * Add bug comments for flex skeleton weirdness * Use (SkeletonHeader*) cast instead of .sh * Fix vtx counts
This commit is contained in:
parent
4639914583
commit
bbcdf22647
50 changed files with 150 additions and 80 deletions
|
@ -1,5 +1,6 @@
|
|||
<Root>
|
||||
<File Name="tokinoma_scene" Segment="2">
|
||||
<Cutscene Name="gTempleOfTimeUnusedCs" Offset="0x280"/>
|
||||
<Cutscene Name="gTempleOfTimeFirstAdultCs" Offset="0x46F0"/>
|
||||
<Cutscene Name="gTempleOfTimePreludeCs" Offset="0x6D20"/>
|
||||
<Cutscene Name="gTempleOfTimeIntroCs" Offset="0xCE00"/>
|
||||
|
@ -12,7 +13,6 @@
|
|||
<Cutscene Name="gTempleOfTimeSongOfTimeCs" Offset="0x61C0"/>
|
||||
<Cutscene Name="gTempleOfTimeSheikRevealStartCs" Offset="0x84E0"/>
|
||||
<Cutscene Name="gTempleOfTimeDoorOpeningUnusedCs" Offset="0x3330"/>
|
||||
|
||||
<Scene Name="tokinoma_scene" Offset="0x0"/>
|
||||
</File>
|
||||
<File Name="tokinoma_room_0" Segment="3">
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<Root>
|
||||
<File Name="tokinoma_scene" Segment="2">
|
||||
<Cutscene Name="gTempleOfTimeUnusedCs" Offset="0x280"/>
|
||||
<Cutscene Name="gTempleOfTimeFirstAdultCs" Offset="0x4700"/>
|
||||
<Cutscene Name="gTempleOfTimePreludeCs" Offset="0x6D34"/>
|
||||
<Cutscene Name="gTempleOfTimeIntroCs" Offset="0xCE20"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue