[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 ink » Sat Jan 16, 2021 9:32 am

Hello, could You please help me making computer vision works?
I can't find openCV-python module.

I have installed python 3.9. I have downloaded openCV for mac (I'm using a macbook pro with OS high sierra), but I don't understand where this file should be put.

In GTIV tools->preferences->computer vision, I browse to python library and I have green check on "python executable library found", but not on "OpenCV-python module found"

Thanks in advance.
User avatar
ink
Staff Sergeant
Staff Sergeant
 
Posts: 12
Joined: Thu Jan 14, 2021 9:33 pm

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

Postby Mad » Sat Jan 16, 2021 9:36 am

ink wrote:I can't find openCV-python module.

Open the terminal and enter: pip3 install opencv-python
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 ink » Sat Jan 16, 2021 10:21 am

thanks. It worked. Now both checks are green.

Could You be now so kind to help in the next passages?
I use PS4 and have no video card. I guess I need to set ps4 remote. Should I download PS4 app on mac?

Thanks again.
User avatar
ink
Staff Sergeant
Staff Sergeant
 
Posts: 12
Joined: Thu Jan 14, 2021 9:33 pm

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

Postby Mad » Sat Jan 16, 2021 10:29 am

ink wrote:Could You be now so kind to help in the next passages?
I use PS4 and have no video card. I guess I need to set ps4 remote. Should I download PS4 app on mac?

I dont have a PS or Mac. Search Google for a ps remote play mac setup guide
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 ink » Sat Jan 16, 2021 10:31 am

Do I need macbook plus a second monitor where PS remote play is full screen?
User avatar
ink
Staff Sergeant
Staff Sergeant
 
Posts: 12
Joined: Thu Jan 14, 2021 9:33 pm

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

Postby J2Kbr » Tue Jan 19, 2021 12:01 pm

Screen Capture and Display Capture are only available on Windows. For use with Mac you will need a capture card.
ConsoleTuner Support Team
User avatar
J2Kbr
General of the Army
General of the Army
 
Posts: 20323
Joined: Tue Mar 18, 2014 1:39 pm

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

Postby blairwitch504 » Fri Jan 29, 2021 11:19 pm

J2Kbr wrote:
Benj91 wrote:Is there a way to turn off hipfire anti recoil? it pulls down horrendously, theres no option within the gamepack to allow AR with hip or ads only etc

This option is not yet covered when using the GCV script. You can add this functionality by changing line 502 from:
Code: Select all
if gtuner.get_actual(gtuner.BUTTON_5):
to
Code: Select all
if gtuner.get_actual(gtuner.BUTTON_8) and gtuner.get_actual(gtuner.BUTTON_5):



Hi, is there a line that I would be able to adjust for each gun and it’s hipfire? Loving everything abt CV just would like to fine tune my hip firing as I’ve tuned the recoil as well.

Thanks for all that you do. Best recoil ever!
User avatar
blairwitch504
Staff Sergeant
Staff Sergeant
 
Posts: 12
Joined: Tue May 26, 2020 6:30 pm

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

Postby boxerpram » Sat Jan 30, 2021 10:44 am

I would like to turn off rapid fire on G7 and wingman but the rest of the gun on, can you please suggest what to change ?

Thank you
User avatar
boxerpram
Sergeant First Class
Sergeant First Class
 
Posts: 25
Joined: Sun Nov 08, 2020 8:28 am

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

Postby boxerpram » Sat Jan 30, 2021 4:04 pm

blairwitch504 wrote:
J2Kbr wrote:
Benj91 wrote:Is there a way to turn off hipfire anti recoil? it pulls down horrendously, theres no option within the gamepack to allow AR with hip or ads only etc

This option is not yet covered when using the GCV script. You can add this functionality by changing line 502 from:
Code: Select all
if gtuner.get_actual(gtuner.BUTTON_5):
to
Code: Select all
if gtuner.get_actual(gtuner.BUTTON_8) and gtuner.get_actual(gtuner.BUTTON_5):



Hi, is there a line that I would be able to adjust for each gun and it’s hipfire? Loving everything abt CV just would like to fine tune my hip firing as I’ve tuned the recoil as well.

Thanks for all that you do. Best recoil ever!


Sorry my line 502 isn’t the one above, can it be any mistake in my script or is there a way to search for that particular line so I can disable hip fire anti recoil

Thanks
User avatar
boxerpram
Sergeant First Class
Sergeant First Class
 
Posts: 25
Joined: Sun Nov 08, 2020 8:28 am

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

Postby J2Kbr » Sat Jan 30, 2021 4:38 pm

boxerpram wrote:Sorry my line 502 isn’t the one above, can it be any mistake in my script or is there a way to search for that particular line so I can disable hip fire anti recoil Thanks

The line number possible changes as we release new versions of this script. Just look for
Code: Select all
if gtuner.get_actual(gtuner.BUTTON_5):
near line no. 502. :smile0517:
ConsoleTuner Support Team
User avatar
J2Kbr
General of the Army
General of the Army
 
Posts: 20323
Joined: Tue Mar 18, 2014 1:39 pm

PreviousNext

Return to Gtuner Computer Vision

Who is online

Users browsing this forum: No registered users and 24 guests