Mod that fixes mouse behaviour in Car Mechanic Simulator 2018.
- Game can run in the background
- Mouse lock is disabled in UI mode
- Removed cursor movement smoothing. Game cursor position is the same as system cursor position (still can be inaccurate on low fps)
- Install BepInEx if you don't have it already (use x64 version).
- Download the latest build from the Releases page.
- Copy MouseFix.dll file into
BepInEx\pluginsfolder in game directory. - Done!
Config file can be found at BepInEx\config\com.sauler.cms.mousefix.cfg in game directory.
| Setting | Default value | Description |
|---|---|---|
| BackgroundExecution | true | Enables or disables background execution. |
| MouseEnhancements | true | Enables or disables mouse enhancements. Cursor movement is fixed and cursor is not locked in game window when in UI mode |