From 0298df9b5f01b5913bd038523ee6beabbb628ee3 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Mon, 15 Apr 2019 09:47:38 -0400 Subject: [PATCH] Extract TM case graphics --- data/graphics.s | 16 +- graphics/tm_case/unk_8E845D8.png | Bin 0 -> 951 bytes graphics/tm_case/unk_8E84A24.bin | Bin 0 -> 2048 bytes graphics/tm_case/unk_8E84B70.bin | Bin 0 -> 2048 bytes graphics/tm_case/unk_8E84CB0.pal | 67 ++++++++ graphics/tm_case/unk_8E84D20.pal | 67 ++++++++ graphics/tm_case/unk_8E84D90.png | Bin 0 -> 293 bytes graphics/tm_case/unk_8E84F20.pal | 259 +++++++++++++++++++++++++++++++ graphics/tm_case/unk_8E85068.pal | 19 +++ graphics_file_rules.mk | 3 + 10 files changed, 423 insertions(+), 8 deletions(-) create mode 100644 graphics/tm_case/unk_8E845D8.png create mode 100644 graphics/tm_case/unk_8E84A24.bin create mode 100644 graphics/tm_case/unk_8E84B70.bin create mode 100644 graphics/tm_case/unk_8E84CB0.pal create mode 100644 graphics/tm_case/unk_8E84D20.pal create mode 100644 graphics/tm_case/unk_8E84D90.png create mode 100644 graphics/tm_case/unk_8E84F20.pal create mode 100644 graphics/tm_case/unk_8E85068.pal diff --git a/data/graphics.s b/data/graphics.s index 5b54a94e2..2a6e50c87 100644 --- a/data/graphics.s +++ b/data/graphics.s @@ -13953,28 +13953,28 @@ gFile_graphics_interface_bag_swap_palette:: @ 8E845C8 .align 2 gUnknown_8E845D8:: @ 8E845D8 - .incbin "baserom.gba", 0xE845D8, 0x44C + .incbin "graphics/tm_case/unk_8E845D8.4bpp.lz" gUnknown_8E84A24:: @ 8E84A24 - .incbin "baserom.gba", 0xE84A24, 0x14C + .incbin "graphics/tm_case/unk_8E84A24.bin.lz" gUnknown_8E84B70:: @ 8E84B70 - .incbin "baserom.gba", 0xE84B70, 0x140 + .incbin "graphics/tm_case/unk_8E84B70.bin.lz" gUnknown_8E84CB0:: @ 8E84CB0 - .incbin "baserom.gba", 0xE84CB0, 0x70 + .incbin "graphics/tm_case/unk_8E84CB0.gbapal.lz" gUnknown_8E84D20:: @ 8E84D20 - .incbin "baserom.gba", 0xE84D20, 0x70 + .incbin "graphics/tm_case/unk_8E84D20.gbapal.lz" gUnknown_8E84D90:: @ 8E84D90 - .incbin "baserom.gba", 0xE84D90, 0x190 + .incbin "graphics/tm_case/unk_8E84D90.4bpp.lz" gUnknown_8E84F20:: @ 8E84F20 - .incbin "baserom.gba", 0xE84F20, 0x148 + .incbin "graphics/tm_case/unk_8E84F20.gbapal.lz" gUnknown_8E85068:: @ 8E85068 - .incbin "baserom.gba", 0xE85068, 0x28 + .incbin "graphics/tm_case/unk_8E85068.gbapal.lz" gUnknown_8E85090:: @ 8E85090 .incbin "baserom.gba", 0xE85090, 0x378 diff --git a/graphics/tm_case/unk_8E845D8.png b/graphics/tm_case/unk_8E845D8.png new file mode 100644 index 0000000000000000000000000000000000000000..2729ac568c00a627399512663d9011085854800a GIT binary patch literal 951 zcmV;o14#UdP)HV%7{;%(3Y9t-BT=DDl?{88b2fx3;Yf^Wl9L!SnU$r4u^mt{qD<-74OuGco~>Ph zg%u;gh!iWzKVaUE^TnU7sE~N3i~W0_d!Lj2#v%dv1x-<>j{}sb2lh9>v`YUCuu1j6 zX$4TUOn<%}kKcXmX-olbFm1`^Zvic|%#gUSOA>dDKD!wo>C16Iv)4uu}D>MG}u zNrBNy4oIifwARPvXo*<{m@z;yK!pQIYULcxW(T4qcCb0YRRzHN+WXw~%rSe5ZQ6<* zv;~|%2I$cFXa{~$&N32$Pf%3D{*|qasjJ4FCyRRe-G};KE52 zV45$+ss(}?nJpGI0^n8aMu$|UEpQDEW#PQGOIh0=@p!-UJzQe$I2o@K{VLmPbAzBy*2wMWs!Z;LxuW=lr z#WK3q4#$%m@EifKh!7wLl?R^1@o%vB6h)F9;0y=|?meBP5Htc5FyE!@p$ps-ixlu) zP$NI!#Gp^vLl*>$gEzo^mdj;?ZOBI6LG@j4DA58PU483^1W>AtRi_~+Gd+JU zT_1RU*I0SIg}|2h`D+s}gbxgr5~>jh%uG-4VjJzfu1^HP3XW4;Yaj>^@O*#B1Whx1 zH!(B6hnKj&?{|slDm6UBCrafW%}^ zl4>B~?3Ny&>8DZ#fbl5OWi?RJ`riTT%(qkJU-~-pX>>OrSszqh{|g{lXFiSY25eMy Z{|~29B7fdUcNzcy002ovPDHLkV1h#Lu$TY< literal 0 HcmV?d00001 diff --git a/graphics/tm_case/unk_8E84A24.bin b/graphics/tm_case/unk_8E84A24.bin new file mode 100644 index 0000000000000000000000000000000000000000..a4962cbaaf6d333c470e6996f11df897ca92f00e GIT binary patch literal 2048 zcmeIv$qs@*5QO0xK|x$-7Qr2O|CfY@(~M)Rgrk%1{HK#@gN-9XOfoRoe%K))X`fH~;_u literal 0 HcmV?d00001 diff --git a/graphics/tm_case/unk_8E84B70.bin b/graphics/tm_case/unk_8E84B70.bin new file mode 100644 index 0000000000000000000000000000000000000000..0b13dc93a0153c8feee1b539d1b3ed516dd36e29 GIT binary patch literal 2048 zcmeIxHxh$D3_#J{oBW|O1`l8l$v{DJLGb-=L#ilIi?r>&=8t5Ie5|o@yh`ISOCt`4U_-? literal 0 HcmV?d00001 diff --git a/graphics/tm_case/unk_8E84CB0.pal b/graphics/tm_case/unk_8E84CB0.pal new file mode 100644 index 000000000..2464f7026 --- /dev/null +++ b/graphics/tm_case/unk_8E84CB0.pal @@ -0,0 +1,67 @@ +JASC-PAL +0100 +64 +0 65 90 +255 0 255 +41 57 82 +65 180 164 +255 0 255 +255 0 255 +106 205 197 +197 230 205 +238 230 172 +255 255 197 +180 180 180 +230 255 238 +139 106 172 +115 115 115 +164 205 172 +148 180 156 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +189 213 213 +238 255 255 +222 246 255 +255 255 255 +164 222 255 +16 172 222 +0 82 115 +0 115 139 +0 123 197 +205 164 238 +106 164 222 +82 123 197 +164 172 131 +106 205 197 +238 238 238 +90 90 65 +115 115 90 +189 189 164 +65 180 164 +222 156 0 +238 180 16 +246 213 57 +255 246 123 +255 255 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +189 213 213 +238 255 255 +222 246 255 +255 255 255 +164 222 255 +24 82 180 +0 90 131 +24 82 180 +24 82 180 diff --git a/graphics/tm_case/unk_8E84D20.pal b/graphics/tm_case/unk_8E84D20.pal new file mode 100644 index 000000000..99fd00240 --- /dev/null +++ b/graphics/tm_case/unk_8E84D20.pal @@ -0,0 +1,67 @@ +JASC-PAL +0100 +64 +0 65 90 +255 0 255 +41 57 82 +213 139 115 +255 0 255 +255 0 255 +255 172 148 +197 230 205 +238 230 172 +255 255 197 +180 180 180 +230 255 238 +139 106 172 +115 115 115 +164 205 172 +148 180 156 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +189 213 213 +238 255 255 +222 246 255 +255 255 255 +164 222 255 +16 172 222 +0 82 115 +0 115 139 +0 123 197 +205 164 238 +106 164 222 +82 123 197 +164 172 131 +255 172 148 +238 238 238 +90 90 65 +115 115 90 +189 189 164 +213 139 115 +222 156 0 +238 180 16 +246 213 57 +255 246 123 +255 255 255 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +189 213 213 +238 255 255 +222 246 255 +255 255 255 +164 222 255 +24 82 180 +0 90 131 +24 82 180 +24 82 180 diff --git a/graphics/tm_case/unk_8E84D90.png b/graphics/tm_case/unk_8E84D90.png new file mode 100644 index 0000000000000000000000000000000000000000..a268318222899624764b58637b1482f8771f3e3a GIT binary patch literal 293 zcmV+=0owkFP)CFpON@kziIXng z_@xK!-EY;Mvfe-iP__X~y#U}uX}=N6oWI+Y+DFr+0dA>=Y!3}o5T^&n?PZBRq5!Uu z)F7iRG$10GJ8mu`VW0vL#Hr(ENhnm0f(sWxN=Oz8zA