Skip to content

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 19 Jun 20:07
· 10 commits to main since this release

Added

  • Added column/X coordinate-based calibration mapping (x_calibrations in game-layout.json) to dynamically adjust the overlay horizontal position by matching the nearest game X coordinate.

Changed

  • Removed offset_x from placement_calibrations in the game layout, delegating horizontal offset calculation entirely to the new X-coordinate calibration mapping.