2024-05-14 16:36:40 +00:00
|
|
|
# Supported Star Fox 64 Versions: US, JP
|
2024-02-18 02:19:18 +00:00
|
|
|
|
|
|
|
f7475fb11e7e6830f82883412638e8390791ab87:
|
|
|
|
name: Star Fox 64 (U) (V1.1)
|
2024-05-14 16:36:40 +00:00
|
|
|
path: assets/yaml/us/rev1
|
2024-02-18 02:19:18 +00:00
|
|
|
config:
|
|
|
|
gbi: F3DEX
|
|
|
|
sort: OFFSET
|
2024-03-13 21:47:50 +00:00
|
|
|
logging: ERROR
|
2024-02-18 02:19:18 +00:00
|
|
|
output:
|
2024-05-14 16:36:40 +00:00
|
|
|
binary: starship.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
|
|
|
|
|
|
|
|
d064229a32cc05ab85e2381ce07744eb3ffaf530:
|
|
|
|
name: Star Fox 64 (JP) (V1.0)
|
|
|
|
path: assets/yaml/jp/rev0
|
|
|
|
config:
|
|
|
|
gbi: F3DEX
|
|
|
|
sort: OFFSET
|
|
|
|
output:
|
|
|
|
binary: starship.otr
|
2024-02-19 01:34:56 +00:00
|
|
|
code: src/assets
|
2024-02-22 03:47:05 +00:00
|
|
|
headers: include/assets
|
2024-03-13 21:47:50 +00:00
|
|
|
modding: src/assets
|
|
|
|
enums:
|
2024-04-01 22:04:22 +00:00
|
|
|
- include/sf64object.h
|
|
|
|
- include/sf64level.h
|
2024-04-05 20:11:36 +00:00
|
|
|
- include/sf64mesg.h
|
2024-04-08 22:25:56 +00:00
|
|
|
- include/sf64audio_external.h
|
|
|
|
- include/sf64event.h
|
|
|
|
- include/sf64player.h
|