KEMBAR78
Screen Optimization | PDF
0% found this document useful (0 votes)
50 views1 page

Screen Optimization

The document contains a configuration store for performance settings, detailing various properties related to consumer IR, metadata, video decoding, and touch calibration. It includes settings for GPU rendering and optimization, specifying resolutions and texture formats. Several logging features are disabled to enhance performance.

Uploaded by

matteobarends1
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)
50 views1 page

Screen Optimization

The document contains a configuration store for performance settings, detailing various properties related to consumer IR, metadata, video decoding, and touch calibration. It includes settings for GPU rendering and optimization, specifying resolutions and texture formats. Several logging features are disabled to enhance performance.

Uploaded by

matteobarends1
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/ 1

<?xml version="1.0" encoding="utf-8"?

>
<PerfConfigsStore>
<PerfConfigs>
<Prop Name="config.disable_consumerir" Value="true" />
<Prop Name="persist.ts.rtmakeup" Value="false"
<Prop Name="persist.metadata_dynfps.disable" Value="0" />
<Prop Name="vidc.dec.120fps.enabled" Value="1" />
<Prop Name="vidc.dec.drc.enable" Value="1" />
<Prop Name="persist.dpm.feature" Value="0" />
<Prop Name="persist.ims.disableADBLogs" Value="1" />
<Prop Name="persist.ims.disableQXDMLogs" Value="1" />
<Prop Name="persist.ims.disableIMSLogs" Value="1" />
<Prop Name="persist.vendor.ims.disableUserAgent" Value="1" />
<Prop Name="persist.ims.disableDebugLogs" Value="1" />
<Prop Name="touch.coverage.calibration" Value="box" />
<Prop Name="touch.orientation.calibration" Value="interpolated" />
<Prop Name="touch.gestureMode" Value="pointer" />
<Prop Name="ro.gpu.force_texture" Value="16BIT" />
<Prop Name="ro.gpu.force_graphics" Value="16BIT" />
<Prop Name="ro.gpu.render_texture_resolution" Value="360x144" />
<Prop Name="ro.gpu.render_graphics_resolution" Value="360x144" />
<Prop Name="ro.gpu.custom.acess.game.texture" Value="16BIT" />
<Prop Name="ro.gpu.custom_acese_game_texturr" Value="16BIT" />
<Prop Name="ro.gpu.custom.game.acess.graphics" Value="16BIT" />
<Prop Name="ro.gpu.custom_game_acess_graphics" Value="16BIT" />
<Prop Name="debug.gpu.render_pixels" Value="1x1" />
<Prop Name="debug.gpu.render_textures" Value="1x1" />
<Prop Name="debug.gpu.optimize_graphics" Value="true" />
<Prop Name="debug.gpu.render_shadow" Value="1x1" />
<Prop Name="debug.gpu.render_graphics" Value="1x1" />
</PerfConfigsStore>
</PerfConfigs>

You might also like