mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +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,7 +1,6 @@
|
|||
<Root>
|
||||
<File Name="object_oA3" Segment="6">
|
||||
<Blob Name="object_oA3_Blob_00000000" Size="0x8" Offset="0x0"/>
|
||||
<DList Name="object_oA3_DL_00000008" Offset="0x8"/>
|
||||
<DList Name="object_oA3_DL_00000000" Offset="0x0"/>
|
||||
<Texture Name="object_oA3_Tex_000012F0" OutName="tex_000012F0" Format="rgba16" Width="32" Height="32" Offset="0x12F0"/>
|
||||
<Texture Name="object_oA3_Tex_00001AF0" OutName="tex_00001AF0" Format="rgba16" Width="16" Height="16" Offset="0x1AF0"/>
|
||||
<Texture Name="object_oA3_Tex_00001CF0" OutName="tex_00001CF0" Format="rgba16" Width="16" Height="16" Offset="0x1CF0"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue