RefreshRateCC
Switches the display between 120 Hz and 60 Hz from Control Center.
- version
- 1.0.0
- ios
- 15.0+
- size
- 13 KB
- jailbreak
- Rootless
A CCSupport module that switches the display refresh rate from Control Center. Filled means ProMotion runs unrestricted at 120 Hz; unfilled means it is capped to 60 Hz. The button shows the rate it is set to, so the state is readable without opening Settings. After installing, add the module in Settings → Control Center.
It flips LimitDisplayRefreshRate in the com.apple.Accessibility domain — the same setting as Settings → Accessibility → Motion → Limit Frame Rate. The change goes through AXSettings, the API Settings itself calls, rather than writing the preference directly, so the system picks it up the same way. Nothing is hooked or patched.
Renderings of the module, drawn from the values the tweak ships with — not device screenshots.
- identifier
- com.ba31k.refreshratecc
- depends
- CCSupport (opa334)
- architecture
- iphoneos-arm64 — arm64 and arm64e slices
- tested on
- iPhone 14 Pro Max, iOS 16.2, Dopamine
- apt source
- repo.ba31k.com
- source code
- github.com/ba31k/RefreshRateCC ↗