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,6 +1,9 @@
|
|||
<Root>
|
||||
<File Name="object_ossan" Segment="6">
|
||||
<Animation Name="gObjectOssanAnim_000338" Offset="0x338"/>
|
||||
<Array Name="gObjectOssanUnusedVtx" Count="97" Offset="0x350">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Texture Name="gOssanEyesTLUT" OutName="ossan_eyes_tlut" Format="rgba16" Width="63" Height="4" Offset="0x4530"/>
|
||||
<Texture Name="gOssanTLUT" OutName="ossan_tlut" Format="rgba16" Width="168" Height="1" Offset="0x4728"/>
|
||||
<Texture Name="gOssanEyeOpenTex" OutName="eye_open" Format="ci8" Width="32" Height="32" Offset="0x4878" TlutOffset="0x4530"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue