0% found this document useful (0 votes)
5K views2 pages

Mediatek Optimizer Setprop

test

Uploaded by

Muhammad Thoriq
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)
5K views2 pages

Mediatek Optimizer Setprop

test

Uploaded by

Muhammad Thoriq
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
You are on page 1/ 2

The setprop code is made by Blacy, the benefits and uses of this setprop itself, is

to optimize your mediatek devices.


__________________________________________________

Specifically designed for those of you who use Mediatek chipsets, and happen to use
the same devices as me (Infinix note 30 Basic) with its operating system namely XOS

Pakailah code yang menurut kalian bekerja secara signifikan untuk device kalian.

Line #1
setprop debug.sf.high_fps.late.sf.duration 13800000;
setprop debug.sf.high_fps.late.app.duration 10000000;
setprop debug.sf.high_fps.early.sf.duration 13800000;
setprop debug.sf.high_fps.early.app.duration 10000000;
setprop debug.sf.high_fps.earlyGl.sf.duration 13800000;
setprop debug.sf.high_fps.earlyGl.app.duration 10000000;
setprop debug.sf.high_fps.hwc.min.duration 8500000;
setprop debug.sf.late.sf.duration 10500000;
setprop debug.sf.late.app.duration 20500000;
setprop debug.sf.early.sf.duration 21000000;
setprop debug.sf.early.app.duration 16500000;
setprop debug.sf.earlyGl.sf.duration 13500000;
setprop debug.sf.earlyGl.app.duration 21000000

Line #2
setprop debug.sf.disable_backpressure 1;
setprop debug.sf.use_phase_offsets_as_durations 1;
setprop debug.sf.enable_hwc_vds 0;
setprop debug.sf.latch_unsignaled 0;
setprop debug.performance.tuning 1;
setprop debug.cpurend.vsync false

Line #3
setprop debug.mediatek.disp_decompress 1;
setprop debug.mediatek.appgamepq_compress 1;
setprop debug.mediatek.appgamepq 2;
setprop debug.mediatek.game_pq_enable 1;
setprop debug.mediatek.high_frame_rate_sf_set_big_core_fps_threshold 120;
setprop debug.sf.set_idle_timer_ms 1100;
setprop debug.sf.set_touch_timer_ms 3000
setprop debug.hwui.use_buffer_age false;
setprop debug.sf.hw 0;
setprop debug.hwui.renderer skiagl;
setprop debug.renderengine.backend skiaglthreaded

Line #3
setprop debug.mtk.performance.tuning 1;
setprop debug.mtk.chiptuning.enable 1;
setprop debug.mtk.hu.enable 1;
setprop debug.mtk.vsync.swapinterval 1;
setprop debug.mtk.gpuframecontrol 1;
setprop debug.mtk.gpu.mode 1;
setprop debug.mtk.performance.mode 1;
setprop debug.mtk.skia.enabled 1;
setprop debug.sf_frame_rate_multiple_fences 60;
setprop debug.performance_schema 1;
setprop debug.fb.rgb565 1;
setprop debug.egl.force_fxaa false;
setprop debug.egl.force_taa false;
setprop debug.egl.force_msaa false;
setprop debug.egl.force_ssaa false;
setprop debug.egl.force_smaa false;
setprop debug.egl.force_mlaa false;
setprop debug.egl.force_txaa false;
setprop debug.egl.force_csaa false

You might also like