mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-09 02:45:25 -04:00
scene_textures (#550)
* scene texture xml generator * Create XMLs for every scene_texture except 3 and 7 * Manually add blobs * add XMLs for not used ones * update spec * Add scene_texture as external files to every scene that uses them * add gsDPLoadTextureBlock_4b * gsDPLoadMultiBlock * gsDPLoadTLUT_pal16 * gsDPLoadMultiBlock_4b * Add back the blob I removed... * address review * Fix tluts * delete script
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<Root>
|
||||
<ExternalFile XmlPath="misc/scene_texture_04.xml" OutPath="misc/scene_texture_04/"/>
|
||||
<File Name="Z2_11GORONNOSATO2" Segment="2" Game="MM">
|
||||
<Scene Name="Z2_11GORONNOSATO2" Offset="0x0"/>
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user