Skip to content

Auto Fisher v1.2.2

Compare
Choose a tag to compare
@tiemonl tiemonl released this 24 Aug 23:28
· 41 commits to master since this release

Github Releases (by Release) Donate

v1.2.2 brings a much better screenshot algorithm that fixes issues #4 #5 #6. The issue that my original screenshot algorithm created was that the "virtual screen" created by the screenshot when there was different resolution monitors created "empty space" in the screenshot, thus throwing off the cursor. It would also put the biggest monitor on the left side of the screenshot and then the second biggest on the right and so on if there were more monitors, thus ruining any setup not following this criteria.

This new algorithm takes individual screenshots of each screen and determines which screen the game is also being played on. Then it calculates the position the game is in from the main monitor.

I also included a donate button for anyone who wishes to help out the development effort of this. This is completely optional.