ramapcsx2 / gbs-control

GNU General Public License v3.0
788 stars 110 forks source link

RGB output adjustments #282

Open NO-ob opened 2 years ago

NO-ob commented 2 years ago

Not sure if its possible but would be cool if it can be done. I've noticed that the video output has a blue tint so would it be possible to have manual red green and blue adjustments for the output in the webui?

ramapcsx2 commented 2 years ago

Note to anyone who may want to tackle this (as it's not too hard): The output color mixer is a bit complicated. You'd have to work with some color space calculations. It will be easier to simply adjust the ADC (input) gains for the same effect. There is enough headroom for it.