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

GBC BIOS palettes #1

Closed
eadmaster opened this issue Feb 5, 2012 · 7 comments
Closed

GBC BIOS palettes #1

eadmaster opened this issue Feb 5, 2012 · 7 comments

Comments

@eadmaster
Copy link
Contributor

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

@Themaister
Copy link
Contributor

Not possible. Far too specific to support generically.

@eadmaster
Copy link
Contributor Author

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.

@Themaister
Copy link
Contributor

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.

@eadmaster
Copy link
Contributor Author

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.

@eadmaster
Copy link
Contributor Author

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...

@eadmaster
Copy link
Contributor Author

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".

@sergiobenrocha2
Copy link
Contributor

This issue was moved to libretro/libretro-meta#50

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

No branches or pull requests

3 participants