Files
inspectredcandGarrett Cox c897fc2399 Gamecube NTSC US Support (#155)
* initial asset xml split

* move otrexporter back

* update exporter

* update xml progress

* update xmls -- todo: rename actor.xml

* use latest otrexporter

* cherry pick over gc support changes

* zapdtr gc support

* fix title screen

* fix jumpslash

* add gc file list

* add additional asset header

* Update OTRExporter

* Update ZAPDTR

* Update libultraship

* Update OTRExporter

* submodule

* attempt 3 at submodules

* add gPowderKegFuseVtx to gc xml

* lus main

* for pr

* zapdtr rebased

* move game versions to benport

* update xml for PRs

* move audio, todo: add to GC

* gc audio

* explain commented assets

* zapdtr

* pull and update zapdtr

* Update OTRExporter
2024-05-22 09:05:02 -05:00

19 lines
1.4 KiB
XML

<Root>
<!-- Object for the turret in South Clock Town that the carpenters build during the 3 day period. -->
<File Name="object_tokei_turret" Segment="6">
<Texture Name="gClockTownTurretTLUT" OutName="clock_town_turret_tlut" Format="rgba16" Width="4" Height="4" Offset="0x0" />
<Texture Name="gClockTownTurretTextTex" OutName="clock_town_turret_text" Format="ci4" Width="64" Height="64" Offset="0x20" />
<Texture Name="gClockTownTurretFabricTex" OutName="clock_town_turret_fabric" Format="rgba16" Width="32" Height="32" Offset="0x820" />
<Texture Name="gClockTownTurretWoodTex" OutName="clock_town_turret_wood" Format="rgba16" Width="16" Height="32" Offset="0x1020" />
<Texture Name="gClockTownFlagsTex" OutName="clock_town_flags" Format="rgba16" Width="128" Height="16" Offset="0x1420" />
<DList Name="gClockTownTurretEmpty0DL" Offset="0x2500" />
<DList Name="gClockTownTurretPlatformBaseDL" Offset="0x2508" />
<Collision Name="gClockTownTurretBaseCol" Offset="0x26A0" />
<DList Name="gClockTownTurretEmpty1DL" Offset="0x2A80" />
<DList Name="gClockTownTurretPlatformTopDL" Offset="0x2A88" />
<Collision Name="gClockTownTurretPlatformCol" Offset="0x2D80" />
<DList Name="gClockTownTurretEmpty2DL" Offset="0x3030" />
<DList Name="gClockTownFlagsDL" Offset="0x3038" />
</File>
</Root>