mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-06-19 00:42:09 +03:00
OSC would "light up" when the alpha value was low because of the value being coerced to an arbitrary range. Divide the alpha value by 3 instead.