Skip to content

v0.12.1

Choose a tag to compare

@pairomaniac pairomaniac released this 23 Aug 19:32
· 19 commits to main since this release

Fixes to the new INSTALL section. Patching itself is unchanged - the same
build is accepted and the same bytes are written, so a game already patched
with 0.12.0 does not need doing again.

Fixes

  • Choosing a Manual, then loading a different disc image, could carry the
    choice over to a disc that does not have it. Installing then stopped with
    No ENGLISH directory on this disc, which is not what was wrong. The box
    clears with the source now, and a manual a disc does not carry is named
    along with the ones it does.
  • A .cue sheet whose track timestamps are written in an unusual form made
    Source do nothing at all - no error, no note, and the buttons never lit
    up.
  • Rip soundtrack now checks there is room for the tracks before it starts,
    rather than filling the drive and stopping part way. The soundtrack is
    320 MB and goes wherever the game is, which is not always the folder the
    install was measured against.
  • A copy or a rip that fails half way through says what happened - a full
    drive, a folder it cannot write to, a disconnected disk - instead of showing
    a raw error code.