Skip to content

alpbintug/age-of-empires-ii-minimap-magnifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AOEII Minimap Magnifier

Should work with any AOE games if you properly adjust the resolutions. The program basically records a part of the screen, magnifies it and shows it to you.

Installation and Running

  • Clone the repository
  • Install Python3
  • Install required libraries: Opencv, Numpy, PyAutoGUI
  • Run the main.py

Modifying

  • Change variables (xStart, xSize, yStart, ySize) if you are not using 1080p monitor (Or not playing AOEII HD).
  • Change dim variable multipliers according to your needs. Or just give it a fixed value.
  • Change the waitTime variable (in miliseconds, 1000ms = 1s) if you want higher/lower refresh rates. (Higher refresh rate = more resources needed.)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Authors

Alp Bintuğ Uzun

Contact

License

GNU General Public License 3.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages