Starship/config.yml

90 lines
2.2 KiB
YAML
Raw Normal View History

2024-05-14 19:36:40 +03:00
# 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:
name: Star Fox 64 (U) (V1.1)
2024-05-14 19:36:40 +03:00
path: assets/yaml/us/rev1
config:
gbi: F3DEX
sort: OFFSET
2025-01-05 00:38:25 +03:00
# logging: ERROR
output:
2024-09-07 08:25:52 +03:00
binary: sf64.otr
2025-01-05 00:38:25 +03:00
# code: src/assets
# headers: include/assets
# modding: src/assets
# enums:
# - include/bgm.h
# - include/sf64object.h
# - include/sf64level.h
# - include/sf64mesg.h
# - include/sf64audio_external.h
# - include/sf64event.h
# - include/sf64player.h
2024-05-14 19:36:40 +03:00
2024-12-31 03:26:17 +03:00
d8b1088520f7c5f81433292a9258c1184afa1457:
name: Star Fox 64 (U) (V1.0) (Compressed)
preprocess:
decompress_mio0:
method: mio0-comptool
type: decompress
target: 63b69f0ef36306257481afc250f9bc304c7162b2
restart: true
63b69f0ef36306257481afc250f9bc304c7162b2:
name: Star Fox 64 (U) (V1.0)
path: assets/yaml/us/rev0
config:
gbi: F3DEX
sort: OFFSET
2025-01-05 00:38:25 +03:00
# logging: ERROR
2024-12-31 03:26:17 +03:00
output:
binary: sf64.otr
2025-01-05 00:38:25 +03:00
# code: src/assets
# headers: include/assets
# modding: src/assets
# enums:
# - include/bgm.h
# - include/sf64object.h
# - include/sf64level.h
# - include/sf64mesg.h
# - include/sf64audio_external.h
# - include/sf64event.h
# - include/sf64player.h
2024-12-31 03:26:17 +03:00
2025-01-04 02:09:25 +03:00
9bd71afbecf4d0a43146e4e7a893395e19bf3220:
name: Star Fox 64 (JP) (V1.0) (Compressed)
preprocess:
decompress_mio0:
method: mio0-comptool
type: decompress
target: d064229a32cc05ab85e2381ce07744eb3ffaf530
restart: true
d064229a32cc05ab85e2381ce07744eb3ffaf530:
name: Star Fox 64 (JP) (V1.0)
path: assets/yaml/jp/rev0
config:
gbi: F3DEX
sort: OFFSET
logging: ERROR
output:
binary: ./mods/sf64jp.otr
code: src/assets
headers: include/assets
modding: src/assets
enums:
- include/sf64object.h
- include/sf64level.h
- include/sf64mesg.h
- include/sf64audio_external.h
- include/sf64event.h
- include/sf64player.h