Radar not precise
Closed this issue · 1 comments
darkvallen commented
Kramar1337 commented
hi.
the script is designed for standard monitors 1920-1080 16-9
you use a monitor with an aspect ratio of 1920x1200 16-10 (that's what the gpt chat told me from the screenshot).
i added settings in the new version for manually adding the radar size. "Dk\data\config.ini"
; 0 - Specify the radar size manually (exotic monitors), 1 - automatically (for 16-9 monitors)
radarAutoMode=1
; X Y upper left and X Y lower right coordinate
radarTopLeftX=200
radarTopLeftY=200
radarBottomRightX=400
radarBottomRightY=400