Skip to content

v0.2.0 — saved games are found again

Latest

Choose a tag to compare

@Heromachine Heromachine released this 24 Aug 03:43

Early, incomplete release. See the README for known issues before playing.

Fixed in 0.2.0

  • Saved games are found again. The game could report no saved games even with valid saves on the card. The card layer signalled completion by setting a status flag instead of calling the handler the game had registered, so the game waited forever and gave up. Confirmed at the engine level — saves are enumerated and read — but not yet seen listed in the in-game load menu, because the loading-screen hang blocked reaching it.
  • Crackling and popping in the CGI. CD audio sectors were fed to the decoder about three times faster than the drive would deliver them, so the buffer wrapped and dropped samples.
  • Two internal correctness fixes from a code review, with no visible effect on play.

Still broken

The loading screen can hang before the main menu, with the bar empty — restart if it has not moved after a minute. One airlock door may not open. See the README for the full list.

Running it

Download the AppImage, mark it executable, and run it. You need your own copy of the game as a disc image with a .cue. No .NET install required.