[mod][script] crystal clear 2/1/14

Search This thread

razz1

Senior Member
Nov 3, 2011
842
1,013
chicago
Welcome back to Crystal Clear!

You may have seen this mod in the past and it's back and improved. The Crystal Clear script has one goal and that's to make your device's screen more visually appealing. It's about better color saturation, contrast and an overall smoother image.
Don't expect your display to look like the newest high end device with an ultra HD display after flashing this. Crystal Clear provides a subtle visual experience and gives you the following...

- Higher color saturation.
- Better contrast.
- smoother image.
- Native multi sample anti-aliasing.


INSTALL INSTRUCTIONS!
1. Download the zip file.
2. Flash in recovery.
3. Use terminal emulator and type the following...

su
crystal



The Crystal Clear script will not survive a reboot and is designed to be initiated only when wanted.


UNINSTALL INSTRUCTIONS!
Use root explorer and delete /system/xbin/crystal


TESTED ON
TW 4.3
Should work just as well on AOSP



DOWNLOAD!
http://www.androidfilehost.com/?fid=23329332407568490



:D
 
Last edited:

razz1

Senior Member
Nov 3, 2011
842
1,013
chicago
How Crystal Clear was built...

#razz1 Crystal Clear

echo "Installing Crystal Clear"
sleep 3


setprop ro.hwui.text_cache_height 256

setprop ro.hwui.fbo_cache_size 16384

setprop ro.hwui.layer_cache_size 16384

setprop ro.hwui.path_cache_size 16384

setprop ro.hwui.circle_shape_cache_size 16384

setprop ro.hwui.rect_shape_cache_size 16384

setprop ro.hwui.arc_shape_cache_size 16384

setprop ro.hwui.oval_shape_cache_size 16384

setprop ro.hwui.texture_cache_size 16384

setprop ro.hwui.gradient_cache_size 16384

setprop ro.hwui.resource_cache_size 16384

setprop ro.hwui.patch_cache_size 16384

setprop ro.hwui.disable_vsync true

setprop ro.hwui.layer_size 1024

setprop ro.hwui.stencil_buffer_size 9.0

setprop ro.hwui.disable_scissor_opt false

setprop ro.hwui.texture_cache_size 16384

setprop ro.hwui.layer_cache_size 16384

setprop ro.hwui.gradient_cache_size 16384

setprop ro.hwui.path_cache_size 16384

setprop ro.hwui.shape_cache_size 16384

setprop ro.hwui.drop_shadow_cache_size 16384

setprop ro.hwui.fbo_cache_size 16384

setprop ro.hwui.r_buffer_cache_size 16384

setprop hwui.use_gpu_pixel_buffers true

setprop libc.debug.malloc 0

setprop debug.sf.showupdates 0

setprop debug.sf.showcpu 0

setprop debug.sf.showbackground 0

setprop debug.sf.showfps 0

setprop touch.presure.scale 0.001

setprop debug.egl.force_msaa true

setprop persist.sys.use_dithering 1

setprop debug.mdpcomp.maxlayer 3

setprop logcat.live disable

setprop debug.enable.wl_log 0

setprop debug.mdpcomp.logs 0

setprop profiler.force_disable_ulog 1

setprop profiler.force_disable_err_rpt 1

echo 32 > /sys/kernel/debug/msm_fb/0/backbuff

echo 32 > /sys/kernel/debug/msm_fb/0/bpp

echo "Install finished"
sleep 1
echo "Done"
 
Last edited:

Hulk0069

Senior Member
Oct 25, 2010
938
148
Screen shots?? Before and after?plz:D:D

Sent from my SCH-I535 using xda premium
 

razz1

Senior Member
Nov 3, 2011
842
1,013
chicago
I really don't think screenshots are going to do it much justice but here you go.
BEFORE uploadfromtaptalk1391353923489.jpg


AFTERuploadfromtaptalk1391353966279.jpg


I would just try it for yourself.
 
  • Like
Reactions: Hulk0069

razz1

Senior Member
Nov 3, 2011
842
1,013
chicago
Before
 

Attachments

  • uploadfromtaptalk1391354672851.jpg
    uploadfromtaptalk1391354672851.jpg
    54.4 KB · Views: 500
  • uploadfromtaptalk1391354722580.jpg
    uploadfromtaptalk1391354722580.jpg
    54.4 KB · Views: 498

brandoncarlson33

Senior Member
Dec 12, 2012
689
294
Works good on aosp thanks my screen seems a lil clearer

Sent from: My Custom SIII powered by the EvilClowns of Validus ROM
 

BrokenWish

Senior Member
Mar 13, 2013
194
60
Nutley, NJ
Just wanted to tell u that this script is great but u already knew that lol but its very noticeably clearer n sharper great work n thank you

Sent from my SCH-I535 using Tapatalk
 

Top Liked Posts

  • There are no posts matching your filters.
  • 7
    Welcome back to Crystal Clear!

    You may have seen this mod in the past and it's back and improved. The Crystal Clear script has one goal and that's to make your device's screen more visually appealing. It's about better color saturation, contrast and an overall smoother image.
    Don't expect your display to look like the newest high end device with an ultra HD display after flashing this. Crystal Clear provides a subtle visual experience and gives you the following...

    - Higher color saturation.
    - Better contrast.
    - smoother image.
    - Native multi sample anti-aliasing.


    INSTALL INSTRUCTIONS!
    1. Download the zip file.
    2. Flash in recovery.
    3. Use terminal emulator and type the following...

    su
    crystal



    The Crystal Clear script will not survive a reboot and is designed to be initiated only when wanted.


    UNINSTALL INSTRUCTIONS!
    Use root explorer and delete /system/xbin/crystal


    TESTED ON
    TW 4.3
    Should work just as well on AOSP



    DOWNLOAD!
    http://www.androidfilehost.com/?fid=23329332407568490



    :D
    1
    ^ Great. Thanks for the feedback!
    1
    I really don't think screenshots are going to do it much justice but here you go.
    BEFOREuploadfromtaptalk1391353923489.jpg


    AFTERuploadfromtaptalk1391353966279.jpg


    I would just try it for yourself.
    1
    Will this work on odex stock?

    Sent from my SCH-I535 using Tapatalk

    Yes. You just need to be rooted. Thats all