diff options
| author | KiritoDv <kiritodev01@gmail.com> | 2025-01-31 12:32:09 -0600 |
|---|---|---|
| committer | KiritoDv <kiritodev01@gmail.com> | 2025-01-31 12:32:09 -0600 |
| commit | ca340d9d1681f3d3bf88d4e2e5931c04ee11a350 (patch) | |
| tree | d9bc0c2f9c872a9708ebded47c58b80e46079f3d /assets | |
| parent | b98dc5fa6eb96fc4e5c26236d691645d925dc6b8 (diff) | |
Fixed yamls, bump LUS and Torch and updated gitignore
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/yaml/jp/rev0/ast_audio.yaml | 1 | ||||
| -rw-r--r-- | assets/yaml/us/rev0/ast_audio.yaml | 1 | ||||
| -rw-r--r-- | assets/yaml/us/rev1/ast_audio.yaml | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/assets/yaml/jp/rev0/ast_audio.yaml b/assets/yaml/jp/rev0/ast_audio.yaml index c8c10685..111bc1ce 100644 --- a/assets/yaml/jp/rev0/ast_audio.yaml +++ b/assets/yaml/jp/rev0/ast_audio.yaml @@ -7,6 +7,7 @@ audio_setup: type: NAUDIO:V1:AUDIO_SETUP + driver: SF64 audio_seq: size: 0x3AFD0 offset: 0xE9950 diff --git a/assets/yaml/us/rev0/ast_audio.yaml b/assets/yaml/us/rev0/ast_audio.yaml index c911f873..70456d99 100644 --- a/assets/yaml/us/rev0/ast_audio.yaml +++ b/assets/yaml/us/rev0/ast_audio.yaml @@ -6,6 +6,7 @@ audio_setup: type: NAUDIO:V1:AUDIO_SETUP + driver: SF64 audio_seq: size: 0x3ACF0 offset: 0xDA030 diff --git a/assets/yaml/us/rev1/ast_audio.yaml b/assets/yaml/us/rev1/ast_audio.yaml index 1a595c90..cb0727b7 100644 --- a/assets/yaml/us/rev1/ast_audio.yaml +++ b/assets/yaml/us/rev1/ast_audio.yaml @@ -7,6 +7,7 @@ audio_setup: type: NAUDIO:V1:AUDIO_SETUP + driver: SF64 audio_seq: size: 0x3ACF0 offset: 0xDEA20 |
