Raw Mouse Input - Blessed Edition
This mod for Minecraft 1.12.2 implements raw mouse input processing, making control smoother and eliminating cursor jitter. The key feature of this version is automatic detection of the need for raw input and intelligent disabling in specific interfaces.
Main Features
Automatic Switching
The mod automatically activates raw input mode when the game starts, eliminating the need for manual configuration. Control commands are preserved for special cases, such as physically disconnecting the mouse.
Smart Disabling in Interfaces
Starting from version 1.7.0, the mod automatically pauses operation in certain graphical interfaces where raw input may cause problems. By default, the observatory interface from the Astral Sorcery mod is added to the exclusion list.
Operating System Detection
From version 1.8.0, the mod checks the operating system and by default disables on unsupported platforms, preventing possible input issues. If necessary, functionality can be forcibly enabled through the configuration file.
Control
Two main commands are available:
/rawinput - toggle raw input mode
/rescan - rescan input devices (used when mouse operation problems occur)
Both commands have assignable hotkeys that are not set by default.
Configuration
The configuration file rawinput.cfg allows you to configure the list of interfaces in which the mod will automatically disable. This ensures uninterrupted mouse operation in all situations without the need for manual control.