Gtuner IV Computer Vision Setup and Info

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

Re: Gtuner IV Computer Vision Setup and Info

Postby oldmanonworld1 » Tue Sep 22, 2020 10:12 am

hey !

Thanks for that tutorial, litterly didnt find it yesterday.

all programms are running fine, under settings all green - the script is possible to start without any issues. im capturing my game/screen/window, i see the desktop/game. but never weapon detected.

can i crop it just to te right bottom screen where the weapons are, ore does it need the FULL game capture?!
User avatar
oldmanonworld1
Sergeant
Sergeant
 
Posts: 9
Joined: Tue Sep 22, 2020 9:39 am

Re: Gtuner IV Computer Vision Setup and Info

Postby Scachi » Tue Sep 22, 2020 10:42 am

the full games screen is required, the weapon hud area alone is not enough.
Works best with fullhd resolution 1920x1080.
User avatar
Scachi
Brigadier General
Brigadier General
 
Posts: 3044
Joined: Wed May 11, 2016 6:25 am
Location: Germany

Re: Gtuner IV Computer Vision Setup and Info

Postby rc419 » Fri Oct 09, 2020 2:43 pm

Scachi wrote:the full games screen is required, the weapon hud area alone is not enough.
Works best with fullhd resolution 1920x1080.


Thanks for the help, homie
User avatar
rc419
Sergeant Major
Sergeant Major
 
Posts: 95
Joined: Thu Jun 28, 2018 6:04 pm

Re: Gtuner IV Computer Vision Setup and Info

Postby rc419 » Wed Oct 14, 2020 4:00 am

I had it working with some help from someone here, but I had to restart my computer and now it's not working. GTuner is saying there is an update, but I've tried to update it and it's installing, but it says it's still needs an update. Also the icon next to PyWin32 is blue, not sure how or why it's not green like it was. Any help?
Attachments
2020-10-13_23-48-02.png
2020-10-13_23-48-02.png (12.32 KiB) Viewed 11637 times
User avatar
rc419
Sergeant Major
Sergeant Major
 
Posts: 95
Joined: Thu Jun 28, 2018 6:04 pm

Re: Gtuner IV Computer Vision Setup and Info

Postby J2Kbr » Mon Oct 19, 2020 7:29 pm

The 1.08 update will be public released, if not today, by tomorrow. If you still have trouble updating the software via Tools -> Check for Update, you will be able to download the full package from here:

https://www.consoletuner.com/titan-two-downloads/
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: Gtuner IV Computer Vision Setup and Info

Postby Robynhood » Tue Nov 03, 2020 9:21 pm

im running into error code 111 when trying to verify my display capture is working? im on pc so using display capture, ive got call of duty open and set to fullscreen. i click on the play symbol and the display flashes black then in the output panel says ''computer vision error: Gpython process exited with error code 111.

edit- got more to the error message

GCV Error: Traceback (most recent call last):
File "C:\Users\grant\AppData\Local\Programs\Python\Python38\Lib\site-packages\numpy\__init__.py", line 305, in

GCV Error: _win_os_check()
File "C:\Users\grant\AppData\Local\Programs\Python\Python38\Lib\site-packages\numpy\__init__.py", line 302, in _win_os_check
raise RuntimeError(msg.format(__file__)) from None
RuntimeError: The current Numpy installation ('C:\\Users\\grant\\AppData\\Local\\Programs\\Python\\Python38\\Lib\\site-packages\\numpy\\__init__.py') fails to pass a sanity check due to a bug in the windows runtime. See this issue for more information: https://tinyurl.com/y3dm3h86
numpy.core.multiarray failed to import

Computer Vision: ERROR: Gpython process exited with error code 111
User avatar
Robynhood
Staff Sergeant
Staff Sergeant
 
Posts: 13
Joined: Mon Sep 14, 2020 9:43 am

Re: Gtuner IV Computer Vision Setup and Info

Postby kranky34 » Wed Nov 04, 2020 1:24 am

video guide please?
User avatar
kranky34
Corporal
Corporal
 
Posts: 4
Joined: Wed Nov 04, 2020 12:09 am

Re: Gtuner IV Computer Vision Setup and Info

Postby jaysolo1981 » Fri Nov 06, 2020 5:50 pm

can someone help. i followed all steps and tried to change view using display capture, capture card, window capture and keep getting these error codes

GCV Error: Traceback (most recent call last):
File "C:\Users\poppa\AppData\Local\Programs\Python\Python39\Lib\site-packages\numpy\__init__.py", line 305, in

GCV Error: _win_os_check()
File "C:\Users\poppa\AppData\Local\Programs\Python\Python39\Lib\site-packages\numpy\__init__.py", line 302, in _win_os_check
raise RuntimeError(msg.format(__file__)) from None
RuntimeError: The current Numpy installation ('C:\\Users\\poppa\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\numpy\\__init__.py') fails to pass a sanity check due to a bug in the windows runtime. See this issue for more information: https://tinyurl.com/y3dm3h86
numpy.core.multiarray failed to import

Computer Vision: ERROR: Gpython process exited with error code 111

did put everything in 1920x1080 and still get this error code
User avatar
jaysolo1981
Corporal
Corporal
 
Posts: 4
Joined: Fri Nov 06, 2020 5:40 pm

Re: Gtuner IV Computer Vision Setup and Info

Postby J2Kbr » Fri Nov 06, 2020 8:48 pm

Hi Robynhood and jaysolo1981.

this error is not related with Gtuner/Titan. The issue is with Python 3.9 and numpy:
RuntimeError: The current Numpy installation fails to pass a sanity check due to a bug in the windows runtime.

To fix this use Python 3.8 (instead of 3.9).
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: Gtuner IV Computer Vision Setup and Info

Postby GarrisonXV » Wed Nov 11, 2020 1:04 am

jaysolo1981 wrote:can someone help. i followed all steps and tried to change view using display capture, capture card, window capture and keep getting these error codes

GCV Error: Traceback (most recent call last):
File "C:\Users\poppa\AppData\Local\Programs\Python\Python39\Lib\site-packages\numpy\__init__.py", line 305, in

GCV Error: _win_os_check()
File "C:\Users\poppa\AppData\Local\Programs\Python\Python39\Lib\site-packages\numpy\__init__.py", line 302, in _win_os_check
raise RuntimeError(msg.format(__file__)) from None
RuntimeError: The current Numpy installation ('C:\\Users\\poppa\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\numpy\\__init__.py') fails to pass a sanity check due to a bug in the windows runtime. See this issue for more information: https://tinyurl.com/y3dm3h86
numpy.core.multiarray failed to import

Computer Vision: ERROR: Gpython process exited with error code 111

did put everything in 1920x1080 and still get this error code


Did you have any luck figuring this out? I have the same issue and have tried Python 3.8.6 and 3.9
User avatar
GarrisonXV
Sergeant
Sergeant
 
Posts: 9
Joined: Wed Nov 11, 2020 1:03 am

PreviousNext

Return to Gtuner Computer Vision

Who is online

Users browsing this forum: No registered users and 77 guests