Wednesday 4 April 2012

New Libs for Adreno 200 to improve 3D performance



 
You can check out my previous post of LG p500 here. This new libs has work on all mobiles with adreno 200 chipsets. But i'm not sure.
I have tested only in xperia x8 and LG optimus one.




Now I'm giving you new drivers which is better than the previous one.

Instructions:
1. Download  Adreno 200 Libs .

2. Remove libGLES_android.so from /system/lib/egl

3. Flash new adreno libs

4. Add this @ ur build.prop

Code:
debug.performance.tuning=1
video.accelerate.hw=1
persist.sys.use_16bpp_alpha=1 
persist.sampling_profiler=0
ro.lge.proximity.delay=25
mot.proximity.delay=25
ro.secure=0
ro.debuggable=1
persist.service.adb.enable=1
persist.sys.use_dithering=0
persist.sys.purgeable_assets=1
persist.sys.shutdown.mode=hibernate
windowsmgr.support_rotation_270=true
debug.composition.type=gpu
windowsmgr.max_events_per_sec=400
dalvik.vm.verify-bytecode=false
iro.min_pointer_dur=1
5. Reboot, Enjoy



NOTE ; 1) PLS BACKUP before trying anything
             2) flash franco #4 kernel , if u get bootloops and this  doesnot works on stock 2.3.3 . .(only for LG p500)
             3) I'm not responsible if u brick your device

Warning : Do not Copy. DMCA protected content

Download the libs from here

Filled Under:

3 comments:

  1. what do you mean by flash?is it from recovery mode ?
    and where to add build.prop ?
    and what is the code for ?
    plz help i want to know before to try so that i don't make any mistakes.
    thx in advance...

    ReplyDelete
  2. do you mean flash with recovery mode? and where to add build.prop ?and what is the code for?

    ReplyDelete
    Replies
    1. Ya, flash the zip file in recovery and find a file called build.prop, open it using a text editor then copy paste the codes given above...

      Delete