Changelog:
- Added Gauge Tracker
Install Guide:
- Install Python on your computer.
- Open Command Prompt and enter
pip install pygame pywin32 keyboard opencv-python
to install necessary packages. - Use a code editor like Sublime Text or Notepad++ to open SETTINGS.py located in your subclass directory. Here, update your gems and swiftness stats. Adjust the overlay position for your screen resolution using WINDOW_POS_X and WINDOW_POS_Y (default is set for 3440x1440p).
- To start the program, type
py main.py
in Command Prompt while in the main directory. (Note: Currently, only the Bard profile is available.) - If your resolution is 3440x1440p, you'll see three purple bars that don't need repositioning. Otherwise, align them with your gauge bars from left to right.
- Press 'Q' on your keyboard to activate the overlay and start using it.