Windows applications do not all animate wheel input the same way. Browsers often add their own motion, while desktop utilities, editors, panels, and older apps may move in more obvious steps. Hardware vendor software can help, but it is usually tied to a device family.
SmoothScroll works at the Windows input layer, so its smoothing is not tied to a specific mouse brand. If Windows recognizes the wheel, the app can process the wheel deltas and apply the configured curve before passing movement to the target application.