Question no recoil CV (close range)

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

Question no recoil CV (close range)

Postby Burundi93 » Thu Oct 07, 2021 11:01 pm

hi everyone, I'll go straight to the point. with computer vision from apex legends official gamepack, is it possible to disable no recoil when not aiming? because shooting in close range seems very difficult to move the mouse, it seems frozen. I wonder if only when I'm not aiming is it possible to deactivate the recoil control? sorry so much but I'm writing with google translate
User avatar
Burundi93
Private First Class
Private First Class
 
Posts: 3
Joined: Wed Oct 06, 2021 12:29 pm

Re: Question no recoil CV (close range)

Postby Mad » Sun Oct 10, 2021 8:22 am

Edit line 728

from:
Code: Select all
if gtuner.get_actual(gtuner.BUTTON_5):

to:
Code: Select all
if gtuner.get_actual(gtuner.BUTTON_5) and gtuner.get_actual(gtuner.BUTTON_8):


or try out the universal gamepack and from the anti recoil option select Buffy CV. Also set movement threshold to 20.
ConsoleTuner Support Team || ConsoleTuner Discord || InputSense Discord (2K / FPS)
Mad
Major General
Major General
 
Posts: 4533
Joined: Wed May 22, 2019 5:39 am

Re: Question no recoil CV (close range)

Postby Burundi93 » Wed Oct 13, 2021 11:18 pm

the motion threshold should i change it from the xim apex settings?
User avatar
Burundi93
Private First Class
Private First Class
 
Posts: 3
Joined: Wed Oct 06, 2021 12:29 pm

Re: Question no recoil CV (close range)

Postby Burundi93 » Wed Oct 13, 2021 11:28 pm

Mad wrote:Edit line 728

from:
Code: Select all
if gtuner.get_actual(gtuner.BUTTON_5):

to:
Code: Select all
if gtuner.get_actual(gtuner.BUTTON_5) and gtuner.get_actual(gtuner.BUTTON_8):


or try out the universal gamepack and from the anti recoil option select Buffy CV. Also set movement threshold to 20.


the motion threshold should i change it from the xim apex settings?
User avatar
Burundi93
Private First Class
Private First Class
 
Posts: 3
Joined: Wed Oct 06, 2021 12:29 pm


Return to Gtuner Computer Vision

Who is online

Users browsing this forum: No registered users and 67 guests