forked from z64tools/z64rom
-
Notifications
You must be signed in to change notification settings - Fork 2
Sequence
Nokaubure edited this page Feb 24, 2026
·
5 revisions
helpful tutorial: https://www.youtube.com/watch?v=bodXnADlfiM
config.toml example:
bank_id = [ 0x03 ]
# Sample Medium types [ram/unk/cart/ddrive]
medium_type = "cart"
# Sequence Player types [sfx/fanfare/bgm/demo]
sequence_player = "bgm"
# [ allow_enemy_bgm/fanfare/fanfare_ganon/restore/section_store/section_preserve/io7_1/no_ambience]
sequence_flags = [ "allow_enemy_bgm" ]
[seq64]
master_volume = 128
# flstudio = true
loop = true-
Sound
-
System
-
Other