Back to Provenance

3192

.changelog/3192.md

3.3.1422 B
Original Source

Fixed

  • Shoulder Button Order & Label Consistency — Corrected L2/R2 to appear on outer edges in both static and dynamic fallback controller skins. Dynamic skins now recognize both "L1"/"L" and "R1"/"R" control titles, ensuring buttons display and dispatch the correct input IDs for all systems (e.g., PSX, PSP). Caches repeated hasControl layout lookups to avoid redundant O(n) scans during SwiftUI re-renders.