RamonUnch
RamonUnch
Quick test version! Might help, unsure... Thanks for reporting. [AltSnap1.61test20_x64.zip](https://github.com/RamonUnch/AltSnap/files/12063662/AltSnap1.61test20_x64.zip)
well the issue with increasing too much the `MoveRate` is that you will loose precision in movement. It is not a big deal if you use snapping. Bt basically if...
This program is very much Windows specific so no port to MacOS is planned. If you are using Windows for ARM on your MAC, then it should be possible to...
Yep it did not live for long, I think you only got Windows NT3.x and NT4 that supported Alpha AXP IIRC. Other than x86 and ARM, supporting other CPUs would...
> Does AltSnap still support really old Windows versions? AltSnap should run on Windows NT4 sp3 and later. The only necessary bit is the LowLevel mouse and keyboard hooks that...
> Is there a possibility AltSnap to auto-recognize display refresh changes and adapt accordingly? This should already be the case. ``` RezTimer=2 ; Set to 1 to move the window...
However there is no reliable way to get mouse frequency. The only way is by asking the user to shake the mouse quickly and to count mouse events/sec.
I will add a `-r` option to reload the settings. I also will make a RezTimer=4 that auto to 1 or 3 depending on the Display frequency. so you will...
Does it work if you use an admin elevated prompt or if you use runas? I guess I must allow one more messages to go from nona-dmin to admin...
This build should allow the message to come from a non elevated prompt. [AltSnap1.62_test11_x64.zip](https://github.com/RamonUnch/AltSnap/files/12916038/AltSnap1.62_test11_x64.zip)