6thmoon-ScopeSensitivity icon

ScopeSensitivity

Adjust the mouse sensitivity while zoomed in with Railgunner's scope.

Last updated 4 months ago
Total downloads 43535
Total rating 6 
Categories Client-side Survivors of the Void
Dependency string 6thmoon-ScopeSensitivity-0.2.0
Dependants 24 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2100 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2100

README

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.

0.1.0 - Initial Release