mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
5e6cbfd005
Critical fixes: - archr-dtbo.py: Remove premature return for odroidgo3-compatible devices that was skipping hardware property generation (reset-gpios, power-supply, backlight-supply, enable-delay-ms). This is the ROOT CAUSE of Panel 4 wrong image and vibration issues reported by users. - RetroArch: Switch from glcore to gl (more efficient on Panfrost/Mali-G31), increase swapchain images from 2 to 3 (better frame pacing on Mali) - DraStic: Disable hires_3d on ALL RK3326 configs (Mali-G31 lacks power for high-res 3D rendering, was causing frame drops in NDS games) - EmulationStation: Bump to latest with performance optimizations Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>