pokemon-speedrunning / gambatte-speedrun

Fork of https://github.com/sinamas/gambatte with Pokemon speedrunning-related changes.
GNU General Public License v2.0
94 stars 27 forks source link

revamp true color and GBC colors #38

Closed TiKevin83 closed 3 years ago

TiKevin83 commented 4 years ago

Changes the GBC corrected colors to use transforms from libretro's shaders. These transforms use the same color components as gambatte's mixing would, but with the addition of accounting properly for gamma corrected linear RGB. Also slightly adjusts the behavior of true color. Please feel free to test and suggest corrections. We may want to keep the old transforms as additional options.