Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dardonkov authored Mar 4, 2021
1 parent 90f2ba4 commit 2bd3f4f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@ Randomizer by Whisper & El Bad, you already have the driver installed, so you ca

# Main features and configuration
## Curve settings
The first group of settings you can modify dictate type of curve you want the program to generate for you. The default setting is a curve generated by a
LogNormal distribution - this is similar to the Sensitivity Randomizer by Whisper & El Bad.
- "Max/Min Sensitivity multiplier" values you can set the max/min limits of the generated curve
- "Timestep" determines how often the sensitivity multiplier progresses along the curve or in simpler terms - your sensitivty will change. Default is every 0.2 seconds or 200ms.
The first group of settings dictates the type of curve you want the program to generate for you. The default setting is a curve generated by a
LogNormal distribution - this is very similar to the Sensitivity Randomizer by Whisper & El Bad.
- "Max/Min Sensitivity multiplier" values determine the max/min limits of the generated curve
- "Timestep" determines how often the sensitivity multiplier progresses along the curve or in simpler terms - how often your sensitivty will change. Default is 0.2 seconds or 200ms.
- "Curve timestep" determines how often the curve generates a sensitivty point before interpolation. By default a new sensitivity point is generated every 5 seconds.
- "Base Sensitivty" determines your base multiplier, changing is only supported with "Aggressive Curve"
- "Spread" only affects the generation of the "LogNormal curve"
- "Smoothing" is currently unused
*NB - not all parameters affect all curves, changes are coming.*
- "Quick start/stop toggle" is a programmable hotkey to Pause/Start the randomizer. It can be used at any time, even when the program is minimized. Note: It pauses at the current sensivity multiplier and stops changing, it does not restore your base sens. You can change this button by double clicking on the box, then pressing the key you wish to assign.
- "Quick start/stop toggle" is a programmable hotkey to Pause/Start the randomizer. It can be used at any time, even when the program is minimized. Note: It pauses at the current sensivity multiplier and stops changing it, it does not restore your base sens. You can reassign this to any button by double clicking on the box, then pressing the key you wish to assign. Default is F6
## Curve information
Below that you can see statistics about the currently generated curve.
## Buttons
Expand All @@ -37,6 +37,6 @@ and will automatically start over.
- "Save default settings" button will save the current settings as defaults so that next time you start the tool,
they will be loaded automatically.
- "Restore default settings" button will restore the default curve settings. It is advised to save your settings
once you've found what you are comfortable with. If you close the tool without saving, next time it starts up your settings will be reset.
once you've found what you are comfortable with. If you close the tool without saving, the next time you start it up, your settings will be reset.
## Other
![Alt text](https://i.ibb.co/R9XDfzq/Random-sens-0-2.png "Random-sens")

0 comments on commit 2bd3f4f

Please sign in to comment.