Skip to content

v2026.06.26-1955

Latest

Choose a tag to compare

@ouroboros420 ouroboros420 released this 27 Jun 08:59
· 16 commits to master since this release

RPCSX-Clanker App — v2026.06.26-1955

Improvements

  • Keep the screen on during gameplay and installs, so long compiles never sleep or look hung.
  • Fixed a quit-to-recents freeze (ANR) by draining the boot thread off the UI thread.
  • Crash-loop breaker: if an imported core fails to load, the app recovers instead of boot-looping.
  • New opt-in GPU turbo toggle (max Adreno clocks), default off, mutually exclusive with battery saver.
  • RPCN: live connection-status indicator, auto-connect on startup, and a clearer create-vs-sign-in flow.
  • RPCN: creating an account should be fixed.
  • Internal install/boot data-race and list-state hardening.