-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Only 40fps? #47
Comments
I see that I can play on full screen and aimbot works fine, without fps drops |
Weird. I am using a Ryzen 7 CPU and an RX 570 to run CS:GO with an NVIDIA 1660 Ti to process the images and can achieve around 67 fps. What version of OpenCV and CUDA are you using? I used this tutorial to build an OpenCV lib Here is a python script test your GPU performance with CUDA against your CPU so you may be able to diagnose an issue |
I just stumbled across this project. @DylanJRoberts try using anaconda.
Install anaconda Google "anaconda python installer" and make sure to set your path. Conda packages pre compiled". I haven't looked at anything yet, but if this is python based, I'll bet that solves 90% of your problems. I'd still be interested to hear more though. @evan-kolberg @miguel-leal Does this really work work though? Or is it sketchy and weird? It has to be sketchy and weird. I built something similar to whatever this project is in python and it just never felt fast enough. |
@rlewkowicz Why would your suggestion improve performance? I had no experience with python but I've learned the basics to experiment with Pine and Lunar Lunar is similar, but runs on yolov5. I have some findings and am interested in your feedback.
|
Currently using a Titan V and a i9 10850k 64gb ram and getting very low fps, i rebuilt opencv with cuda and still no luck. any ideas?
The text was updated successfully, but these errors were encountered: