matias-kovero / ObjectDetection

Object detection for FPS game Splitgate.
20 stars 3 forks source link

Problem with moving the InterMouse #3

Open ghost opened 1 year ago

ghost commented 1 year ago

Hello, @matias-kovero I started learning python a few months ago and it's going great, I'm creating a similar project to this right now, and while checking GitHub repos I found your fantastic project, I never thought of using a driver, I was looking at for a solution for the mouse movement delay. As I said I'm still new to python and I never tried to use a driver, I downloaded your project to learn and everything is working fine except the mouse movement, its a weird problem that I spent hours trying to solve but I couldn't, I know you said that the mouse movement isn't human-like but for me, it's not moving to the target at all when it detects a player and I press either right or left click it seems that it's moving a few pixels as the video but not at the detected player, and ONLY when I'm moving my mouse a bit if my mouse is standstill, clicking the right click won't make it move until I move it a bit

Python 3.10.5 Yolov5 Latest Cache ( v7.0 ) Cuda 11.3 with RTX 2060 I tested the interception driver with the www.github.com/cobrce/interception_py examples and its moving fine so it's not the issue I tried a similar object detection aim-assist with yolov5 and it worked fine

image

https://user-images.githubusercontent.com/82477000/211059489-a7b4ab91-4a19-4de7-b59d-d6ecbd9557bc.mp4

As you can see in the video the mouse is not moving when holding the left click until I move it a bit it shakes and moves randomly but not on the target same thing with right click

ghost commented 1 year ago

Here a faster in-game sensitivity to clarify the problem, slower in-game sensitivity will behave the same but with few pixel movements and won't move at the target at all

https://user-images.githubusercontent.com/82477000/211061351-90a5bc67-5332-4966-b3e0-11a6f21efec4.mp4

Villageslayer commented 1 year ago

After using it extensively with my own model I can tell you it's supposed to be an aim assist tool it makes you miss less instead of aiming for you