Open YetAnotherDevWannabe opened 2 years ago
If the scan didn't show up anything, then that means it didn't find anything it is confident with. Here, all the 'Best match' values are below confidence threshold which is 0.90 (will be changed soon to 0.94).
Could you provide a bit more information about your setup? What's your resolution? Are you running the game in windowed fullscreen?
I have the same issue.
I run windowed, resolution is 2560x1000
I set the scan area to fit the inventory but I am not sure what to set the image scale to. I suggest implementing an example size so you can properly scale what it should be.
Aside from that, I cant figure out a way to get it to work.
Also, the program does not save my settings after close.
I'm running a bit of a marginal resolution (5120 x 1440) and the game is running @ 2560 x 1440 in windowed mode. Hope this helps :)
I have the same issue. Running at 3840 x 2160 in windowed full screen mode. Tried adjusting the DPI setting suggested in https://github.com/4rtzel/poe-archnemesis-scanner/issues/3#issuecomment-1035917756 . Also adjusted the the scanner window to overlap only the location of the nemesis items. All I get is results with less than 40% confidence, some even lower.
@halexh, your image scale value seems to be a bit too low for your resolution. Try 1.365. You may also want to lower confidence threshold a little bit (0.91?).
@halexh, your image scale value seems to be a bit too low for your resolution. Try 1.365. You may also want to lower confidence threshold a little bit (0.91?).
Thank you - that definitely fixed my issues. Where did you come up with 1.365 though? I would consider expanding the settings to take a input resolution from the user so you can calculate and use that internally maybe? Cause the user is going to have no idea what an appropriate image scale might be
The tool already does all the calculation based on your resolution. I just inputted your resolution in the function used for calculations and got 1.365. I don't know why your value were different.
What might need to be updated is threshold value. It seems that it needs to be lowered for resolutions != 1440p.
I have similar issue. My resolution is 1920x1040. Windowed fullscreen mode. When I press scan, it shows only few recipes and not ALL that I have available. ANy idea? It seems i can't have more than 1 string in the screen...
@JustLKS, what are your parameters in the settings?
I have the same issue, I have PoE on non main monitor, could this be related?
How do I tell to have the scan on the non-main monitor?
Title.
The scan seems to work but that all it does. It stops there. Also maybe auto detect where the game window is and add your overlay on top of it, not necessarily at 0, 0.