[Tweak] Adrenaline Injector ---RC3 02/07/2013

Search This thread

dsexton702

Retired Recognized Developer
Apr 14, 2011
2,533
2,257
South Lake Tahoe
presents.png


ai.png




ai1.png


A cwm flashable package filled with tweaks and scripts to improve your phone's speed, battery, app loading, transition smoothness, scrolling, cache, cpu and memory, basically it gives your phone a nice dose of ADRENALINE!!

THIS TWEAK IS FOR ANY ANDROID DEVICE!!!!

ai2.png


INIT.D TWEAKS:

70remount- enhances ext4 mount options, if your not on ext4 dont worry it wont change your mounts
99clean - clean and ensures ext4 tweaks stick
75vacuum- sqlite vacuum

Build.prop Tweaks

These are pretty well known in the android world:

#Grpahics & performances tweaks
debug.sf.hw = 1
debug.composition.type = c2d
debug.enabletr = true
debug.qctwa.preservebuf = 1
ro.sf.compbypass.enable=1
video.accelerate.hw=1
ro.media.enc.hprof.vid.fps=75
debug.egl.hw=1
persist.sys.use_16bpp_alpha=1
debug.performance.tuning=1
persist.sys.use_dithering=0
persist.sys.ui.hw=1
windowsmgr.max_events_per_sec=1000
ro.max.fling_velocity=10000
ro.min.fling_velocity=6000

#Battery improvements
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
persist.sys.shutdown.mode=hibernate
wifi.supplicant_scan_interval=180

#Media quality improvements
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=false
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000

#Dalvik tweaks
dalvik.vm.dexopt-data-only=1
dalvik.vm.verify_bytecode=false
dalvik.vm.dexopt-flags=m=v,o=y
dalvik.vm.execution-mode=int:jit
dalvik.gc.type=precise

INTERNAL2EXTERNAL

THIS IS NOW UNIVERSAL!!!!

this is simply to switch your small internal memory with your large sdcard memory that way your phone wont slow down due to internal storage filling up quickly

MOSTLY FOR ICS AND JB DEVICES


UNIVERSAL JOURNAL DISABLER

Yes there is a risk if you have power failure that you will lose some of your data however some people are not worried about this and want the performance gain by removing journaling

This script is universal and will work on ANY android device that is running ext4 partitions

ALWAYS MAKE A NANDROID BACKUP

I AM NOT RESPONSIBLE FOR ANY DAMAGE YOU MAY CAUSE YOUR PHONE


Code:
CHANGELOG:
Fixed 99clean script
added some battery enhancing tweaks
enhanced /sys/devices/virtual/bdi folder for read_ahead_kb

[B]RC3[/B]:
Fixed some scripts to make sure tweaks were sticking and applying
added some new tweaks into build.prop 
fixed i/o scheduler to always be SIO or DEADLINE
MULTI CORE TWEAK NOW SHOULD WORK --- IF YOU HAVE MORE THAN ONE CORE ALL CORES WILL BE ON WHILE THE PHONE IS AWAKE AND ONLY ONE WILL BE ON WHILE PHONE IS ASLEEP
other things ill mention later



GRAB THE ADRENALINEINJECTOR-RC2 ANYTHING ELSE IS UNSUPPORTED


Future Plans:

UNIVERSAL INTERNAL2EXTERNAL SWAP
 

Attachments

  • Universal_Adrenaline_Shot_v14-BL-1.zip
    246.1 KB · Views: 6,162
  • AdrenalineInjector-RC1.zip
    4.4 MB · Views: 1,349
  • Adrenaline-Injector-RC2.zip
    4.4 MB · Views: 5,511
  • Adrenaline-InjectorRC3.zip
    4.4 MB · Views: 7,681
Last edited:

hechoen

Senior Member
May 7, 2011
2,686
1,391
Running ICINB KH2 didn't make my quadrant score go down also didn't make it go up much.

cfg= 2100 average
noop= 2050
deadline = 2100

about the same as what I had before.

Thanks for the work man I would love to see 2600 stock.
 
  • Like
Reactions: silverspoon80

Somairotevoli

Senior Member
May 31, 2011
989
255
Don't take it down.working good here.was my bad, my overclock wasn't set
Scores actually went up about 100.
Sent from my SGH-T959V using Tapatalk
 

QUIETLYloud

Senior Member
Jun 25, 2011
919
165
Holyoke
Did you have to make any changes? I am asking because I had downloaded the first link just didn't install.

Sent from my SGH-T959V using xda premium
 

thcnme956

Senior Member
Sep 9, 2010
190
13
this causes a crash and overheating when oc'd @ 1.6 on icbinb kh2

Sent from my SGS4G using XDA Premium App
 

Sixmsj

Senior Member
Aug 7, 2011
106
12
OC'd at 1.3, quadrant is around 2900 after the 3rd run, a little less than kh1 by itself.
 

A_Kuma

Member
May 17, 2011
28
0
Do I need to be deodexed for this or can I just flash it straight?

Sent from my SGH-T959V using XDA App
 

brandond15

Senior Member
Jun 10, 2011
122
19
I just flashed it..i see my phone is smoother and snappier.. Quadrant scores are the same but it feela faster thanks

Sent from my SGH-T959V using XDA App
 

bkoon1218

Senior Member
Apr 25, 2011
846
134
New York
I definitely feel a speed difference. The benchmarks show slightly higher scores. I'm hiring 2,200 on Quadrant and 2,900 on AnTuTu, with stock ICBINB KH2. I ran Quadrant 5 times and AnTuTu once.

I also see a slight overall frame rate increase too (though it could be more, since it's said people see perfectly fine at 32 FPS).
 

Top Liked Posts

  • There are no posts matching your filters.
  • 360
    presents.png


    ai.png




    ai1.png


    A cwm flashable package filled with tweaks and scripts to improve your phone's speed, battery, app loading, transition smoothness, scrolling, cache, cpu and memory, basically it gives your phone a nice dose of ADRENALINE!!

    THIS TWEAK IS FOR ANY ANDROID DEVICE!!!!

    ai2.png


    INIT.D TWEAKS:

    70remount- enhances ext4 mount options, if your not on ext4 dont worry it wont change your mounts
    99clean - clean and ensures ext4 tweaks stick
    75vacuum- sqlite vacuum

    Build.prop Tweaks

    These are pretty well known in the android world:

    #Grpahics & performances tweaks
    debug.sf.hw = 1
    debug.composition.type = c2d
    debug.enabletr = true
    debug.qctwa.preservebuf = 1
    ro.sf.compbypass.enable=1
    video.accelerate.hw=1
    ro.media.enc.hprof.vid.fps=75
    debug.egl.hw=1
    persist.sys.use_16bpp_alpha=1
    debug.performance.tuning=1
    persist.sys.use_dithering=0
    persist.sys.ui.hw=1
    windowsmgr.max_events_per_sec=1000
    ro.max.fling_velocity=10000
    ro.min.fling_velocity=6000

    #Battery improvements
    pm.sleep_mode=1
    ro.ril.disable.power.collapse=0
    persist.sys.shutdown.mode=hibernate
    wifi.supplicant_scan_interval=180

    #Media quality improvements
    media.stagefright.enable-player=true
    media.stagefright.enable-meta=true
    media.stagefright.enable-scan=true
    media.stagefright.enable-http=true
    media.stagefright.enable-record=false
    ro.media.enc.jpeg.quality=100
    ro.media.dec.jpeg.memcap=8000000
    ro.media.enc.hprof.vid.bps=8000000

    #Dalvik tweaks
    dalvik.vm.dexopt-data-only=1
    dalvik.vm.verify_bytecode=false
    dalvik.vm.dexopt-flags=m=v,o=y
    dalvik.vm.execution-mode=int:jit
    dalvik.gc.type=precise

    INTERNAL2EXTERNAL

    THIS IS NOW UNIVERSAL!!!!

    this is simply to switch your small internal memory with your large sdcard memory that way your phone wont slow down due to internal storage filling up quickly

    MOSTLY FOR ICS AND JB DEVICES


    UNIVERSAL JOURNAL DISABLER

    Yes there is a risk if you have power failure that you will lose some of your data however some people are not worried about this and want the performance gain by removing journaling

    This script is universal and will work on ANY android device that is running ext4 partitions

    ALWAYS MAKE A NANDROID BACKUP

    I AM NOT RESPONSIBLE FOR ANY DAMAGE YOU MAY CAUSE YOUR PHONE


    Code:
    CHANGELOG:
    Fixed 99clean script
    added some battery enhancing tweaks
    enhanced /sys/devices/virtual/bdi folder for read_ahead_kb
    
    [B]RC3[/B]:
    Fixed some scripts to make sure tweaks were sticking and applying
    added some new tweaks into build.prop 
    fixed i/o scheduler to always be SIO or DEADLINE
    MULTI CORE TWEAK NOW SHOULD WORK --- IF YOU HAVE MORE THAN ONE CORE ALL CORES WILL BE ON WHILE THE PHONE IS AWAKE AND ONLY ONE WILL BE ON WHILE PHONE IS ASLEEP
    other things ill mention later



    GRAB THE ADRENALINEINJECTOR-RC2 ANYTHING ELSE IS UNSUPPORTED


    Future Plans:

    UNIVERSAL INTERNAL2EXTERNAL SWAP
    32
    This project is now being supported once again and will move on to enhance ICS and JB
    16
    alright, ive been really busy with my job lately so i havent had time to fix this,

    tomorrow morning i will spend much time on the a.i and will have an update :)
    14
    Almost ready for the release, just need to finish up on the aroma installer :)
    14
    Right now im finishing up the aroma installer to make installation easier for users to understand once thats done next update will be released