When the user holds down their zoom key it should reduce their sensitivity to make it slower. Perhaps it could have that spyglass effect where it drifts a little (unless I am misremembering that).
Observations
The in-game slider for sensitivity seems to be restricted to integers 0 and above.
Cheat Engine seems to have issues scanning for it, I’ve tried all search types manually and it seems to be only able to pick up on the label string.
After investigating the China client it looks like Duckos was right about their being a class to manage all the settings. Unfortunately my previous sig scanning of the China client only revealed a few methods for options like getBool and getFloat on the current client.
About
When the user holds down their zoom key it should reduce their sensitivity to make it slower. Perhaps it could have that spyglass effect where it drifts a little (unless I am misremembering that).
Observations