mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +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
|
@ -12,14 +12,14 @@
|
|||
<DList Name="object_ice_objects_DL_002640" Offset="0x2640"/>
|
||||
<DList Name="object_ice_objects_DL_002740" Offset="0x2740"/>
|
||||
<Blob Name="object_ice_objects_Blob_0027D8" Size="0x178" Offset="0x27D8"/>
|
||||
<Texture Name="object_ice_objects_Tex_002950" OutName="tex_00002950" Format="rgb5a1" Width="32" Height="32" Offset="0x2950"/>
|
||||
<Texture Name="object_ice_objects_Tex_002950" OutName="tex_00002950" Format="rgba16" Width="32" Height="32" Offset="0x2950"/>
|
||||
<Texture Name="object_ice_objects_Tex_003150" OutName="tex_00003150" Format="i8" Width="32" Height="128" Offset="0x3150"/>
|
||||
<Texture Name="object_ice_objects_Tex_004150" OutName="tex_00004150" Format="rgb5a1" Width="32" Height="32" Offset="0x4150"/>
|
||||
<Texture Name="object_ice_objects_Tex_004950" OutName="tex_00004950" Format="rgb5a1" Width="32" Height="32" Offset="0x4950"/>
|
||||
<Texture Name="object_ice_objects_Tex_004150" OutName="tex_00004150" Format="rgba16" Width="32" Height="32" Offset="0x4150"/>
|
||||
<Texture Name="object_ice_objects_Tex_004950" OutName="tex_00004950" Format="rgba16" Width="32" Height="32" Offset="0x4950"/>
|
||||
<Texture Name="object_ice_objects_Tex_005150" OutName="tex_00005150" Format="i8" Width="32" Height="32" Offset="0x5150"/>
|
||||
<Texture Name="object_ice_objects_Tex_005550" OutName="tex_00005550" Format="i4" Width="64" Height="64" Offset="0x5550"/>
|
||||
<Texture Name="object_ice_objects_Tex_005D50" OutName="tex_00005D50" Format="i8" Width="64" Height="64" Offset="0x5D50"/>
|
||||
<Texture Name="object_ice_objects_Tex_006D50" OutName="tex_00006D50" Format="rgb5a1" Width="32" Height="64" Offset="0x6D50"/>
|
||||
<Texture Name="object_ice_objects_Tex_006D50" OutName="tex_00006D50" Format="rgba16" Width="32" Height="64" Offset="0x6D50"/>
|
||||
<Texture Name="object_ice_objects_Tex_007D50" OutName="tex_00007D50" Format="ia8" Width="64" Height="64" Offset="0x7D50"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue