Skip to content

retrom-v0.7.12

Compare
Choose a tag to compare
@JMBeresford JMBeresford released this 18 Feb 23:32
· 31 commits to main since this release

Bug Fixes

  • various launcher behaviors

    You can now launch game files not at the root of
    the game's directory.

    Standalone mode no longer needs to 'install' games
    to launch them

  • don't launch directories as fallback

    When launching a game w/ no default file set, the
    launcher will no longer consider directories when
    resolving a fallback file to launch

Newly Added

  • Custom library structures

    You can now define custom library structures
    if the existing Single-File Game and Multi-File
    Game options are not flexible enough!

    resolves #104