mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
25abe265b8
Config: - ShowOSD=0: Disable on-screen display (saves rendering cycles) - MouseHide=1: Hide cursor immediately Launch script: - Force JIT, software 3D, ScreenUseGL=0 at every launch (prevent user/ES settings from accidentally enabling heavy GPU features) - Set CPU governor to performance before launch - QT_QPA_NO_SIGNAL_SPY=1: Disable Qt signal debugging - QSG_RENDER_LOOP=basic: Simpler Qt render loop (less overhead) - QT_ENABLE_HIGHDPI_SCALING=0: Skip HiDPI calculations - AudioInterp=0, AudioBitrate=0: No audio interpolation overhead Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>