[GCV/GPC] Apex Legends CV Anti-Recoil

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

Re: [GCV/GPC] Apex Legends CV Anti-Recoil

Postby Kink » Fri Aug 13, 2021 9:38 am

can delete this
Last edited by Kink on Sun Aug 15, 2021 10:11 am, edited 1 time in total.
User avatar
Kink
Staff Sergeant
Staff Sergeant
 
Posts: 14
Joined: Sun Mar 28, 2021 10:46 am

Re: [GCV/GPC] Apex Legends CV Anti-Recoil

Postby Kink » Sat Aug 14, 2021 8:34 am

can delete this
Last edited by Kink on Sun Aug 15, 2021 10:11 am, edited 1 time in total.
User avatar
Kink
Staff Sergeant
Staff Sergeant
 
Posts: 14
Joined: Sun Mar 28, 2021 10:46 am

Re: [GCV/GPC] Apex Legends CV Anti-Recoil

Postby Kink » Sat Aug 14, 2021 4:34 pm

Sithgear wrote:hello guys,

i'm already playing with the computer vision script with this setup:

MnK + Controller > Xim > T2 > Console.

Everything is working but i would like to try this setup:

T2 > Xim > Console.

What i did is:

MnK to T2, T2 to Xim hub port 1, controller on xim hub port 3, Xim to console.

Titan 2 output protocol to "USB Multi Interface HID", checked the option "disable joystick from Multi Interface HID output"

DATA SET = 2

MnK passthrough script in slot 3 on my T2.

MnK passthrough script is working, i can control everything as normal.. but i have problem with the computer vision..

- AR seems to be working (weapons going down while firing)
- Rapid Fire is not working
- ALL scopes stuck on 1x (adsing or not)

can someone pls tell me what am i doing wrong pls? :)

Thx for the help!



were you able to get the rapid fire working? Also, does the anti recoil work well for you? or is it quite off?
User avatar
Kink
Staff Sergeant
Staff Sergeant
 
Posts: 14
Joined: Sun Mar 28, 2021 10:46 am

Re: [GCV/GPC] Apex Legends CV Anti-Recoil

Postby Krakkon » Mon Aug 30, 2021 2:42 pm

Mad wrote:
Krakkon wrote:Is CV dead now? No longer updated?

The new season just came out, be patient.


You sure this still has life in it Mad?
There hasn’t been responses to a lot of questions in months is what gave me the original thought.
User avatar
Krakkon
Sergeant First Class
Sergeant First Class
 
Posts: 24
Joined: Wed Mar 20, 2019 5:27 am

Re: [GCV/GPC] Apex Legends CV Anti-Recoil

Postby Mad » Tue Aug 31, 2021 9:29 pm

Krakkon wrote:You sure this still has life in it Mad?
There hasn’t been responses to a lot of questions in months is what gave me the original thought.

Sure but I think Jefferson has a lot to do right now so it is most likely at the bottom of the priority list.

The user "residualflash" in a previous post provided a means for the new weapons. You can then go into the firing range and apply your own values for these guns.
ConsoleTuner Support Team || ConsoleTuner Discord || InputSense Discord
Mad
Major General
Major General
 
Posts: 4536
Joined: Wed May 22, 2019 5:39 am

Re: [GCV/GPC] Apex Legends CV Anti-Recoil

Postby residualflash » Thu Sep 02, 2021 5:32 pm

Here is the pattern for Rampage. Its not perfect, but it mostly works. This is for controller stick only as I play using a XIM. Also this pattern wont work if you charge up the Rampage with a thermite. I'm still working on detecting the charged up mode.

Code: Select all
 
[ "RAMPAGE", # 7
[ # Controller Stick
    [
        (-3.0, 18.0, 0.1935),
        (10.0, 15.0, 0.1935),
        (7.0, 18.0, 0.1935),
        (-9.0, 16.0, 0.1935),
        (-2.0, 19.0, 0.1935),
        (-6.0, 16.0, 0.1935),
        (-6.5, 14.5, 0.1935),
        (-9.0, 15.0, 0.1935),
        (-6.0, 14.5, 0.1935),
        (-2.5, 16.0, 0.1935),
        (8.5, 14.0, 0.1935),
        (9.0, 15.0, 0.1935),
        (9.0, 14.0, 0.1935),
        (9.0, 7.0, 0.1935),
        (9.0, 12.0, 0.1935),
        (9.0, 12.0, 0.1935),
        (-0.5, 15.0, 0.1935),
        (-3.0, 14.0, 0.1935),
        (7.0, 13.0, 0.1935),
        (-3.0, 14.0, 0.1935),
        (7.0, 14.0, 0.1935),
        (7.0, 14.0, 0.1935),
        (-3.0, 15.0, 0.1935),
        (7.0, 13.0, 0.1935),
        (7.0, 14.0, 0.1935),
        (-3.0, 15.0, 0.1935),
        (8.0, 15.0, 0.1935),
        (8.0, 13.0, 0.1935),
        (8.0, 13.0, 0.1935),
        (8.0, 13.0, 0.1935),
        (4.0, 14.0, 0.1935),
        (4.0, 14.0, 0.1935),
        (4.0, 14.0, 0.1935),
        (4.0, 15.0, 0.1935),
        (4.0, 15.0, 0.1935),
        (4.0, 15.0, 0.1935),
        (4.0, 14.0, 0.1935),
        (4.0, 14.0, 0.1935),
        (4.0, 14.0, 0.1935),
        (4.0, 14.0, 0.1935)
    ],
    [],
    [],
],
[ # Mouse Raw Offset
    [],
    [],
    [],
],
],
 
User avatar
residualflash
Master Sergeant
Master Sergeant
 
Posts: 39
Joined: Fri Apr 05, 2019 8:37 pm

Re: [GCV/GPC] Apex Legends CV Anti-Recoil

Postby Mad » Sat Sep 04, 2021 10:09 am

Apex CV should be updated early next week. :smile0517:
ConsoleTuner Support Team || ConsoleTuner Discord || InputSense Discord
Mad
Major General
Major General
 
Posts: 4536
Joined: Wed May 22, 2019 5:39 am

Re: [GCV/GPC] Apex Legends CV Anti-Recoil

Postby Krakkon » Sun Sep 05, 2021 8:19 am

:smile0202:
Mad wrote:Apex CV should be updated early next week. :smile0517:
User avatar
Krakkon
Sergeant First Class
Sergeant First Class
 
Posts: 24
Joined: Wed Mar 20, 2019 5:27 am

Re: [GCV/GPC] Apex Legends CV Anti-Recoil

Postby rc419 » Wed Sep 08, 2021 7:52 am

Mad wrote:Apex CV should be updated early next week. :smile0517:



Nice!
User avatar
rc419
Sergeant Major
Sergeant Major
 
Posts: 95
Joined: Thu Jun 28, 2018 6:04 pm

Re: [GCV/GPC] Apex Legends CV Anti-Recoil

Postby Giga20 » Wed Sep 08, 2021 9:40 am

Mad wrote:Apex CV should be updated early next week. :smile0517:

Great! Waiting for it! :-)
User avatar
Giga20
Sergeant Major
Sergeant Major
 
Posts: 69
Joined: Thu Jul 30, 2020 7:17 am

PreviousNext

Return to Gtuner Computer Vision

Who is online

Users browsing this forum: No registered users and 31 guests