Skip to content

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

Choose a tag to compare

@dphdmn dphdmn released this 12 May 08:06

Changes 2.1 -> 3.0

  • Optimized CPU rendering, pre-render stages, tile size, and other minor issues
  • More useful options for replays (no layout mode / no numbers / border)
  • Fixed major windows exe build issues

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