mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-06 22:30:15 +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
|
@ -971,7 +971,7 @@ assets:
|
|||
- name: scenes/dungeons/ddan
|
||||
xml_path: assets/xml/scenes/dungeons/ddan_mq.xml
|
||||
- name: scenes/dungeons/ddan_boss
|
||||
xml_path: assets/xml/scenes/dungeons/ddan_boss.xml
|
||||
xml_path: assets/xml/scenes/dungeons/ddan_boss_v2.xml
|
||||
- name: scenes/dungeons/FIRE_bs
|
||||
xml_path: assets/xml/scenes/dungeons/FIRE_bs.xml
|
||||
- name: scenes/dungeons/ganon
|
||||
|
@ -1141,7 +1141,7 @@ assets:
|
|||
- name: scenes/overworld/spot15
|
||||
xml_path: assets/xml/scenes/overworld/spot15.xml
|
||||
- name: scenes/overworld/spot16
|
||||
xml_path: assets/xml/scenes/overworld/spot16.xml
|
||||
xml_path: assets/xml/scenes/overworld/spot16_v2.xml
|
||||
- name: scenes/overworld/spot17
|
||||
xml_path: assets/xml/scenes/overworld/spot17.xml
|
||||
- name: scenes/overworld/spot18
|
||||
|
@ -1201,7 +1201,7 @@ assets:
|
|||
- name: textures/nes_font_static
|
||||
xml_path: assets/xml/textures/nes_font_static.xml
|
||||
- name: textures/nintendo_rogo_static
|
||||
xml_path: assets/xml/textures/nintendo_rogo_static.xml
|
||||
xml_path: assets/xml/textures/nintendo_rogo_static_v2.xml
|
||||
- name: textures/parameter_static
|
||||
xml_path: assets/xml/textures/parameter_static.xml
|
||||
- name: textures/place_title_cards
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue