Changes
- adds "streaming mode" toggle for overlaying charts using Chroma key in OBS
- adds new accel modes: lookup table, jump
- enables anisotropy/weight options in by-component mode
- changes gain cap unit from input speed to gain
- changes accel parameter names
- natural: acceleration -> decay rate
- motivity: acceleration -> growth rate
- removes region-specific number parsing; decimal separator character is always '.'
- removes weight parameter for all accel modes except power
- negative acceleration can still be applied by setting cap or limit in range (0, 1)
- removes sensitivity offset, naturalgain mode, cap/offset options, in favor
of adding a gain/legacy switch, with mode-dependent behavior:- linear/classic
- gain: sets cap style to gain
- legacy: sets cap style to sensitivity/legacy
- natural
- gain: same behavior as the previously named 'naturalgain' mode
- legacy: same behavior as legacy natural mode
- motivity
- gain: same behavior as in v1.4
- legacy: sets sensitivity to the gain of the original function
- linear/classic
- breaks capped power mode - cap is ignored
- breaks json configs
Downloading & Installation
- download by following the first link, RawAccel_XXX.zip, in the Assets listed below
- extract contents (right-click zip -> Extract All...)
- follow the installation guide
Resources
- beginner's guide (video): https://www.youtube.com/watch?v=ZE_ACpjWhnc
- FAQ: https://github.com/a1xd/rawaccel/blob/1.5.x/doc/FAQ.md
- guide: https://github.com/a1xd/rawaccel/blob/1.5.x/doc/Guide.md