

A BepInEx plugin for R.E.P.O that enables full floating-point aim sensitivity values.
REPO normally only allows integer values in its slider and config. This patch allow users to use any sensitivity by overriding the game’s input scaling logic using Harmony.
FloatSensitivityPatch.dll into your BepInEx/plugins/ folder.Open BepInEx/config/com.repo.floatsens.cfg and edit the AimSensitivity value.
MIT