Skip to content

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

Choose a tag to compare

@dphdmn dphdmn released this 17 May 15:42

Changes 6.0 -> 7.0

  • More GUI improvements, customizable rainbow color schemes, puzzle preview, fixed TPS override resolution issues and other minor bugs, added full support for rows and columns and other color scheme related tweaks, also added animation option (not enabled by default). Added --image flag (not yet in GUI) to generate puzzle images.

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