Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Halloween Treat: 100 New Palettes! #253

Merged
merged 10 commits into from
Nov 3, 2023

Conversation

TheWolfBunny64
Copy link
Contributor

Hey there, Gambatte-libretro community! It's been a while, hasn't it? Yep, I'm still alive! I brought a Halloween basket that's full of all treats, no tricks: 100 new Game Boy palettes! I even changed some Game Boy palettes in packs 1 and 2 altogether.

Super Saiyan God, Super Saiyan Blue, Legendary Super Saiyan, Super Saiyan Rose, Super Saiyan, and Super Saiyan Blue Evolved have all received updates! I'll explain why so you can get the context on this update. On the Japanese website for Super Dragon Ball Heroes, I wanted to find the exact correct color shades of all the Super Saiyan transformations represented. Plus, Mastered Ultra Instinct is now called Perfected Ultra Instinct. Thank the Dragon Ball Wiki for that.
Goodbye, Mastered Ultra Instinct, hello, Perfected Ultra Instinct!
No need for Shenron granting this update! Dragon Ball Orange has been updated!
I had to look for the correct Super Saiyan
Yes, I'm alive! I've still been working on Game Boy palettes all this time, even after I retired from Twitter thanks to the Muskrat. 100 new Game Boy palettes have been added to the Gambatte emulator. Plus, some have been updated/overhauled!
Hey everyone! Sorry that it's been a while since I contributed to github, but I'm here with one big Halloween treat for the Gambatte emulator: a new pack with 100 new palettes! Plus, sme palette names in packs 1 and 2 have been changed.
@LibretroAdmin
Copy link
Contributor

Sorry for the long wait.

@LibretroAdmin LibretroAdmin merged commit 6aee06e into libretro:master Nov 3, 2023
@TheWolfBunny64
Copy link
Contributor Author

TheWolfBunny64 commented Nov 3, 2023 via email

@Sanaki
Copy link

Sanaki commented Nov 4, 2023

I get a compilation error after this commit on x86_64 Linux. Any chance you could fix it up?

In file included from libgambatte/src/../libretro/libretro.cpp:9:
libgambatte/src/../libretro/gbcpalettes.h:2726:43: error: 'twb64_012_virtual_boy_ver' was not declared in this scope; did you mean 'twb64_012_virtual_vision'?
2726 |         { "TWB64 012 - Virtual Boy Ver.", twb64_012_virtual_boy_ver },
|                                           ^~~~~~~~~~~~~~~~~~~~~~~~~
|                                           twb64_012_virtual_vision
libgambatte/src/../libretro/gbcpalettes.h:2770:45: error: 'twb64_056_ticketmaster_azure' was not declared in this scope; did you mean 'twb64_054_game_master_ver'?
2770 |         { "TWB64 056 - Ticketmaster Azure", twb64_056_ticketmaster_azure },
|                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
|                                             twb64_054_game_master_ver
libgambatte/src/../libretro/gbcpalettes.h:2856:42: error: 'twb64_142_pepsi_cola_blue' was not declared in this scope
2856 |         { "TWB64 142 - Pepsi Cola Blue", twb64_142_pepsi_cola_blue },
|                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
libgambatte/src/../libretro/gbcpalettes.h:2874:36: error: 'twb64_160_g4_orange' was not declared in this scope; did you mean 'twb64_132_neon_orange'?
2874 |         { "TWB64 160 - G4 Orange", twb64_160_g4_orange },
|                                    ^~~~~~~~~~~~~~~~~~~
|                                    twb64_132_neon_orange
libgambatte/src/../libretro/gbcpalettes.h:2880:40: error: 'twb64_166_game_and_gold' was not declared in this scope; did you mean 'twb64_191_demons_gold'?
2880 |         { "TWB64 166 - Game and Gold", twb64_166_game_and_gold },
|                                        ^~~~~~~~~~~~~~~~~~~~~~~
|                                        twb64_191_demons_gold
libgambatte/src/../libretro/gbcpalettes.h:2897:40: error: 'twb64_183_doraemon_blue' was not declared in this scope; did you mean 'twb64_183_doraemon_tricolor'?
2897 |         { "TWB64 183 - Doraemon Blue", twb64_183_doraemon_blue },
|                                        ^~~~~~~~~~~~~~~~~~~~~~~
|                                        twb64_183_doraemon_tricolor
libgambatte/src/../libretro/gbcpalettes.h:2907:40: error: 'twb64_193_champion_blue' was not declared in this scope; did you mean 'twb64_193_champions_tunic'?
2907 |         { "TWB64 193 - Champion Blue", twb64_193_champion_blue },
|                                        ^~~~~~~~~~~~~~~~~~~~~~~
|                                        twb64_193_champions_tunic
libgambatte/src/../libretro/gbcpalettes.h:2909:43: error: 'twb64_195_evangelion_green' was not declared in this scope
2909 |         { "TWB64 195 - Evangelion Green", twb64_195_evangelion_green },
|                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
make: *** [Makefile.libretro:742: libgambatte/src/../libretro/libretro.o] Error 1

@hizzlekizzle
Copy link
Contributor

I believe that's what GABO's PR here is intended to address: #255

@Sanaki
Copy link

Sanaki commented Nov 5, 2023

Ah, so it is. Didn't see that.

@bslenul bslenul mentioned this pull request Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants