mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
6794a56987
- Launch emulators at nice -19 like dArkOS does; with the full-preempt kernel this keeps frame pacing stable when background work wakes up mid-frame. - audio_latency 64 to 128, matching dArkOS on the same alsathread driver and hardware: the 64ms buffer underruns audibly on heavy cores, which users read as instability. - fastforward_frameskip on: skip rendering during fast-forward and give the GPU time back to the core. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>