Friday, July 12, 2013

Fix Ghosting and Distorting Graphics in Android

Are you a hard-core gamer, but encounters ghosting and distorting graphics while playing the game in your android phone, especially in Cherry Mobile Flare? In this tutorial, we will fix the ghosting and distorting graphics as you play games on your Android phone.
android ghosting distorting games















Requirements:


1. Must be rooted.
2. Root Explorer
3. Cherry Mobile Flare S100 (duh!)

Steps:


1. Open Root Explorer.
2. Navigate to system/
3. Look for build.prop
4. Mount as R/W
5. Hold build.prop Open with > Text Editor
6. Search for the following...

debug.composition.7x27A.type=mdp
debug.composition.7x25A.type=mdp
debug.composition.8x25.type=dyn

then change to..

debug.composition.7x27A.type=gpu
debug.composition.7x25A.type=gpu
debug.composition.8x25.type=gpu

7. Reboot

No comments:

Post a Comment