I have two mice, one pricier one that allows me to change DPI with ease (where I use 400 dpi for reasons of habit and muscle memory) and one cheaper one that has no such setting. That cheaper one being a Microsoft Wireless Mobile Mouse 3000 which has a native dpi of 1000.
I want to simulate the sensitivity setting of my pricier mouse on the cheaper one because I travel with the cheaper one yet maintain the same muscle memory of the better mouse. I am aware that there is no perfect lag-less solution due to the nature of the problem (worse sensor with no ability to change the dpi of the sensor) but I want to get the sensitivity to be the same even if there will be lag in the final result.
Reasons why common solutions don't work:
Windows mouse sensitivity slider doesn't work because none of the multipliers are 0.4 (the closest being 0.25 at 3/11 and 0.5 at 4/11).
对鼠标灵敏度的注册表编辑似乎只能进一步增加乘数(在注册表中找不到任何关于减少它的内容,并且由于显而易见的原因,不想随意摆弄它)。
使用 AutoHotKey 将鼠标传送回时,对于此目的而言,延迟太大了。
目前的解决方案是使用 Microsoft 鼠标和键盘中心,它允许我将鼠标按钮(我使用的是鼠标中键)绑定到名为“Precision Booster”的功能,它允许我选择正常鼠标灵敏度的特定百分比并将其设置为该百分比(所以我使用了 40%)。但是,这个解决方案有两个缺点,我想解决它们(我不确定是否可以解决,但这就是我问的原因)。这样一来,我就不能再使用鼠标中键了(这是一个非常有用的按钮),鼠标光标似乎跳过了一些帧(我真的不确定这是否可以修复)。
我问的是是否有更好的解决方案、软件或驱动程序,可以让我在 1000 dpi 鼠标上使用这个 0.4 乘数,同时仍然保留使用鼠标中键,并且理想情况下输入延迟尽可能小(不必消失,只是尽可能减少)。