Skip to content

6.2.1 (Grid Effects alpha, stability fixes)

Compare
Choose a tag to compare
@T-Troll T-Troll released this 24 Jun 02:59

Important! If you are using tools for the first time or migrating from v5.x.x.x, please read Beginner's guide and AlienFX-GUI readme to configure out it's concept and operation.

Changes in this release:

AlienFX-GUI:

  • New: Grid effect implementation:
    • All "Grid types" implemented (but "Gradient" is not in final form)
    • "Keyboard" trigger implemented (see updated manual for details!)
    • "Circle" and "Zone lights only" check box implemented
    • "Speed" slider re-worked - now it can be set from -80 to +80. Zero is one cell per tact (100ms), negative value is divide (so -5 means 1/5 cell per tact), positive is multiplier (so 4 means 4 cells per tact).
    • Physical light updates optimized, no more full-zone set at each update.
  • Profile switch by key is optimized

Fan-control GUI apps:

  • Added some checks to prevent potential exceptions (some m15R6's unstable here). This also decrease CPU load if app/tab opened.

Known limitations:

  • Grid effect settings still not saved between sessions. I will change some data structures after final touches, so now it's not final.