libretro / gambatte-libretro

Hard fork of Gambatte to the libretro API.
http://sourceforge.net/projects/gambatte/
GNU General Public License v2.0
105 stars 79 forks source link

color correction option not effective with custom palettes #63

Closed eadmaster closed 7 years ago

eadmaster commented 7 years ago

The color correction core option is not honored if the colorization mode is set to "custom".

Alcaro commented 7 years ago

(Untested) May be fixable by moving libretro.cpp:392-396 to the end of check_variables

eadmaster commented 7 years ago

I've done some extra testing with some palettes generated from vanilla Gambatte, and it seems the current code is correct while my old palettes collection is not.

sergiobenrocha2 commented 7 years ago

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