Skip to content

PerfecXX/COH2-MapMagnifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map Magnifier for Company of Hero2

COH2 Map Magnifier

It is the map magnifier for Company of Hero 2 development using the Python programming language for everyone who wants to use a multi-monitor to display a big map.

Still a prototype, but it works fine for me.

Just make it for fun (I love this game and hope this idea can be integrated into the in-game feature).

Dependencies

Make sure you install all the dependencies before running.

pip install opencv-contrib-python
pip install pillow
pip install pyautogui

How to use

  • Download the main.py and settings.txt and put this 2 file in the same folder.
  • Open the game and start the match.
  • Run the python main.py with Python in your shell, terminal or cmd.
    • Make sure you install Python on your computer (if not, go here).
    • You can using any Python IDE to run this program as well (optional).
  • Now the the map magnifier should be appear.
  • You can go to settings.txt to adjust the map magnify setting.