-
Notifications
You must be signed in to change notification settings - Fork 1
santolucito/AOE2TCIdleTime
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# AOE2TCIdleTime calculator This is a command line utility to calculate your TC idle time in AoE2. ### Can't I just use Capture Age? You can also use Capture Age to find out your TC idle time but that requires running the game. Capture Age fully simulates the game, and calculates idle time through that simulation. That means in order to get the idle time, you need to sit through the game again =. Even running on the fastest simulation speed, this is still a bit slow. By running on the command line, you can batch process recorded game files ### Limitations This tool will only tell you the TC idle time up until you click Castle Age ### Known bugs If you queue up Castle Age behind a bunch of villagers, this will break the calculator, as it assumes the time you clicked the Castle age upgrade is the end of the productive TC time. ## Installation Ensure you have at least python 3.7 clone the latest version of aoc-mgz and install with python3.7 -m pip install . You can also install the latest release of aoc-mgz directly from pip, but this may or may not have all the latest changes. ## Usage
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published