diff options
| author | MegaMech <inkstudios1@hotmail.com> | 2024-05-03 14:05:13 -0600 |
|---|---|---|
| committer | Lywx <kiritodev01@gmail.com> | 2024-05-03 15:33:22 -0600 |
| commit | b08e8b1d614adc17d49275bb849d281e6816e778 (patch) | |
| tree | c2d3431eb8ce518cd6e14ce9a7819f5dcd110c7b /yamls | |
| parent | 15485120841f9b5fb3941c155f59bea313151f6b (diff) | |
Update yamls
Diffstat (limited to 'yamls')
| -rw-r--r-- | yamls/us/bowser_kart.yml | 1 | ||||
| -rw-r--r-- | yamls/us/luigi_kart.yml | 1 | ||||
| -rw-r--r-- | yamls/us/mario_kart.yml | 1 | ||||
| -rw-r--r-- | yamls/us/other_textures.yml | 2 | ||||
| -rw-r--r-- | yamls/us/peach_kart.yml | 1 | ||||
| -rw-r--r-- | yamls/us/player_selection.yml | 2 | ||||
| -rw-r--r-- | yamls/us/texture_data_2.yml | 1 | ||||
| -rw-r--r-- | yamls/us/texture_tkmk00.yml | 1 | ||||
| -rw-r--r-- | yamls/us/toad_kart.yml | 1 | ||||
| -rw-r--r-- | yamls/us/wario_kart.yml | 1 | ||||
| -rw-r--r-- | yamls/us/yoshi_kart.yml | 1 |
11 files changed, 13 insertions, 0 deletions
diff --git a/yamls/us/bowser_kart.yml b/yamls/us/bowser_kart.yml index 826f688ab..ad04ca44b 100644 --- a/yamls/us/bowser_kart.yml +++ b/yamls/us/bowser_kart.yml @@ -1,6 +1,7 @@ :config: segments: - [0x0F, 0x57DE70] + no_compression: true header: code: - '#include <assets/bowser_kart.h>' diff --git a/yamls/us/luigi_kart.yml b/yamls/us/luigi_kart.yml index 1fc090e57..00c3f122a 100644 --- a/yamls/us/luigi_kart.yml +++ b/yamls/us/luigi_kart.yml @@ -1,6 +1,7 @@ :config: segments: - [0x0F, 0x145470] + no_compression: true header: code: - '#include <assets/luigi_kart.h>' diff --git a/yamls/us/mario_kart.yml b/yamls/us/mario_kart.yml index b9f30e511..3e4c76588 100644 --- a/yamls/us/mario_kart.yml +++ b/yamls/us/mario_kart.yml @@ -1,6 +1,7 @@ :config: segments: - [0x0F, 0x1E01F0] + no_compression: true header: code: - '#include <assets/mario_kart.h>' diff --git a/yamls/us/other_textures.yml b/yamls/us/other_textures.yml index 7024a0217..a335ae4cb 100644 --- a/yamls/us/other_textures.yml +++ b/yamls/us/other_textures.yml @@ -1,6 +1,7 @@ :config: segments: - [0x0F, 0x641F70] + no_compression: true header: code: - '#include <assets/other_textures.h>' @@ -14,6 +15,7 @@ sign_shell_shot_0: ctype: u16 width: 64 height: 32 + mio0: true offset: 0x0 format: rgba16 sign_shell_shot_1: diff --git a/yamls/us/peach_kart.yml b/yamls/us/peach_kart.yml index cf6c1509d..36f796df7 100644 --- a/yamls/us/peach_kart.yml +++ b/yamls/us/peach_kart.yml @@ -1,6 +1,7 @@ :config: segments: - [0x0F, 0x309F50] + no_compression: true header: code: - '#include <assets/peach_kart.h>' diff --git a/yamls/us/player_selection.yml b/yamls/us/player_selection.yml index d80a5e3ba..962141b7e 100644 --- a/yamls/us/player_selection.yml +++ b/yamls/us/player_selection.yml @@ -1,6 +1,7 @@ :config: segments: - [0x0A, 0x729A30] + no_compression: true header: code: - '#include <macros.h>' @@ -13,6 +14,7 @@ mario_face_00: symbol: gTextureMarioFace00 type: texture offset: 0x0 + mio0: true ctype: u16 width: 64 height: 64 diff --git a/yamls/us/texture_data_2.yml b/yamls/us/texture_data_2.yml index 8cd8beb20..2d18cfae5 100644 --- a/yamls/us/texture_data_2.yml +++ b/yamls/us/texture_data_2.yml @@ -1,6 +1,7 @@ :config: segments: - [0x0A, 0x729A30] + no_compression: true header: code: - '#include <assets/texture_data_2.h>' diff --git a/yamls/us/texture_tkmk00.yml b/yamls/us/texture_tkmk00.yml index c21ebb86b..735db15d0 100644 --- a/yamls/us/texture_tkmk00.yml +++ b/yamls/us/texture_tkmk00.yml @@ -1,6 +1,7 @@ :config: segments: - [0x0B, 0x7FA3C0] + no_compression: true header: code: - '#include <assets/texture_tkmk00.h>' diff --git a/yamls/us/toad_kart.yml b/yamls/us/toad_kart.yml index 47f192fcb..5e85b0852 100644 --- a/yamls/us/toad_kart.yml +++ b/yamls/us/toad_kart.yml @@ -1,6 +1,7 @@ :config: segments: - [0x0F, 0x43B3E0] + no_compression: true header: code: - '#include <assets/toad_kart.h>' diff --git a/yamls/us/wario_kart.yml b/yamls/us/wario_kart.yml index 2591e08ae..45beb2363 100644 --- a/yamls/us/wario_kart.yml +++ b/yamls/us/wario_kart.yml @@ -1,6 +1,7 @@ :config: segments: - [0x0F, 0x39E0C0] + no_compression: true header: code: - '#include <assets/wario_kart.h>' diff --git a/yamls/us/yoshi_kart.yml b/yamls/us/yoshi_kart.yml index 54b706fd7..a2a0304b8 100644 --- a/yamls/us/yoshi_kart.yml +++ b/yamls/us/yoshi_kart.yml @@ -1,6 +1,7 @@ :config: segments: - [0x0F, 0x272A20] + no_compression: true header: code: - '#include <assets/yoshi_kart.h>' |
