Skip to content

Releases: ouroboros420/rpcsx-ui-android

v2026.06.10-2321

10 Jun 21:30

Choose a tag to compare

Added

  • One-tap folder import: "Add games from folder" scans a folder and installs
    every ISO/PKG inside it in one batch.
  • Game version badge on covers (requires the new core).

Fixed

  • Patches marked for all regions ("ALL" serial) now appear in per-game settings.
  • Folder scanning no longer hangs on certain folder layouts and no longer
    tries to install non-game files.
  • The add buttons are now labeled.

v2026.06.09-1123

09 Jun 20:16

Choose a tag to compare

v2026.06.09-1123

Added / Changed

  • Patch Manager rebuilt: patches are grouped per game and searchable by game name, serial, or author.
  • Updater: while running a custom (side-loaded) core, the app still notifies you about newer official core builds without prompting a downgrade.

Fixed

  • Clear Cache button now works (previously did nothing).
  • Missing PS-button glyphs in in-game dialogs — the overlay icons are now bundled and extracted, so dialog prompts render correctly.

Install

Install the APK. The core library is selected separately by the in-app updater, or side-load it via Settings.

v2026.06.09

09 Jun 09:54

Choose a tag to compare

Improved Patch Manager

  • Patches are grouped by game — every patch shows which game it belongs to. Universal patches are grouped under "All games."
  • Search now narrows the list. Typing a game name shows only that game's patches; you can also search by patch name, author, or serial.
  • Collapsible game sections (auto-expanded while searching), each showing how many patches are enabled.
  • Summary line with totals, or how many results match your search.
  • Patches stay off by default; toggling a patch applies instantly without reloading the whole set.

v2026.06.08-0922

08 Jun 08:57

Choose a tag to compare

Patch Manager

  • Search now matches the game name (e.g. "LittleBigPlanet 2"), not just the
    serial or patch description. The search box also covers author and notes.
  • Patch rows show the game title(s) instead of a bare serial when known.
  • Per-game patch rows now show the author and notes as a subtitle.

Core updater

  • Fixed missing "update available" notifications after side-loading a custom
    core. A custom core no longer silences the updater entirely — it now still
    surfaces a genuinely newer release (compared by the CalVer date-time),
    while still not nagging to "downgrade" to an older or same-age build.

v2026.06.07-1950

07 Jun 18:24

Choose a tag to compare

RPCSX-UI Android

  • Overlay dialogs (save data, message, on-screen keyboard) now show the proper
    PlayStation button glyphs - the icon set is bundled and extracted on first
    run (previously missing on Android, so dialogs rendered without button icons).
  • Fixed the per-game "Clear Cache" button, which previously did nothing and
    falsely reported success.
  • (Also in recent builds: Patch Manager search by game name / serial / author,
    per-game configuration with one-tap community config, and automatic
    arch-variant selection in the updater.)

v2026.06.07-1036

07 Jun 08:51

Choose a tag to compare

RPCSX-UI Android v2026.06.07-1036

Pairs with core v2026.06.07-1036.

New

  • Patch Manager search — filter the patch list by game name, serial (e.g. NPUA70092) or author, so you can actually find a specific game's patch.
  • Per-game configuration (long-press a game -> Configure): apply the official RPCS3 community config in one tap, edit settings per game, and enable that game's patches right there.
  • Auto-selects the best core build for your device (armv8.2-a where supported, else armv8-a).
  • Settings reorganized into Material 3 sections.

Fixes

  • Per-game and community configs now save correctly (the "config rejected by emulator" error is fixed — it was failing to create the config folder).
  • Patch Manager and per-game Configure load off the UI thread.
  • Updater no longer re-offers the version you already installed.

Notes

  • Requires the matching core build (v2026.06.07-1036); Patch Manager and per-game config need the new core to work.
  • Install this APK first, then let it pull the matching core (or update the core when prompted).

v2026.06.06-1532

06 Jun 14:39

Choose a tag to compare

RPCSX-UI Android (pairs with core v2026.06.06-1532)

New

  • Auto-selects the best core build for your device (armv8.2-a where supported, else armv8-a).
  • Per-game configuration (long-press a game -> Configure): apply the official RPCS3 community config in one tap, edit settings per game, and enable patches for that game right there.
  • Patch Manager: download the official patch set, import local patches, per-patch toggles. Patches are stored in config/patches/patch.yml.
  • Settings reorganized into Material 3 sections.

Fixes

  • Updater no longer re-offers the version you already installed.
  • Patch Manager and per-game Configure load off the UI thread (no more freeze/"can't see it").

v2026.06.06-1436

06 Jun 12:48

Choose a tag to compare

RPCSX-UI Android v2026.06.06-1436

New

  • Patch Manager (Settings -> Patch Manager): download the official RPCS3 patch set, import your own patch files, and toggle individual patches per game.
  • Per-game configuration (long-press a game -> Configure): one tap to apply the recommended community config from RPCS3's database, full manual per-game settings, or reset back to global. Per-game configs apply automatically on boot.
  • Modernized Material 3 card-style settings toggles.

Notes

  • Requires the matching core build (v2026.06.06-1436); Patch Manager and per-game config need the new core to function.

v2026.06.06-1020

06 Jun 08:28

Choose a tag to compare

Changes

  • Updater now picks the newest core by date, not by list order — no more pulling an older build.
  • Stops nagging to "update" a core you side-loaded yourself.
  • New version names: date + time (e.g. 2026.06.06-1020) so you can tell at a glance which build is newer.