Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
josdemmers authored May 26, 2022
1 parent 8a113c9 commit 9823cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Note: Default settings are tested running New World with Window Mode: Fullscreen

### Item tooltips

The app uses the tooltip of an item to read the item name. There are configuration presets for the resolutions 1920x1080 and 2560x1440. To make it work with other configurations you can tweak the following settings.
The app uses the tooltip of an item to read the item name. There are configuration presets for the resolutions 1920x1080, 2560x1440 and 3840x2160. To make it work with other configurations you can tweak the following settings.
- Hysteresis thresholds: The lower you set those thresholds the more objects it will detect. This setting is unrelated to your resolution and the default value should work in most cases.
- Area thresholds: The min and max values for this threshold depend on your resolution. It is used to filter out unrelated objects so that only the item tooltip is recognized. The values are correct when you see a single orange outline around the item icon. As shown in the image below. If you do not see an outline start with the lowest min value and the highest max value. Then increase the min value step-by-step, and decrease the max value step-by-step. Do not keep those settings at their lowest/highest values as that will detect many other objects besides the item tooltip.

Expand Down

0 comments on commit 9823cd3

Please sign in to comment.