Posted August 16, 2026 by devgb
Version 1.50.7 significantly expands the Arcade system by integrating seven additional standalone HTML5 gamesdirectly into Knights of Crystalis.
The Arcade now contains a total of 12 playable cabinets.
The following games have been added:
All seven games are bundled locally with the main game and can be launched directly from the existing Arcade interface.
No external hosting or additional downloads are required.
The existing Arcade cabinet system has been extended from 5 to 12 games.
Each new title uses the same local iframe-based cabinet architecture as the existing Arcade games, allowing the entire collection to remain self-contained inside the Knights of Crystalis build.
The Arcade interface and layout have also been adjusted to support the larger library cleanly across different screen sizes.
The new games are not simply linked into the Arcade.
All seven cabinets now support the existing Knights of Crystalis Arcade save bridge.
Their standalone save data can be mirrored into the main KoC save structure while they are running inside the game.
This means Arcade data can participate in:
The original standalone save behavior of each game is preserved.
Additional Arcade state and statistic entries have been added for the new cabinets.
This allows the main game to recognize and track activity from all twelve Arcade titles using the same system.
The Arcade reset system has been extended to recognize the storage keys used by the seven new games.
This prevents old or mirrored cabinet data from remaining behind when Arcade data is intentionally reset.
Legacy storage handling remains supported where required.
The new cabinets have also been integrated into the existing release validation layer.
The build now verifies:
index.html paths
A full static validation of the build completed successfully.
82 project JavaScript files passed syntax validation.
All twelve Arcade cabinet paths resolve to local game files.
The reliability work introduced in 1.50.6 remains active.
The existing Golden Smoke release gate, route validation, save compatibility checks, navigation regression coverage, and technical foundation checks have not been removed or replaced by the Arcade expansion.
Version 1.50.7 builds on that foundation.