ScopeSensitivity
Adjust the mouse sensitivity while zoomed in with Railgunner's scope.
Date uploaded | 4 months ago |
Version | 0.2.0 |
Download link | 6thmoon-ScopeSensitivity-0.2.0.zip |
Downloads | 7320 |
Dependency string | 6thmoon-ScopeSensitivity-0.2.0 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2100README
Using the default configuration, scope sensitivity will be reduced by one-third, as this value was perceived to be relatively intuitive in testing. However, the mouse sensitivity can be customized to suit your preference via BepInEx/config/local.scope.sensitivity.cfg
.
The relevant entry is expressed as a percentage applied to the camera input while zoomed in. In other words, a value of one-hundred percent will result in identical behavior to an unmodded game. Lowering it will decrease sensitivity, while higher values increase it.
Note that the configuration file is generated upon initial launch, and will not be accessible prior to this point. It is recommended that you install with r2modman, and use the editor present within.
Version History
0.2.0
- Updated to use OptionGenerator instead for runtime configuration changes.
0.1.2
- Add check to verify if entity is controlled by the client player.
- Implement optional quick-scope change.
0.1.1
- No longer requires a restart to apply configuration changes.