v1.1.8
What's new in v1.1.8
A targeted fix for multi-monitor setups where the screens run at different scaling factors.
- Calibration now works on mixed-DPI multi-monitor setups. If you had, say, a 100% primary
monitor and a 175% secondary, calibrating on the high-DPI monitor produced a wrong region (size
shrunk by the scale factor, origin off-screen), so the overlay showed nothing. The app now declares
Per-Monitor-V2 DPI awareness at startup and captures the calibration box in true physical screen
pixels, so the region matches exactly where you drew it. - Calibration instructions stay on your primary monitor instead of occasionally rendering on the
secondary screen.
Single-monitor and same-DPI setups are unchanged. Thanks to @ljere for the detailed report and for
verifying the fix on a real mixed-DPI rig (issue #8).
Install
- Download
PoeAncientsPriceHelper-v1.1.8-win-x64.zip. - Unzip anywhere.
- Double-click Start.cmd. No .NET install required.
See README.html inside the zip for the full guide (calibration, pricing, hotkeys, troubleshooting).
Note: Windows SmartScreen may warn (the app is unsigned) and antivirus may flag the global-hotkey
library - both are expected for an unsigned open-source tool.