4rtzel / poe-archnemesis-scanner

Tool for Path of Exile game to automatically scan Archemesis inventory and display related information
Apache License 2.0
64 stars 25 forks source link

little help try different combination no work correctly for me #30

Closed hiro01dzdvb closed 2 years ago

hiro01dzdvb commented 2 years ago

HELLO i try different combination nothing help to fixe it little help pls

image image image

Thanks you

4rtzel commented 2 years ago

The confidence threshold is way too low. Try setting it between 0.90 and 0.94 (the higher, the better).

hiro01dzdvb commented 2 years ago

start downgrading from 0.94 to 0.7 with 0.7 i got the the scan work without it not work

4 5

thanks

4rtzel commented 2 years ago

0.7 is way too low. It will think that anything is a match (which you can see happened in your case with x24 Berserker detected). I'd say the value should never be lower than 0.88. Another question: what is your image scale parameter?

hiro01dzdvb commented 2 years ago

i configure it on 0.6825

4rtzel commented 2 years ago

The scale parameter seems fine for your resolution. Could you try running the game in windowed fullscreen mode? The tool should support windowed mode just fine but it never hurts to try.

I can only suspect that something is wrong with image grab function because confidence values are way too low for your parameters.

hiro01dzdvb commented 2 years ago

i make some adjustement on it 95, 310, 460, 450 0.6825 0.9

work perfectly thanks alot for your time and work

Fixed :)

4rtzel commented 2 years ago

Glad you make it work! Some recipes may be missing because of the wrong images in the pictures folder. You may want to take a look at this comment: https://github.com/4rtzel/poe-archnemesis-scanner/issues/22#issuecomment-1037478826

hiro01dzdvb commented 2 years ago

well thats work realy apreciate the help and the work :) awesome

4rtzel commented 2 years ago

You're welcome! I'll close this issue then. Feel free to open another one if you encounter other problems.