-
Notifications
You must be signed in to change notification settings - Fork 1
Slow download button not being automatically clicked #1
Comments
I wonder if Wabbajack or Nexus updated and patched/broke the system. I'll look into trying to fix it |
I found the issue. It cannot find the button on the screen |
Any solution ? |
The button click is done by image matching, and as far as I know, the image matching is not fuzzy. So if the image changes at all from what is expected (either because Nexus changed the button or because your browser renders it differently than mine) it will fail. A quick hack would be to clone the repo replace the images in the images folder with screenshots of the corresponding buttons obtained from your computer. This should be fairly easy to do. I unfortunately don't have the time to make this more robust, but am happy to review and merge PRs. AFAIK, Pulover's does not have a fuzzy image matching feature, unfortunately. |
So, if anyone wants to use, just take a screenshot and cut that button and replace the original one. I belive it wasnt working because of different monitor render (resolution) also, i could only manage to make it work on primary monitor. |
Thanks @yohancarvalho. I'm happy to merge this if someone else can independently confirm it works (@octhunder89, @allanep9 ?) |
I managed to get it to work. Had to take my own screenshot of the button though. Still thanks to everyone and especially @parsiad for making this. Another paywall circumvented! |
I have added a link to this thread to the README and am closing it. If anybody wants to discuss or work on a robust fix to this problem, please create a new issue or submit a PR. |
Hei man,
I did everything as in description and its not working. When it gets to first screen to click the slow download macro its not working. I tried both version 0.1.0 and 0.1.1
The text was updated successfully, but these errors were encountered: