Skip to content

September 2025

Latest

Choose a tag to compare

@hunter-digi-ace hunter-digi-ace released this 06 Sep 10:21

Improvements since the last release:

  • Add multithreading support for recording maze runs
  • Add ability to load multiple maze files at the same time
  • Support both ASCII and ASCII + array formats in maze definitions
    (array format is optional and follows the format used in our Maze Wall Placer)
  • Switch configuration storage to .ini files instead of the Windows registry
  • Only the Windows pre-compiled binary is included in this release

Important

To use the recording feature, please ensure that ffmpeg is installed on your system and accessible from the command line. Without ffmpeg, recording will not function.