Added support for multiple game versions (#107)
* WIP Multiversion support * GC PAL Non-MQ support complete * Updated OtrGui to handle different game versions * Added version file * Added new extract mode to ZAPD and optimized OTR gen time * Fixed bug causing crash * Further optimized OTRExporter, saving around ~20 seconds. * ZAPD is now multi-threaded. * Fixed merge issue * Fixed memory leak and fog issue on pause screen. * Additional fog fixes. Co-authored-by: Jack Walker <7463599+Jack-Walker@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
572e9fb9d0
commit
c80f9fbd57
13
soh/assets/xml/GC_NMQ_D/objects/object_bxa.xml
Normal file
13
soh/assets/xml/GC_NMQ_D/objects/object_bxa.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<Root>
|
||||
<File Name="object_bxa" Segment="6">
|
||||
<DList Name="object_bxa_DL_000890" Offset="0x890"/>
|
||||
<Texture Name="object_bxa_Tex_000C40" OutName="tex_00000C40" Format="rgba16" Width="32" Height="32" Offset="0xC40"/>
|
||||
<Texture Name="object_bxa_Tex_001440" OutName="tex_00001440" Format="rgba16" Width="32" Height="32" Offset="0x1440"/>
|
||||
<DList Name="object_bxa_DL_001D80" Offset="0x1D80"/>
|
||||
<DList Name="object_bxa_DL_0022F0" Offset="0x22F0"/>
|
||||
<Texture Name="object_bxa_Tex_0024F0" OutName="tex_000024F0" Format="rgba16" Width="16" Height="16" Offset="0x24F0"/>
|
||||
<Texture Name="object_bxa_Tex_0026F0" OutName="tex_000026F0" Format="i8" Width="16" Height="16" Offset="0x26F0"/>
|
||||
<Texture Name="object_bxa_Tex_0027F0" OutName="tex_000027F0" Format="rgba16" Width="16" Height="16" Offset="0x27F0"/>
|
||||
<Texture Name="object_bxa_Tex_0029F0" OutName="tex_000029F0" Format="rgba16" Width="16" Height="16" Offset="0x29F0"/>
|
||||
</File>
|
||||
</Root>
|
||||
Reference in New Issue
Block a user