Skip to content

v6.0 - slidyreplay CPU-only standalone .exe (Windows)

Choose a tag to compare

@dphdmn dphdmn released this 16 May 13:22

Changes 5.1 -> 6.0

  • Reworked GUI, added queue system, added experimental cycles detection, various new parameters, such as custom tile colors, rows/columns color schemes, and some layout options. Fixed replay overrides edge cases and other minor bugs.

Known issues

  • Font size on low resolution still requires fixes, make sure to render in higher resolution for big puzzles (2K for 30x30 and above).
  • Some strange CPU spikes on Idle were noticed in the GUI, I will look into that issue later.

Usage

  • Includes both a GUI and a CLI interface
  • Double-click the executable to launch the GUI, see the repository for CLI usage examples.

Notes

  • GPU acceleration is not available in this build (no CUDA/PyTorch bundled).
  • For GPU support, clone the repository and use main.py.
  • Make sure python, all dependencies, and CUDA are installed for your GPU.
  • For easy GPU support, you can try Google Collab link