0% found this document useful (0 votes)
354 views1 page

High FPS Configuration for Android

The document contains a series of commands to set properties for debugging and performance tuning on Android. It sets properties related to performance schema, frame rate control, graphics rendering, and component prioritization.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
354 views1 page

High FPS Configuration for Android

The document contains a series of commands to set properties for debugging and performance tuning on Android. It sets properties related to performance schema, frame rate control, graphics rendering, and component prioritization.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

#!

/bin/bash

setprop debug.performance_schema 1

setprop debug.performance_schema_max_memory_classes 320

setprop debug.performance_schema_max_socket_classes 10

setprop [Link] 120

setprop [Link].early_app_phase_offset_ns 500000

setprop [Link].early_gl_app_phase_offset_ns 15000000

setprop [Link].early_gl_phase_offset_ns 3000000

setprop [Link].early_phase_offset_ns 500000

setprop [Link].enable_gl_backpressure 1

setprop [Link].high_fps_early_gl_phase_offset_ns 9000000

setprop [Link].high_fps_early_phase_offset_ns 6100000

setprop [Link] gpu,cpu,c2d,performance,speed

setprop [Link].enable_hgl 1

setprop [Link] 12500000

setprop [Link].enable_hgl 1; setprop [Link] 1

setprop debug.gpu3D_MinClock 64

setprop [Link].fps_divisor -1

setprop [Link] true

setprop [Link] true

setprop [Link] 10

setprop [Link] 10

setprop [Link] 10

setprop [Link].target_cpu_time_percent 200

setprop [Link].target_gpu_time_percent 200;

You might also like