mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-20 22:11:16 +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
|
@ -24,13 +24,13 @@
|
|||
<DList Name="object_ka_DL_002930" Offset="0x2930"/>
|
||||
<DList Name="object_ka_DL_0029D0" Offset="0x29D0"/>
|
||||
<DList Name="object_ka_DL_002A70" Offset="0x2A70"/>
|
||||
<Texture Name="object_ka_Tex_002C00" OutName="tex_00002C00" Format="rgb5a1" Width="32" Height="32" Offset="0x2C00"/>
|
||||
<Texture Name="object_ka_Tex_003400" OutName="tex_00003400" Format="rgb5a1" Width="32" Height="32" Offset="0x3400"/>
|
||||
<Texture Name="object_ka_Tex_003C00" OutName="tex_00003C00" Format="rgb5a1" Width="32" Height="32" Offset="0x3C00"/>
|
||||
<Texture Name="object_ka_Tex_004400" OutName="tex_00004400" Format="rgb5a1" Width="32" Height="32" Offset="0x4400"/>
|
||||
<Texture Name="object_ka_Tex_004C00" OutName="tex_00004C00" Format="rgb5a1" Width="32" Height="32" Offset="0x4C00"/>
|
||||
<Texture Name="object_ka_Tex_005400" OutName="tex_00005400" Format="rgb5a1" Width="32" Height="32" Offset="0x5400"/>
|
||||
<Texture Name="object_ka_Tex_005C00" OutName="tex_00005C00" Format="rgb5a1" Width="32" Height="32" Offset="0x5C00"/>
|
||||
<Texture Name="object_ka_Tex_002C00" OutName="tex_00002C00" Format="rgba16" Width="32" Height="32" Offset="0x2C00"/>
|
||||
<Texture Name="object_ka_Tex_003400" OutName="tex_00003400" Format="rgba16" Width="32" Height="32" Offset="0x3400"/>
|
||||
<Texture Name="object_ka_Tex_003C00" OutName="tex_00003C00" Format="rgba16" Width="32" Height="32" Offset="0x3C00"/>
|
||||
<Texture Name="object_ka_Tex_004400" OutName="tex_00004400" Format="rgba16" Width="32" Height="32" Offset="0x4400"/>
|
||||
<Texture Name="object_ka_Tex_004C00" OutName="tex_00004C00" Format="rgba16" Width="32" Height="32" Offset="0x4C00"/>
|
||||
<Texture Name="object_ka_Tex_005400" OutName="tex_00005400" Format="rgba16" Width="32" Height="32" Offset="0x5400"/>
|
||||
<Texture Name="object_ka_Tex_005C00" OutName="tex_00005C00" Format="rgba16" Width="32" Height="32" Offset="0x5C00"/>
|
||||
<Limb Name="object_ka_Limb_006400" LimbType="Standard" Offset="0x6400"/>
|
||||
<Limb Name="object_ka_Limb_00640C" LimbType="Standard" Offset="0x640C"/>
|
||||
<Limb Name="object_ka_Limb_006418" LimbType="Standard" Offset="0x6418"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue