Releases: verityyt/better-rgb
Releases · verityyt/better-rgb
Implement Custom Labeling (+ 2 more features)
Features
- System Tray: Icon to system tray with Show/Hide and Exit button
- Custom Labeling: Set nicknames for zones (
JRAINBOW2
is displayed asAIO
) - Effect Speed Slider: Speed (
S
) slider in EffectPicker popup (Configure effects speed)
Requirements
- OpenRGB has to be installed
- The SDK Server of OpenRGB has to run on
port 6742
- At least
java 15.0.1
has to be installed
Special thanks to
- Adam Honse / CalcProgrammer1 - Admin and developer of OpenRGB
- morg / mguimard - Developer of the OpenRGB Java Client
Many bug fixes and heavy performance improvements
Fixes
- Program crash on multiple effects: Thread-safe openrgb-client version
- Multi-platform support: Correct file separators
- Window is flickering: Update buffering (Experimental)
Performance
- Improve CPU Usage: Less calls to OpenRGB (+ Cache led counts)
- Improve RAM Usage: Newer java version
- Improve GPU Usage: Less window fps
Requirements
- OpenRGB has to be installed
- The SDK Server of OpenRGB has to run on
port 6742
- At least
java 15.0.1
has to be installed
Special thanks to
- Adam Honse / CalcProgrammer1 - Admin and developer of OpenRGB
- morg / mguimard - Developer of the OpenRGB Java Client
First beta release of BetterRGB
Effects
- Static (1 static color)
- Color Gradient (Color wave between 2 colors)
- Rainbow Wave (Color wave through rainbow spectrum)
- Breathing (1 color breathing in and out)
- Flashing (1 static color with random timed and colored flashes)
Requirements
- OpenRGB has to be installed
- The SDK Server of OpenRGB has to run on
port 6742
- At least
java 1.8.0_261
has to be installed
Special thanks to
- Adam Honse / CalcProgrammer1 - Admin and developer of OpenRGB
- morg / mguimard - Developer of the OpenRGB Java Client