TF-300 Minor tweaks and Speed increase(ROOT REQUIRED)UPDATED 8/26 JELLYBEAN UPDATED

Search This thread

seanzscreams

Retired Recognized Developer
Jul 27, 2010
3,652
12,723
Atlanta
ROOT REQUIRED


adb shell
su
adb push build.prop /system

or you could just paste it into root explorer replacing your existing
(back up existing or rename it to build.prop.bak just for safe keeping )

then make sure you set proper permissions

rw -r -r


then reboot



NOW UPDATED AND ALL TWEAKS HAVE BEEN PORTED TO THE LATEST JELLY BEAN OTA





This is a modified build.prop to include all the latest ics tweaks
(from a build.prop standpoint)
Code:
forced 60fps
faster wifi connect and suplicant scan set at 100 (battery saver as well)
added deep sleep mode
added screen dithering
removed checkin back to base
kernel tweaked
dalvik mins and max set higher than stock
increased over-all fling velocity  min and max  now set  
min at 8000 and max at 12000
a few nvidia specific graphics tweaks as well
. power collapse disable enabled
-and just a few i dont feel like explaining  google is your friend

i include these in my skyrocket roms
and after three days of testing 
these prove to make the best performance
and best battery saving lines


DOWNLOAD IN SECOND POST​
 
Last edited:

seanzscreams

Retired Recognized Developer
Jul 27, 2010
3,652
12,723
Atlanta
ASUS TRANSFORMER TF300

SAFE AND TESTED BY ME WILL NOT HARM YOUR DEVICE
OTA IS SAFE AND SO IS THE MARKET THESE DO NOT TOUCH THOSE..
THESE ARE ADDITIONS NOT SPOOFS OR CHANGES

ICE CREAM SANDWICH

Build.Prop .26 US

http://d-h.st/lSz




Build.prop .29 US

http://d-h.st/XTs


WW Tf300tg .40 modded
http://d-h.st/Nw2


WW tf300tg .40 stock
http://d-h.st/A17





.

JELLY BEAN

NEW JELLY BEAN US 10.4.2.9
http://d-h.st/gED


Stock US JB Build.prop
http://d-h.st/qVO


.WW 10.4.2.9 Stock
http://d-h.st/iDO

WW 10.4.2.9 Tweaked
http://d-h.st/zjw
 
Last edited:

seanzscreams

Retired Recognized Developer
Jul 27, 2010
3,652
12,723
Atlanta
lol sorry guys guess it never took after i clicked save reuploading now

Sent from my ASUS Transformer Pad TF300T using XDA Premium HD app


edit

it wouldnt let me attach a file to OP .. maybe bc its General ???

either way linked it on dev host
check second post
 
Last edited:

Archangel

Inactive Recognized Themer
Jul 14, 2010
6,639
14,175
Reno, NV
I did, didn't notice too much of a difference, though I guess you could say it's faster.

Sent from my ASUS Transformer Pad TF300T using Tapatalk 2

Cool i just worry about build prop changes and the ability to receive future OTA updates but i guess you can just change it back

Sent from my ASUS Transformer Pad TF300T using Tapatalk 2
 

seanzscreams

Retired Recognized Developer
Jul 27, 2010
3,652
12,723
Atlanta
No these changes are basically bools and switches no density or market tricks here just battery life. Faster and quicker flinging. Constant 60fps
Allowing pad to deep sleep and like fifteen others. Like I said download it and open it. Everything past 60 fps in the code should work on any android device running ics... and some are tegra specific do not use this on tf201. Simply copy build.prop lines line for line and add them in manually or upload ,me yours and I'll make proper adjustments....

. these do work and make a difference . Let it cache. I have been playing with these values for months

This isn't my first rodeo guys. Check my skyrocket thread I do this daily and have been for years
Sent from my ASUS Transformer Pad TF300T using XDA Premium HD app
 

Archangel

Inactive Recognized Themer
Jul 14, 2010
6,639
14,175
Reno, NV
No these changes are basically bools and switches no density or market tricks here just battery life. Faster and quicker flinging. Constant 60fps
Allowing pad to deep sleep and like fifteen others. Like I said download it and open it. Everything past 60 fps in the code should work on any android device running ics... and some are tegra specific do not use this on tf201. Simply copy build.prop lines line for line and add them in manually or upload ,me yours and I'll make proper adjustments....

. these do work and make a difference . Let it cache. I have been playing with these values for months

This isn't my first rodeo guys. Check my skyrocket thread I do this daily and have been for years
Sent from my ASUS Transformer Pad TF300T using XDA Premium HD app

Cool will give it a wirl and report back thank you

Sent from my ASUS Transformer Pad TF300T using xda premium
 

aelunyu

Member
Jan 3, 2011
8
4
I've flashed just about every ROM for the Skyrocket and Sean's is still the best by far, so he definitely knows what he's doing. I'm glad you're doing stuff for the TF300, as I am own one of these as well. Thanks!
 

seanzscreams

Retired Recognized Developer
Jul 27, 2010
3,652
12,723
Atlanta
First we need ti find out if the bootloader is locked or unlocked d
Next we need recovery
Andl then i need to deodex and zipalign and we will have init.d and custom roms from me asap
Sent from my ASUS Transformer Pad TF300T using XDA Premium HD app
 

Archangel

Inactive Recognized Themer
Jul 14, 2010
6,639
14,175
Reno, NV
Just did this and I can tell you that there is a noticeable difference in speed, page loading, and just general snappiness of the tab, good work, thank you!
 

demandarin

Senior Member
Apr 7, 2010
7,021
2,038
Alexandria, Va
you said this would work on any ICS device and there's some coding for tegra3 specific things. why did you said do not load this on the 201? why wouldn't they work?
 

enomele

Senior Member
Jun 16, 2010
137
22
chippewa
you said this would work on any ICS device and there's some coding for tegra3 specific things. why did you said do not load this on the 201? why wouldn't they work?

Like I said download it and open it. Everything past 60 fps in the code should work on any android device running ics... and some are tegra specific do not use this on tf201. Simply copy build.prop lines line for line and add them in manually or upload ,me yours and I'll make proper adjustments...

I'm guessing even though the Prime runs tegra3 there is code specific to the 300.

Sent from my ADR6300 using xda premium
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 42
    ROOT REQUIRED


    adb shell
    su
    adb push build.prop /system

    or you could just paste it into root explorer replacing your existing
    (back up existing or rename it to build.prop.bak just for safe keeping )

    then make sure you set proper permissions

    rw -r -r


    then reboot



    NOW UPDATED AND ALL TWEAKS HAVE BEEN PORTED TO THE LATEST JELLY BEAN OTA





    This is a modified build.prop to include all the latest ics tweaks
    (from a build.prop standpoint)
    Code:
    forced 60fps
    faster wifi connect and suplicant scan set at 100 (battery saver as well)
    added deep sleep mode
    added screen dithering
    removed checkin back to base
    kernel tweaked
    dalvik mins and max set higher than stock
    increased over-all fling velocity  min and max  now set  
    min at 8000 and max at 12000
    a few nvidia specific graphics tweaks as well
    . power collapse disable enabled
    -and just a few i dont feel like explaining  google is your friend
    
    i include these in my skyrocket roms
    and after three days of testing 
    these prove to make the best performance
    and best battery saving lines


    DOWNLOAD IN SECOND POST​
    22
    ASUS TRANSFORMER TF300

    SAFE AND TESTED BY ME WILL NOT HARM YOUR DEVICE
    OTA IS SAFE AND SO IS THE MARKET THESE DO NOT TOUCH THOSE..
    THESE ARE ADDITIONS NOT SPOOFS OR CHANGES

    ICE CREAM SANDWICH

    Build.Prop .26 US

    http://d-h.st/lSz




    Build.prop .29 US

    http://d-h.st/XTs


    WW Tf300tg .40 modded
    http://d-h.st/Nw2


    WW tf300tg .40 stock
    http://d-h.st/A17





    .

    JELLY BEAN

    NEW JELLY BEAN US 10.4.2.9
    http://d-h.st/gED


    Stock US JB Build.prop
    http://d-h.st/qVO


    .WW 10.4.2.9 Stock
    http://d-h.st/iDO

    WW 10.4.2.9 Tweaked
    http://d-h.st/zjw
    4
    I didn't find I had that much use for them (only +300 in quadrant compared to stock), but here are my build.props for WW-.30.
    The ".nofling" one skips the fling tweaks (I found them mostly annoying)
    The ".fling" one has got the fling tweaks (But I haven't tested that one! (it should be ok)).

    REMEMBER:
    ONLY for WW firmware .30

    * The filename should be "build.prop"
    * Do
    chmod 644 /system/build.prop
    BEFORE rebooting.
    * The filename should be "build.prop"

    * ONLY for WW firmware version .30
    4
    D
    Deleted member 3105162
    I compared the modified .29 build prop and the stock .30 build prop and added the missing stuff as well as changing vm heap sizes. Enjoy.

    Don't try to flash this zip. Extract the build.prop and replace the stock one (renaming the stock one to build.prop.bak first!!) and reboot.
    3
    First we need ti find out if the bootloader is locked or unlocked d
    Next we need recovery
    Andl then i need to deodex and zipalign and we will have init.d and custom roms from me asap
    Sent from my ASUS Transformer Pad TF300T using XDA Premium HD app