Elijah Harmon
Elijah Harmon
I added the code from issue #64. I still have the same error.
## Follow up Here is the output from code ```python print(dxcam.device_info()) print(dxcam.output_info()) ``` output ``` Device[0]: Device[0] Output[0]: Res:(3840, 2160) Rot:0 Primary:True Device[0] Output[1]: Res:(3840, 2160) Rot:0 Primary:False Device[0] Output[2]:...
Agreed. It's because of the combo between decision making logic and the slight differences of the bounding boxes being drawn around humanoid objects. The logic right now will move the...
Umm I think the fix for that is just to rerun it acouple times till it works. Ill keep my eye open for the solultion
Is this still relevant?
Like is it better than the current? If so can this be applied to the newer version. Then ill take the PR. If not, imma close it
XD Kotae will love you long time. I can't remember if this was before or after Wade did some of the same optimizations. I think that is why it wasn't...
Can this be closed then?
Valorant is one of the few games which block win32api mouse movement calls. The way around this is by using a driver. Games with a 3rd person view will require...