Skip to content

LA Overlay v1.0.0

Latest
Compare
Choose a tag to compare
@BarutSRB BarutSRB released this 27 Nov 10:44
· 10 commits to main since this release
686168f

VIDEO

Changelog:

  • Added Gauge Tracker

Install Guide:

  1. Install Python on your computer.
  2. Open Command Prompt and enter pip install pygame pywin32 keyboard opencv-python to install necessary packages.
  3. 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).
  4. To start the program, type py main.py in Command Prompt while in the main directory. (Note: Currently, only the Bard profile is available.)
  5. 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.
  6. Press 'Q' on your keyboard to activate the overlay and start using it.