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