Lag/latency issues.

GCV scripting for Gtuner IV and Titan Two. Configuration, examples, questions.

Lag/latency issues.

Postby Ychyno » Wed May 19, 2021 4:08 am

So I’ve got Cv working via capture card on a Mac using bootcamp. Everything works great except at times when I’m shooting I get this lag/latency that makes it super hard to aim, even my sound kinda cuts off. My laptop says that it’s at 30%cpu usage, Im not sure if this could be a T2 issue or something else. It only does this when shooting, has someone else experienced this?

The game is apex legends on ps5.
User avatar
Ychyno
Sergeant
Sergeant
 
Posts: 7
Joined: Sat May 15, 2021 10:09 pm

Re: Lag/latency issues.

Postby Scachi » Wed May 19, 2021 8:51 am

Check your opencv-python version. some later ones don't work that good with gtuner iv.
go into the Scripts directory of your python install and run the command to show your current version:
Code: Select all
 
pip show opencv-python
 

write that down in case you want to return to that version.

then install that specific version:
Code: Select all
 
pip install opencv-python==4.2.0.32
 

and try if this version works better than your current one.
User avatar
Scachi
Brigadier General
Brigadier General
 
Posts: 3044
Joined: Wed May 11, 2016 6:25 am
Location: Germany

Re: Lag/latency issues.

Postby Ychyno » Wed May 19, 2021 2:28 pm

Ok great, sorry I’m total noob, how do I got into directory a d run command?
User avatar
Ychyno
Sergeant
Sergeant
 
Posts: 7
Joined: Sat May 15, 2021 10:09 pm

Re: Lag/latency issues.

Postby Ychyno » Wed May 19, 2021 2:29 pm

Scachi wrote:Check your opencv-python version. some later ones don't work that good with gtuner iv.
go into the Scripts directory of your python install and run the command to show your current version:
Code: Select all
 
pip show opencv-python
 

write that down in case you want to return to that version.

then install that specific version:
Code: Select all
 
pip install opencv-python==4.2.0.32
 

and try if this version works better than your current one.


Ok great, sorry I’m total noob, how do I got into directory a d run command?
User avatar
Ychyno
Sergeant
Sergeant
 
Posts: 7
Joined: Sat May 15, 2021 10:09 pm

Re: Lag/latency issues.

Postby Scachi » Wed May 19, 2021 3:31 pm

in GTuner iV -> go to "Tools-> Preferences-> Computer Vision
click on the "browse" button of the python path

in that explorer window that opens go into the "scripts" folder

now go into the adress line and type in "cmd" and hit return:
pip1.png
pip1.png (26.55 KiB) Viewed 1297 times


you should get a black command line window:
pip2.png
pip2.png (21.04 KiB) Viewed 1297 times



Now in that black window type in the commands as I have written before.
User avatar
Scachi
Brigadier General
Brigadier General
 
Posts: 3044
Joined: Wed May 11, 2016 6:25 am
Location: Germany

Re: Lag/latency issues.

Postby Ychyno » Thu May 20, 2021 2:39 am

This was it, the problem resolved after installing following your instructions. Apparently the updated version doesn’t play nice, thank you so much for your help.
User avatar
Ychyno
Sergeant
Sergeant
 
Posts: 7
Joined: Sat May 15, 2021 10:09 pm


Return to Gtuner Computer Vision

Who is online

Users browsing this forum: No registered users and 34 guests