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
|
@ -15,11 +15,11 @@
|
|||
<DList Name="object_spot02_objects_DL_0130B0" Offset="0x130B0"/>
|
||||
<Blob Name="object_spot02_objects_Blob_013220" Size="0x200" Offset="0x13220"/>
|
||||
<Texture Name="object_spot02_objects_Tex_013420" OutName="tex_00013420" Format="i4" Width="32" Height="64" Offset="0x13420"/>
|
||||
<Texture Name="object_spot02_objects_Tex_013820" OutName="tex_00013820" Format="rgb5a1" Width="32" Height="32" Offset="0x13820"/>
|
||||
<Texture Name="object_spot02_objects_Tex_014020" OutName="tex_00014020" Format="rgb5a1" Width="32" Height="32" Offset="0x14020"/>
|
||||
<Texture Name="object_spot02_objects_Tex_014820" OutName="tex_00014820" Format="rgb5a1" Width="16" Height="32" Offset="0x14820"/>
|
||||
<Texture Name="object_spot02_objects_Tex_014C20" OutName="tex_00014C20" Format="rgb5a1" Width="64" Height="32" Offset="0x14C20"/>
|
||||
<Texture Name="object_spot02_objects_Tex_015C20" OutName="tex_00015C20" Format="rgb5a1" Width="32" Height="32" Offset="0x15C20"/>
|
||||
<Texture Name="object_spot02_objects_Tex_016420" OutName="tex_00016420" Format="rgb5a1" Width="16" Height="16" Offset="0x16420"/>
|
||||
<Texture Name="object_spot02_objects_Tex_013820" OutName="tex_00013820" Format="rgba16" Width="32" Height="32" Offset="0x13820"/>
|
||||
<Texture Name="object_spot02_objects_Tex_014020" OutName="tex_00014020" Format="rgba16" Width="32" Height="32" Offset="0x14020"/>
|
||||
<Texture Name="object_spot02_objects_Tex_014820" OutName="tex_00014820" Format="rgba16" Width="16" Height="32" Offset="0x14820"/>
|
||||
<Texture Name="object_spot02_objects_Tex_014C20" OutName="tex_00014C20" Format="rgba16" Width="64" Height="32" Offset="0x14C20"/>
|
||||
<Texture Name="object_spot02_objects_Tex_015C20" OutName="tex_00015C20" Format="rgba16" Width="32" Height="32" Offset="0x15C20"/>
|
||||
<Texture Name="object_spot02_objects_Tex_016420" OutName="tex_00016420" Format="rgba16" Width="16" Height="16" Offset="0x16420"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue