libretro / libretro-meta

The Unlicense
4 stars 3 forks source link

GBC BIOS palettes #50

Closed sergiobenrocha2 closed 7 years ago

sergiobenrocha2 commented 7 years ago

From @eadmaster on February 5, 2012 9:38

how to enable GBC BIOS palettes? (vanilla gambatte supports them)

Copied from original issue: libretro/gambatte-libretro#1

sergiobenrocha2 commented 7 years ago

From @Themaister on February 5, 2012 10:7

Not possible. Far too specific to support generically.

sergiobenrocha2 commented 7 years ago

From @eadmaster on February 5, 2012 10:24

I think you could enable it statically in the build. They are enabled by default in vanilla gambatte and don't require the real BIOS.

sergiobenrocha2 commented 7 years ago

From @Themaister on February 5, 2012 11:3

So it's just a simple switch on/off, and not a path? Then it can be supported via some kind of environment variable system.

sergiobenrocha2 commented 7 years ago

From @eadmaster on February 6, 2012 4:24

yuk, no BIOS file is required.

EDIT: all the palettes are stored in this file: http://gambatte.svn.sourceforge.net/viewvc/gambatte/gambatte_qt/src/palettedialog.cpp?revision=364&view=markup Strangely it is in the Qt version only.

sergiobenrocha2 commented 7 years ago

From @eadmaster on January 12, 2013 1:54

Allright, i've updated my fork with the latest changes and i've implemented this! I'll send you another pull request after some testing...

sergiobenrocha2 commented 7 years ago

From @eadmaster on January 15, 2013 5:15

Fixed by me. :) If you find any issue feel free to add a comment here or contact me.

To go back to the old greyscale palette, download this file and extract into "$gambatte_system_directory/palette".