How to edit GamePRo Programs

Channel:
Subscribers:
2,990
Published on ● Video Link: https://www.youtube.com/watch?v=9iqCjbS_BfA



Category:
Tutorial
Duration: 16:07
535 views
14


A few people have asked how they can edit GamePRo programs to suit them better or make a new function altogether. This quick tutorial will help get you started with editing the programs.

I use Visual Studio to edit the source code. You can download Visual Studio here: https://visualstudio.microsoft.com/downloads/

For any software that uses the webcam, you will need to have OpenCV installed and linked to Visual Studio. You can download OpenCV here: https://opencv.org/releases/

This tutorial is one that I found really helpful for linking OpenCV with Visual Studio: https://www.youtube.com/watch?v=M-VHaLHC4XI&t=55s

You can find all the GamePRo source code here: https://www.noobysgamepro.com/software