[M-CV] M_Apex Legends CV

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

[M-CV] M_Apex Legends CV

Postby Michael » Fri Feb 03, 2023 4:32 pm

the m apex premium is available for beta testing (no subscription fee before Feb 12, 2024).

1) Follow the instruction below to copy and paste the necessary files to the python Lib folder to run the script.
2) Input your unique QQ or Discord account ID, then press the Get Premium Code button.
3) Send your account ID and premium code to [email protected].
4) After receiving reply telling you that the premium code is binded, delete, download and run the script again.
5) Fill in with your account ID, and press OK button to initiate the CV script.

M_Apex premium
mapexp.jpg
mapexp.jpg (8.71 KiB) Viewed 3818 times


Featuring:
1) 2 anti-recoil frameworks, CV-default and Aqua Deep Dive Method. Stable anti-recoil performance with Aqua Deep Dive Method to allow you to hit targets in the distance of 30-40 meters.
2) 4 sets of customized anti-recoil data, and ready to add more based on users' demand.
3) 2 process methods, for running CV on high performance PC and low end PC.
4) 2 anti-recoil options for mouse raw input.
5) Integrated anti-recoil and aim assist.
6) Detect legends' avatars to provide with legend-based features (currently Pathfinder and Horizon).
7) and more.


For not exagerating the effectiveness of using the scripts
If you attempt to use the scripts to improve your K/D ratio significantily, like from 1.0 to 2.0 or even 3.0, it's not gonna happen, based on my gaming experience. This script is for those people who don't have too much time to play and practice, and simply just want to play Apex with less frustration, and spend as much enjoyable time as possible on the game.


=========== Get the Premium Code ===========

After installing the Python environment, you need to put the required files into the python Lib folder to run the M_Apex Legends CV scripts of free version and premium version.

(1) Download. Click the link to download the required files:
https://1drv.ms/u/s!Ali92QleiDnNgiPWkWHcVRPaXPpY?e=wSWARg
For Chinese users, if the link above is not available, please contact the customer service of the trusted retailer in China at :
https://ttcn.taobao.com

(2) Copy files. Copy these files to the directory of ......\Python38\Lib
mcv_01a.png
mcv_01a.png (47.75 KiB) Viewed 3693 times


(3) download MCV_Apex Premium (EVEREST)
mcv_02a.png
mcv_02a.png (54.28 KiB) Viewed 3693 times


(4) run the script
mcv_03a.png
mcv_03a.png (23.41 KiB) Viewed 3693 times


(5) input your Discord or QQ account ID, and get the premium code
mcv_04a.png
mcv_04a.png (23.74 KiB) Viewed 3693 times


(6) send the account ID and premium code to [email protected]
Get started with free 3 day trial before making subscription.

(7) after receiving "good to go" reply, run the script and input your account again, and press OK button to initiate the script.
Sometimes, my reply via email is rejected. In case that you need assist, please join the discord server:
https://discord.gg/SAjzSgVFY2

=============================================================================


UPDATA LOG:
v9.13 (Jan 13, 2024): M_Apex Premium scripts for beta testing.
v1.28 (Feb 2, 2023): 1) Added anti-recoil timing adjust: Fine-tune values(part-III). 2) bugs fixed.

WHAT'S NEXT:
(A) apex cv script:
1) Review all anti-recoil data and update.
2) A premium version will be released separately adding several cv related features. The premium version is not indispensable. It's more like an additional channel that you can support me. Small donation to let me buy a cup of coffee is always welcome. Thank you for your support and have fun.

(B) apex gpc script:
1) Update the m_apex gpc script from v4.13 to v7.00. (v5.00 and v6.00 were dropped.)
2) thought about adding gyro-aim for controller players. not decided yet.

Note:
1) Python installed on the computer is required, along with minimum python packages of opencv-python, pywin32 and requests.
2) The online version of the apex cv_m is woking on both latest Windows OS and MacOS(it might be frustrating to get the cv working on MacOS, but it will work). However, the premium version is currently working only on Windows OS only(tested on 10 and 11).
Last edited by Michael on Fri Mar 22, 2024 6:36 am, edited 27 times in total.
User avatar
Michael
Master Sergeant
Master Sergeant
 
Posts: 37
Joined: Mon Feb 26, 2018 5:29 am

Re: [M-CV] M_Apex Legends CV

Postby Michael » Fri Feb 03, 2023 4:33 pm

[Tutorial] Install Python environment for running GCV scripts on GtunerIV

This tutorial is made based on experience of fixing many issues related to CV. Following this tutorial to setup your CV environment will keep you from possible issue, especially for non-English PC.

Note:
(1) Assuming that Titan Two, micro-USB cables, capture card, console, pc, input devices (controller, mouse, keyboard) have already been connected properly, if not, please take a look at this post:
https://www.consoletuner.com/forum/viewtopic.php?f=15&t=15147

(2) On Windows OS, there are at least two other ways to get the GtunerIV CV running, but not recommended for new users. The first one is simply using the Python38 folder copied from other computers, which needs extra setup, otherwise you will probably get errors when the m apex cv script runs on such environment. The second one is using virtual environment, like Anaconda, which will definitely work, but needs extra steps.

Following steps below will save you time and effort to get the CV running, especially for non-English users.

Keep in mind that using English for the names of scripts and folders will exclude some CV running issues.

Assume that there is no Python installed on your Windows PC.

[Step 1] Install Python and basic modules.

(1) Download. Click the link to download the python installer (v3.8.10):
https://www.python.org/ftp/python/3.8.10/python-3.8.10-amd64.exe

(2) Install Python. Double-click the installer, check the box of Add Python 3.8 to PATH, and click Customize installation.
cv_setup_01.png
cv_setup_01.png (142.84 KiB) Viewed 11739 times


On the next page, click Next.
cv_setup_02.png
cv_setup_02.png (135.76 KiB) Viewed 11739 times


Then, check the box of Install for all users, and click Install. Notice that the install location is C:\Program Files\Python38
cv_setup_03.png
cv_setup_03.png (138.02 KiB) Viewed 11739 times

cv_setup_04.png
cv_setup_04.png (118.57 KiB) Viewed 11739 times


Click Close.
cv_setup_05.png
cv_setup_05.png (118.96 KiB) Viewed 11739 times


(3) Install Python modules.

Next, check if the Python is ready for use.

Press Win + R, then input cmd.
cv_setup_06.png
cv_setup_06.png (44.17 KiB) Viewed 11739 times


type:
Code: Select all
python -V


then press ENTER, the Python 3.8.10 should show up.
cv_setup_07.png
cv_setup_07.png (10.94 KiB) Viewed 11739 times


then type:
Code: Select all
where python

and press ENTER, you should get this:
cv_setup_08.png
cv_setup_08.png (12.18 KiB) Viewed 11739 times

which means the Python is installed and it's good to install python packages.

type:
Code: Select all
pip install opencv-python==4.2.0.34 pywin32

and press ENTER, you should see this:
cv_setup_09.png
cv_setup_09.png (67.85 KiB) Viewed 11739 times


Well, you can type:
Code: Select all
pip list

to check installed packages, like this:
cv_setup_10.png
cv_setup_10.png (120.58 KiB) Viewed 11739 times


[Step 2] Copy modules for running m apex cv scripts.

(1) Download. Click the link to download the required files:
https://1drv.ms/u/s!Ali92QleiDnNgiPWkWH ... Y?e=wSWARg
For Chinese users, if the link above is not available, please contact the customer service of the trusted retailer in China at :
https://ttcn.taobao.com


(2) Copy files. Copy these files to the directory of C:\Program Files\Python38\Lib
if you've already got Python installed previously on other location, copy these files to the Python Lib folder on your computer.
mcv_01a.png
mcv_01a.png (47.75 KiB) Viewed 3407 times


[Step 3] Setup GtunerIV

(1) Download. Click the link to download GtunerIV Windows version:
https://isystem.com.br/GtunerIV/download.php?WIN

(2) Install. Unzip GtunerIV and put it somewhere on your computer. It's recommended that there is only English used for the path of the folder, and the names of the folder and scripts (Important!!!).
For simplifying the tutorial, I create a folder named TitanTwo in C:\
cv_setup_16.png
cv_setup_16.png (40.22 KiB) Viewed 11739 times


and in this folder, I put GtunerIV folder and create another folder named Scripts as working directory.
cv_setup_17.png
cv_setup_17.png (56.25 KiB) Viewed 11739 times


then, go to the GtunerIV folder and double click the Gtuner.exe to run the program.
cv_setup_18.png
cv_setup_18.png (25.82 KiB) Viewed 11739 times


[Step 4] Setup CV

On the left panel, navigate to C:\Titan Two\Scripts, select the folder and press the little icon above to set the Scirpts folder as working directory.
cv_setup_19.png
cv_setup_19.png (100.66 KiB) Viewed 11739 times


then click Tools\Preferencess...
cv_setup_20.png
cv_setup_20.png (63.35 KiB) Viewed 11739 times


click Computer Vision, and select Python38 folder
cv_setup_21.png
cv_setup_21.png (169.61 KiB) Viewed 11739 times


press OK.
cv_setup_22.png
cv_setup_22.png (92.63 KiB) Viewed 11739 times


setup video input configuration to stream your gaming image to GtunerIV in order to detect elements shown on gaming images. Then the cv setup is finished.
cv_setup_23.png
cv_setup_23.png (93.08 KiB) Viewed 11739 times

cv_setup_23_01.png
cv_setup_23_01.png (27.91 KiB) Viewed 11724 times

cv_setup_23_02.png
cv_setup_23_02.png (24.58 KiB) Viewed 11724 times


[Step 5] M_Apex CV and GPC scripts

(1) Download.
M_Apex CV scripts.
cv_setup_24.png
cv_setup_24.png (251.27 KiB) Viewed 11739 times


besides the CV script, the GPC script is needed to receive signals from CV scripts.
to download M_Apex GPC script, drag and drop the script to Memory Slots.
cv_setup_25.png
cv_setup_25.png (91.07 KiB) Viewed 11739 times


(2) Run the M_Apex CV script
cv_setup_26.png
cv_setup_26.png (39.59 KiB) Viewed 11739 times


To run the script for the first time, you need to run it 4 times to prepare the script. After that, you're good to go.
cv_setup_27.png
cv_setup_27.png (106.78 KiB) Viewed 11739 times


(3) Run the M_Apex GPC script
NOTE: All features of the scripts are for auxiliary purposes only. Do not expect that using scripts will improve your gaming skills.
cv_setup_28.png
cv_setup_28.png (102.88 KiB) Viewed 11715 times


[Step 6] Mouse and keyboards

(1) Input translator. Check other post.

to be continued......
Last edited by Michael on Wed Jan 17, 2024 9:25 pm, edited 26 times in total.
User avatar
Michael
Master Sergeant
Master Sergeant
 
Posts: 37
Joined: Mon Feb 26, 2018 5:29 am

Re: [M-CV] M_Apex Legends CV

Postby Michael » Fri Feb 03, 2023 4:34 pm

reserved for the frequent Q&A.
User avatar
Michael
Master Sergeant
Master Sergeant
 
Posts: 37
Joined: Mon Feb 26, 2018 5:29 am

Re: [M-CV] M_Apex Legends CV

Postby Michael » Fri Feb 03, 2023 4:37 pm

reserved for introduction and explanations of features.
User avatar
Michael
Master Sergeant
Master Sergeant
 
Posts: 37
Joined: Mon Feb 26, 2018 5:29 am

Re: [M-CV] M_Apex Legends CV

Postby xpozedx21 » Fri Feb 03, 2023 8:59 pm

Hi ! Looks like im having hard t ime setting up the 3x and 4x in script, whats the difference between the 3 part of antirecoil ? Wich one i have to tweak ?
User avatar
xpozedx21
First Sergeant
First Sergeant
 
Posts: 44
Joined: Sun Nov 22, 2020 6:46 pm

Re: [M-CV] M_Apex Legends CV

Postby Michael » Fri Feb 03, 2023 9:03 pm

xpozedx21 wrote:Hi ! Looks like im having hard t ime setting up the 3x and 4x in script, whats the difference between the 3 part of antirecoil ? Wich one i have to tweak ?


recommended to adjust values from top to bottom.
User avatar
Michael
Master Sergeant
Master Sergeant
 
Posts: 37
Joined: Mon Feb 26, 2018 5:29 am

Re: [M-CV] M_Apex Legends CV

Postby mrbubbles2k4 » Sat Feb 04, 2023 7:47 am

Really excited about this, been waiting for a while for this to be updated.
User avatar
mrbubbles2k4
Sergeant
Sergeant
 
Posts: 7
Joined: Mon Aug 09, 2021 3:20 pm

Re: [M-CV] M_Apex Legends CV

Postby xpozedx21 » Sat Feb 04, 2023 3:13 pm

Michael wrote:
xpozedx21 wrote:Hi ! Looks like im having hard t ime setting up the 3x and 4x in script, whats the difference between the 3 part of antirecoil ? Wich one i have to tweak ?


recommended to adjust values from top to bottom.


Can't find the right way to set the 3x on flatline and 4x on 301, either i put 1.50 in or 10.00 it dosent change anything still having the same recoil so it dosent herlp me if i put too much or not it just dosent change anything, what am i doing wrong ? Didnt touch anything of part 1 been trying 3x on part 2, H and V. Thanks...
User avatar
xpozedx21
First Sergeant
First Sergeant
 
Posts: 44
Joined: Sun Nov 22, 2020 6:46 pm

Re: [M-CV] M_Apex Legends CV

Postby Michael » Sun Feb 05, 2023 7:03 am

it just dosent change anything

make sure that there is only one apex cv_m script in the working directory and try again.
User avatar
Michael
Master Sergeant
Master Sergeant
 
Posts: 37
Joined: Mon Feb 26, 2018 5:29 am

Re: [M-CV] M_Apex Legends CV

Postby King Cuck » Sun Feb 05, 2023 10:49 pm

Michael wrote:
it just dosent change anything

make sure that there is only one apex cv_m script in the working directory and try again.



did you pull it from the online Resources? its not showing up anymore?
User avatar
King Cuck
Sergeant First Class
Sergeant First Class
 
Posts: 25
Joined: Thu Aug 22, 2019 12:28 am

Next

Return to Gtuner Computer Vision

Who is online

Users browsing this forum: No registered users and 45 guests