Skip to content

PS2ME v1.2.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 19:25
· 26 commits to main since this release

Added

  • A boot splash screen, shown once at startup and fading in and out with an ease-in-out
    curve before the menu appears. Its VRAM texture is freed as soon as the splash ends.
  • An author credit ("by Wellinator") beside the launcher wordmark in the header.
  • A project website (docs/) with a feature overview, a screenshot carousel, and a
    releases list generated live from the GitHub API.

Changed

  • The launcher's version number moved from the header to the bottom-right of the footer.
  • The "no games found" screen now shows a friendly empty state by default; the raw
    storage diagnostics (device probes and resolved paths) appear only with Debug mode on.