Original topic:

How to get high and stable frame rate (60FPS) on One UI and One UI Core devices.

(Topic created on: 10-25-2022 12:41 AM)
7887 Views
user00xman
Active Level 3
Options
Tech Talk

*Save these key strings and values carefully, don't make any mistakes.

*Reminder: first image is build.prop

*Using build.prop editor or via adb shell i.e., setprop abcde 1

 

image
 

adb shell settings put system peak_refresh_rate R.integer.config_defaultPeakRefreshRate

adb shell settings put system min_refresh_rate 60.0

adb shell settings put secure refresh_rate_mode 2


Execute ADB shells via SDK Platform-tools link: https://developer.android.com/studio/releases/platform-tools#downloads

Alternative method: LADB app




 Done!


7 Comments
user00xman
Active Level 3
Tech Talk
Please don't forget to like and follow. ❤❤
0 Likes
user00xman
Active Level 3
Tech Talk
If there are any mistakes, please contact me.
0 Likes
Rijo363
Active Level 3
Tech Talk
These commands should be typed in set edit app right ?
user00xman
Active Level 3
Tech Talk
Yes, you should save these on setedit. (System Table)
0 Likes
Rijo363
Active Level 3
Tech Talk
Thank you @ kaneki90💕
0 Likes
user00xman
Active Level 3
Tech Talk
Welcome ☺️
0 Likes
Members_PF0af33
Beginner Level 3
Tech Talk

Hi is there anyway to make a tutorial video on how to do this. Like can u upload it to yt and share the link. It would be really helpful 

0 Likes