Skip to content

Commit

Permalink
pocket2: Fix app stuttering
Browse files Browse the repository at this point in the history
* Some games stuttered. These props seemed to fix that
  • Loading branch information
turtleletortue committed Mar 25, 2021
1 parent 549ba13 commit 9e7c693
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions system.prop
Expand Up @@ -57,6 +57,10 @@ ro.opengles.version=131072

# Disable dirty region for Mali
debug.hwui.render_dirty_regions=false
debug.hwui.use_partial_updates=false

debug.sf.latch_unsignaled=1
persist.sys.display.clearMotion=1

persist.sys.strictmode.visual=0
persist.sys.strictmode.disable=1
Expand Down

0 comments on commit 9e7c693

Please sign in to comment.