mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-06 17:39:04 +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.