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