windows-2048 / The-Fastest-Mouse-Clicker-for-Windows

Free and fast, open source, full-featured, statically-linked mouse auto clicker for Windows written in vanilla C++. Uses hardware-limited arrayed Win32 SendInput() calls to reach up to 100000 clicks/s. Supports command line, random clicks and sequences of clicks. 2024 is the project's 8th ANNIVERSARY.
https://windows-2048.github.io/The-Fastest-Mouse-Clicker-for-Windows/
GNU General Public License v3.0
157 stars 31 forks source link

Fuzzy text in the GUI of main app in 4K display mode #3

Closed annh9b closed 3 years ago

annh9b commented 4 years ago

Subj. Can be observed on the 4K displays only. Just main app has fuzzy texts in the GUI. Group App has all normal (sharp) texts.

windows-2048 commented 4 years ago

Go to the folder where the app is located. Right-click it in Windows Explorer (TheFastestMouseClicker.exe is affected, TheFastestMouseGroupClicker.exe is not affected). Select "Properties" then "Compatibility". Check "Override high DPI scaling behavior". Select "System (Enhanced)". Press "OK".

Write, whether it takes efect or no.

shann0nurb1n commented 4 years ago

I've noticed such a fuzzy text too. Your advice helps!

almucantar commented 4 years ago

Could you fix this issue in programmatic manner?

windows-2048 commented 3 years ago

Fixed in v2.6.1.0.