• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Tweak} Init.d {TweakZV4}

The~Skater~187

Android Expert
I did not create these scripts. I'm just putting them out there for everyone. I have used a few of these in my Roms, though I have not used them all. I am currently testing them on my phone now. They seem to work rather well. Let me know if how they work for everyone else.

Download here:
http://forum.xda-developers.com/attachment.php?attachmentid=841206&d=1325627136

Do Not Use the 07Tweaks script. Remove it before Flashing. It will cause your phone to freeze on boot.

Be sure to thank the original devs if this helped you.
 
This is the same zip i got my tweak from :)
i renamed it to 66citbun so it would trump other scripts/have final say the settings it changes.
 
Really? Lol. The citbun script is the only one I dont use. It causes issues with build.prop settings on my Rom.

Do you have any other scripts that affect build prop? (3g turbo, etc) could be conflicting.

You said in the other thread it works well, did you mean with 66 (my link?)

I use some of the lines from 3g turbo, (not all) my brother uses none of them. Both phones seemed positively affected. What issues does it cause?
 
Do you have any other scripts that affect build prop? (3g turbo, etc) could be conflicting.

You said in the other thread it works well, did you mean with 66 (my link?)

I use some of the lines from 3g turbo, (not all) my brother uses none of them. Both phones seemed positively affected. What issues does it cause?


The net tweaks and the kernel tweaks cause issues with some scripts I have in my rom. But I actually used the 66 when I was running shabbymod 0.9 and it worked good.
 
Have you tried removing any/all of these lines:
setprop ro.ril.gprsclass 10;
setprop ro.ril.hsupa.category 6;
setprop ro.ril.hsdpa.category 8;
setprop ro.ril.hep 1;
setprop ro.ril.enable.dtm 1;
setprop ro.ril.enable.a53 1;
setprop ro.ril.enable.3g.prefix 1;
setprop keyguard.no_require_sim true;
setprop net.tcp.buffersize.default 4096,87380,256960,4096,16384,256960;
setprop net.tcp.buffersize.wifi 4096,87380,256960,4096,16384,256960;
setprop net.tcp.buffersize.umts 4096,87380,256960,4096,16384,256960;
setprop net.tcp.buffersize.edge 4096,87380,256960,4096,16384,256960;
setprop net.tcp.buffersize.gprs 4096,87380,256960,4096,16384,256960;
 
Have you tried removing any/all of these lines:
setprop ro.ril.gprsclass 10;
setprop ro.ril.hsupa.category 6;
setprop ro.ril.hsdpa.category 8;
setprop ro.ril.hep 1;
setprop ro.ril.enable.dtm 1;
setprop ro.ril.enable.a53 1;
setprop ro.ril.enable.3g.prefix 1;
setprop keyguard.no_require_sim true;
setprop net.tcp.buffersize.default 4096,87380,256960,4096,16384,256960;
setprop net.tcp.buffersize.wifi 4096,87380,256960,4096,16384,256960;
setprop net.tcp.buffersize.umts 4096,87380,256960,4096,16384,256960;
setprop net.tcp.buffersize.edge 4096,87380,256960,4096,16384,256960;
setprop net.tcp.buffersize.gprs 4096,87380,256960,4096,16384,256960;
Yes sir. I have also tried to mod the script to match the setting in my build.prop and it made my netspeeds horribly. Download my Rom and open the zip and look in the init.d folder, check out the scripts I have in there, as well as the build.prop.
 
Yes sir. I have also tried to mod the script to match the setting in my build.prop and it made my netspeeds horribly. Download my Rom and open the zip and look in the init.d folder, check out the scripts I have in there, as well as the build.prop.

no access wifi/computer right now, i will check it out when i have better dl speeds, lol
 
lol. ok. Most of the scripts I've used I had a friend help me write, or came from XDA. In fact check XDA, they have given me lots of help and ideas for scripts and other mods.
 
ohhh it really is cm7 friendly, i had for a day now and it really improved my 3g speed. the opening of apps and other things are snappier. i have cm74bhf3 with no mods other than this
 
im running a prevail with ctmod 2.4 and i notice a huge difference in speed,it seems more responsive,im kind of a noob so please tell me what else does the tweakzv4 do for the prevail wit teh ctmod..?thx again for all ur guys' work,my phone now rockzzz!
 
Great find, 3g is more consistent than ever. Phone is very responsive, thank you.

So...is there any consensus of opinion on which of these tweaks work best? If so, are these things that might go into a build.prop file? That would eliminate the need for the script? Or maybe a standard init.d folder? If so, would this be beneficial for BloodDawn and Hroark to include in CTMOD and CM7?

Forgive my ignorance on this stuff and please explain why we would not want this. Just asking...
 
So...is there any consensus of opinion on which of these tweaks work best? If so, are these things that might go into a build.prop file? That would eliminate the need for the script? Or maybe a standard init.d folder? If so, would this be beneficial for BloodDawn and Hroark to include in CTMOD and CM7?

Forgive my ignorance on this stuff and please explain why we would not want this. Just asking...


Some of these tweaks modify your build.prop settings and may cause issues with mods already done to the build.prop of whatever Rom your on. These are for who ever wants to use them, try then, test them, or whatever.
 
Back
Top Bottom