Refresh Rate Changer - OnePlus
by Labros Labropoulos
*Only for One Plus* - quickly change the default refresh rate of your phone
App Name | Refresh Rate Changer - OnePlus |
---|---|
Developer | Labros Labropoulos |
Category | Tools |
Download Size | 3 MB |
Latest Version | 1.0.1 |
Average Rating | 3.38 |
Rating Count | 279 |
Google Play | Download |
AppBrain | Download Refresh Rate Changer - OnePlus Android app |
This app was created for OnePlus 7 Pro, when a11 was released for this phone a disturbing scaling issue was introduced. The only way to fix it is by locking the refresh rate to 90hz
Practically it has 2 buttons that execute 2 different adb shell commands:
adb shell settings put global oneplus_screen_refresh_rate 0 or 1
Additionally it can support and help other One Plus users lock their screen refresh rate to MAX using 'Lock to MAX' option.
Open source project, you can find the code in the following repo:
https://github.com/llabropoulos/refreshRateChanger
Recent changes:
Added support for other OnePlus phones.
Practically it has 2 buttons that execute 2 different adb shell commands:
adb shell settings put global oneplus_screen_refresh_rate 0 or 1
Additionally it can support and help other One Plus users lock their screen refresh rate to MAX using 'Lock to MAX' option.
Open source project, you can find the code in the following repo:
https://github.com/llabropoulos/refreshRateChanger
Recent changes:
Added support for other OnePlus phones.