Skip to content

WoofZJ/GardenSolver

Repository files navigation

DEMO

GardenSolver

A poorly implemented automated solver for the Sigmar's Garden mini-game in Opus Magnum.

This tool captures the screen, analyzes the board state by template matching, calculates a solution, and automatically executes the mouse clicks to solve the puzzle.

Limitations

  1. Strict Resolution Requirement:

    The coordinate mapping is currently hardcoded for 2160p (4K) resolution.

  2. Recognition Issues:

    The image recognition uses template matching. Sometimes it struggles to differentiate between Inactive Vitae and Inactive Quicksilver atoms.

Future Work

  • Improve image recognition accuracy.
  • Support more screen resolutions (add scale factors).
  • Optimize solving algorithm for possible better performance.

Release

Packed releases will be available once the solver is more stable and reliable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages