From 7e02df60048db0898131ea365f387a026e4e648d Mon Sep 17 00:00:00 2001 From: Patrick Adams <85136194+TheWolfBunny64@users.noreply.github.com> Date: Sun, 21 Aug 2022 18:51:38 -0700 Subject: [PATCH] TWB64 090 and TWB64 140 Updated! (#235) Once again, I had to do some deep digging into color research, but just in the Super Dragon Ball Heroes webpages, but regarding Super Saiyan Blue Evolved, the sprite assets from Dragon Ball Z: Dokkan Battle. --- libgambatte/libretro/gbcpalettes.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/libgambatte/libretro/gbcpalettes.h b/libgambatte/libretro/gbcpalettes.h index 31ead87..867e406 100644 --- a/libgambatte/libretro/gbcpalettes.h +++ b/libgambatte/libretro/gbcpalettes.h @@ -1115,9 +1115,9 @@ static const unsigned short twb64_089_super_saiyan_3[] = { }; static const unsigned short twb64_090_super_saiyan_blue_evolved[] = { - PACK15_4(0x3EE2F5, 0x2FACBB, 0x1D6A73, 0x0A272B), - PACK15_4(0x3EE2F5, 0x2FACBB, 0x1D6A73, 0x0A272B), - PACK15_4(0x3EE2F5, 0x2FACBB, 0x1D6A73, 0x0A272B) + PACK15_4(0x1B97D1, 0x14739F, 0x0C4762, 0x041A24), + PACK15_4(0x1B97D1, 0x14739F, 0x0C4762, 0x041A24), + PACK15_4(0x1B97D1, 0x14739F, 0x0C4762, 0x041A24) }; static const unsigned short twb64_091_pocket_tales_ver[] = { @@ -1415,9 +1415,9 @@ static const unsigned short twb64_139_kakarot_orange[] = { }; static const unsigned short twb64_140_dragon_ball_orange[] = { - PACK15_4(0xFF9518, 0xC37112, 0x78460B, 0x2D1A04), - PACK15_4(0xFF9518, 0xC37112, 0x78460B, 0x2D1A04), - PACK15_4(0xFF9518, 0xC37112, 0x78460B, 0x2D1A04) + PACK15_4(0xF0831D, 0xB76416, 0x703D0D, 0x2A1705), + PACK15_4(0xF0831D, 0xB76416, 0x703D0D, 0x2A1705), + PACK15_4(0xF0831D, 0xB76416, 0x703D0D, 0x2A1705) }; static const unsigned short twb64_141_christmas_gold[] = {