Updated config to support compressed rom
This commit is contained in:
25
config.yml
25
config.yml
@@ -1,12 +1,21 @@
|
|||||||
# Supported Star Fox 64 Versions: US, JP
|
# Supported Star Fox 64 Versions: US, JP
|
||||||
|
|
||||||
|
09f0d105f476b00efa5303a3ebc42e60a7753b7a:
|
||||||
|
name: Star Fox 64 (U) (V1.1) (Compressed)
|
||||||
|
preprocess:
|
||||||
|
decompress_mio0:
|
||||||
|
method: mio0-comptool
|
||||||
|
type: decompress
|
||||||
|
target: f7475fb11e7e6830f82883412638e8390791ab87
|
||||||
|
restart: true
|
||||||
|
|
||||||
f7475fb11e7e6830f82883412638e8390791ab87:
|
f7475fb11e7e6830f82883412638e8390791ab87:
|
||||||
name: Star Fox 64 (U) (V1.1)
|
name: Star Fox 64 (U) (V1.1)
|
||||||
path: assets/yaml/us/rev1
|
path: assets/yaml/us/rev1
|
||||||
config:
|
config:
|
||||||
gbi: F3DEX
|
gbi: F3DEX
|
||||||
sort: OFFSET
|
sort: OFFSET
|
||||||
logging: ERROR
|
# logging: ERROR
|
||||||
output:
|
output:
|
||||||
binary: sf64.otr
|
binary: sf64.otr
|
||||||
code: src/assets
|
code: src/assets
|
||||||
@@ -37,4 +46,16 @@ d064229a32cc05ab85e2381ce07744eb3ffaf530:
|
|||||||
- include/sf64mesg.h
|
- include/sf64mesg.h
|
||||||
- include/sf64audio_external.h
|
- include/sf64audio_external.h
|
||||||
- include/sf64event.h
|
- include/sf64event.h
|
||||||
- include/sf64player.h
|
- include/sf64player.h
|
||||||
|
|
||||||
|
5f658e88ffa9de23cba6986a8fd3d3a90d7b4340:
|
||||||
|
name: F-ZERO X US REV 0 (v1.0)
|
||||||
|
path: test-yml
|
||||||
|
config:
|
||||||
|
gbi: F3DEX2
|
||||||
|
sort: OFFSET
|
||||||
|
logging: ERROR
|
||||||
|
output:
|
||||||
|
code: src/assets
|
||||||
|
headers: include/assets
|
||||||
|
modding: src/assets
|
Submodule tools/Torch updated: 42906f4d15...01d42cfed0
Reference in New Issue
Block a user