mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
70f42b992c
Flycast (Dreamcast): - AutoSkipFrame: 1→2 (skip up to 2 frames when behind, matches dArkOS) - Audio backend: pulse→auto (better compatibility) Mupen64Plus (N64): - Resolution: 427x320→480x320 (better aspect ratio for 640x480 screens) - PRIMARY_BUFFER_SIZE: 8192→16384 (more stable audio, matches dArkOS) - SECONDARY_BUFFER_SIZE: 2048→1024 (lower SDL latency, matches dArkOS) PPSSPP (PSP): - ForceMaxEmulatedFPS: 30→0 (remove artificial cap that limited 60fps games) GZDoom: - Add +gl_es 1 +vid_preferbackend 3 +cl_capfps 0 flags (matches dArkOS) Forces OpenGL ES mode with preferred backend, uncapped FPS RetroArch core options: - mame2003-plus skip_warnings: disabled→enabled (faster arcade startup) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>