mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00:00
[ntsc-1.0/1.1] Extract assets (except audio) for ntsc-1.0 and ntsc-1.1 (#2253)
* [ntsc-1.0/1.1] Extract assets (except audio) for ntsc-1.0 and ntsc-1.1 * Fix merge with pal-1.0/1.1
This commit is contained in:
parent
2048a65dd8
commit
d3bf8ae78b
40 changed files with 5627 additions and 50 deletions
10
tools/ZAPDConfigs/ntsc-1.1/Config.xml
Normal file
10
tools/ZAPDConfigs/ntsc-1.1/Config.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<Root>
|
||||
<SymbolMap File="SymbolMap.txt"/>
|
||||
<ActorList File="../ActorList.txt"/>
|
||||
<ObjectList File="../ObjectList.txt"/>
|
||||
<EntranceList File="../EntranceList.txt"/>
|
||||
<SpecialEntranceList File="../SpecialEntranceList.txt"/>
|
||||
<EnumData File="../EnumData.xml"/>
|
||||
<ExternalXMLFolder Path="assets/xml/"/>
|
||||
<ExternalFile XmlPath="objects/gameplay_keep.xml" OutPath="assets/objects/gameplay_keep/"/>
|
||||
</Root>
|
2
tools/ZAPDConfigs/ntsc-1.1/SymbolMap.txt
Normal file
2
tools/ZAPDConfigs/ntsc-1.1/SymbolMap.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
800FEF70 gMtxClear
|
||||
80AE0C80 sShadowTex
|
Loading…
Add table
Add a link
Reference in a new issue