mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
120d279213
retroarch: bump to commit bdba046f (v1.22.2 + fixes) and rebase the two local patches (0010-paths, 0011-cheevos-sounds) so they apply cleanly against the new tree. setsettings.sh: configure_hotkeys now detects the InputPlumber-emulated DualSense pad first, then falls back to js0 / joypad. Without this, retroarch took the raw event device and the hotkey binding never matched what InputPlumber actually exposed to userspace. drastic-sa: pull the new libdrastouch (sharp-shimmerless + quilez pixel shaders, SDL2 hook) and the matching start_drastic.sh, which now reads the shader setting and exports DSHOOK_SHADER. Drops the dead S922X libmali block we never executed on RK3326. hypseus-singe: rewrite of start_hypseus.sh fixes broken controls (autoconfig.cfg lookup was matching too loosely) and adds the set_kill on exit so the quit hotkey actually terminates the emulator instead of leaving it parented to ES. ppsspp-sa: add 005-hide-unsupported-ui-items.patch to drop the "www.ppsspp.org" link and the "Buy PPSSPP Gold" button from the main screen. Handheld UX cleanup, no behavioral change. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>