mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00:00
ZAPD update: Gotta go fast! (#877)
* copy over the xml * Rename anims * A bunch of renames * minor extract_assets fixes * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "820678b4e" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "820678b4e" git-subrepo: version: "0.4.3" origin: "???" commit: "???" * Change rgb5a1 to rgba16 * eye and eyebrows * some dlists * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "6be9af65d" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "6be9af65d" git-subrepo: version: "0.4.3" origin: "???" commit: "???"
This commit is contained in:
parent
d1a5ea5110
commit
5c147e5e03
226 changed files with 2350 additions and 1492 deletions
|
@ -19,16 +19,16 @@
|
|||
<Limb Name="object_oE1s_Limb_000144" LimbType="Standard" Offset="0x144" />
|
||||
<Skeleton Name="object_oE1s_Skel_000190" Type="Flex" LimbType="Standard" Offset="0x190" />
|
||||
<!--Blob Name="object_oE1s_Blob_00019C" Size="0x204" Offset="0x19C" /-->
|
||||
<Texture Name="object_oE1s_TLUT_0003A0" OutName="tlut_000003A0" Format="rgb5a1" Width="108" Height="1" Offset="0x3A0" />
|
||||
<Texture Name="object_oE1s_TLUT_0003A0" OutName="tlut_000003A0" Format="rgba16" Width="108" Height="1" Offset="0x3A0" />
|
||||
<!--Blob Name="object_oE1s_Blob_0005A0" Size="0x2D8" Offset="0x5A0" /-->
|
||||
<Texture Name="object_oE1s_Tex_000878" OutName="tex_00000878" Format="ci8" Width="8" Height="8" Offset="0x878" />
|
||||
<Texture Name="object_oE1s_Tex_0008B8" OutName="tex_000008B8" Format="rgb5a1" Width="16" Height="32" Offset="0x8B8" />
|
||||
<Texture Name="object_oE1s_Tex_000CB8" OutName="tex_00000CB8" Format="rgb5a1" Width="32" Height="32" Offset="0xCB8" />
|
||||
<Texture Name="object_oE1s_Tex_0008B8" OutName="tex_000008B8" Format="rgba16" Width="16" Height="32" Offset="0x8B8" />
|
||||
<Texture Name="object_oE1s_Tex_000CB8" OutName="tex_00000CB8" Format="rgba16" Width="32" Height="32" Offset="0xCB8" />
|
||||
<Texture Name="object_oE1s_Tex_0014B8" OutName="tex_000014B8" Format="ci8" Width="16" Height="16" Offset="0x14B8" />
|
||||
<Texture Name="object_oE1s_Tex_0015B8" OutName="tex_000015B8" Format="i4" Width="16" Height="8" Offset="0x15B8" />
|
||||
<Blob Name="object_oE1s_Blob_0015F8" Size="0x400" Offset="0x15F8" />
|
||||
<Texture Name="object_oE1s_Tex_0019F8" OutName="tex_000019F8" Format="i4" Width="16" Height="16" Offset="0x19F8" />
|
||||
<Texture Name="object_oE1s_Tex_001A78" OutName="tex_00001A78" Format="rgb5a1" Width="16" Height="8" Offset="0x1A78" />
|
||||
<Texture Name="object_oE1s_Tex_001A78" OutName="tex_00001A78" Format="rgba16" Width="16" Height="8" Offset="0x1A78" />
|
||||
<Texture Name="object_oE1s_Tex_001B78" OutName="tex_00001B78" Format="ci8" Width="16" Height="16" Offset="0x1B78" />
|
||||
<Blob Name="object_oE1s_Blob_001C78" Size="0x400" Offset="0x1C78" />
|
||||
<DList Name="object_oE1s_DL_004D98" Offset="0x4D98" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue