I was trying to make a conversation with a chinese guy that get on antutu 4000 points...we can't understant each other so im making a new post so we can compine all of our tweaks,init.d,build.prop and what ever that will make our phone more powerful..also we need our dev's back..come'on ppl..where are you!!
So im starting...
I use TweakZV5:http://forum.xda-developers.com/showthread.php?t=1353903
Also some build.prop commands in this post @credits to [email protected] at xda
Also last night i found a patched libsqlite.so file so we have quicker I/O im getting some nice I/O performance on RL Sql benchmark but something is wrong with the graphics performance...im searching for a solution...:http://forum.xda-developers.com/showthread.php?t=1000899 @credits:ungaze at xda!!
Im using MIUI 2.3.9 sakura suka its great stable and fast rom!!
http://forum.xda-developers.com/showthread.php?t=1541998 @credits sakura suka at anzhi
Also a lot of build.prop commands here http://forum.xda-developers.com/showthread.php?t=1227269 @credits knzo at xda
Smurfed Out V 4.5!Removed all my init.d scripts installing this and now testing...i will report after 2-3 days...no problems until now normal reboot:http://forum.xda-developers.com/showthread.php?t=1517632 @Credits Papa Smurf151 at xda
So post your own tweaks lets make a collection of them to use on our phones...and i repeat we need our dev's back!!!
I'm using miui 1.12.16 but not screenshot working, so i maked this:
Renamed screencap for screencap.bin
Added bash for completion command etc. inside /system/bin
Maked a file inside /system/bin named screencap.
#!/system/bin/bash
#screenshot
# Name of file
nomefile="shot_"$(date '+%y%m%d-%H.%M.%S')".png"
if [ -f /system/bin/screencap.bin ]
then
sleep 10 && exec /system/bin/screencap.bin -t png /sdcard/$nomefile
fi
Now I can take screenshot with console or root explorer after 10 sec.
Sent from my u8800pro using XDA
Really no need for all that
pikachukaki said:
I was trying to make a conversation with a chinese guy that get on antutu 4000 points...we can't understant each other so im making a new post so we can compine all of our tweaks,init.d,build.prop and what ever that will make our phone more powerful..also we need our dev's back..come'on ppl..where are you!!
So im starting...
I use TweakZV5:http://forum.xda-developers.com/showthread.php?t=1353903
Also some build.prop commands in this post @credits to [email protected] at xda
Also last night i found a patched libsqlite.so file so we have quicker I/O im getting some nice I/O performance on RL Sql benchmark but something is wrong with the graphics performance...im searching for a solution...:http://forum.xda-developers.com/showthread.php?t=1000899 @credits:ungaze at xda!!
Im using MIUI 2.3.9 sakura suka its great stable and fast rom!!
http://forum.xda-developers.com/showthread.php?t=1541998 @credits sakura suka at anzhi
Also a lot of build.prop commands here http://forum.xda-developers.com/showthread.php?t=1227269 @credits knzo at xda
Smurfed Out V 4.5!Removed all my init.d scripts installing this and now testing...i will report after 2-3 days...no problems until now normal reboot:http://forum.xda-developers.com/showthread.php?t=1517632 @Credits Papa Smurf151 at xda
So post your own tweaks lets make a collection of them to use on our phones...and i repeat we need our dev's back!!!
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1354645&page=4
Skace13 said:
http://forum.xda-developers.com/showthread.php?t=1354645&page=4
Click to expand...
Click to collapse
You give me the kernel post this post is to gather tweaks for performance on x5pro!but thx!
Sent from my u8800pro using xda premium
Sir I Dont Know Much About This Tweaking Thing. Can You Tell Me Which One Is Best For My U8800Pro Stock GB 2.3.5
With Antutu I got 4071 on B572 with OC 1.6GHz, lot build.prop init.d and script tweaks. Screen is ultra responsible.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After adding modified libsqlite.so I got these results
Sent from my ragelis
bronxitas said:
With Antutu I got 4071 on B572 with OC 1.6GHz, lot build.prop init.d and script tweaks. Screen is ultra responsible.
After adding modified libsqlite.so I got these results
Sent from my ragelis
Click to expand...
Click to collapse
The point is to share your tweaks my friend not your antutu...thats is looking very good so i think you have to share with us your tweaks!
which of these tweaks can be used with ICS Aurora 2.01?
moving to general section
Related
*DELETED"
iam afraid its not possible until we have Desire HD kernel source.
it is not possible sorry
Although its not possible yet its simple to recompile the module when we get the source from HTC
Sent from my Desire HD using XDA App
Hmm, you can try loading it at DHD's add via kallsyms.
Kernel source is not necessarily necessary, give me a /proc/kallsyms and I will see what I can do.
i gave u it on the 22nd
I'll get it now for you
Sent from my Desire HD using XDA App
here is my /proc/kallsyms
need anything else pls msg
http://rapidshare.com/files/426902796/kallsyms
Sorry about the R/S link its to big for the forum upload :-D
------ EDIT------
to save ppl looking
c006dff8 t perflock_notifier_call
c0554270 d acpu_freq_tbl
insmod /data/local/vision_oc.ko acpu_freq_tbl_addr=0xc0554270 perflock_notifier_call_addr=0xc006dff8
after issuing this command i get this error
insmod: init_module '/data/local/vision_oc.ko' failed (Exec format error)
sigh ....... was hoping a lil too much lol
:-D
looking forward to seeing how well the DHD will OC
The kernel source is up and I have no experience with building modules .... can someone build it or send me some info on building the kernel module.
Sent from my Desire HD using XDA App
Instructions
Apache14 said:
The kernel source is up and I have no experience with building modules .... can someone build it or send me some info on building the kernel module.
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
I believe that someone has posted the instructions in the G2 Forums but im not 100% sure, definitely worth a look tho.
Source...
Now that the source has been made available, I'm looking forward to seeing some serious OC!
http://forum.xda-developers.com/showthread.php?t=818679
Apache14 said:
insmod /data/local/vision_oc.ko acpu_freq_tbl_addr=0xc0554270 perflock_notifier_call_addr=0xc006dff8
after issuing this command i get this error
insmod: init_module '/data/local/vision_oc.ko' failed (Exec format error)
sigh ....... was hoping a lil too much lol
:-D
Click to expand...
Click to collapse
These are the address' I got after pulling them from my phone
acpu_freq_tbl_addr = 0xc0556270
perflock_notifier_call_addr = 0xc006dfbc
Are they meant to be different?
Thanks for the addresses guys. Apache14 also sent me the kernel localversion. Building it now, stay tuned.
EDIT: Seems as though there's more than one version of the Desire HD kernel out there. When insmodding you'll have to insert your own addresses if this is so (or your phone will most likely crash, or even more likely, you'll get an exec format error no matter how you load it).
teihoata: can you pull a /proc/version from that kernel?
http://dl.dropbox.com/u/36553/vision_oc-gbe90714.ko Module for 2.6.32.21-gbe90714
http://dl.dropbox.com/u/36553/vision_oc-g5ed1769.ko Module for 2.6.32.21-g5ed1769
Instructions are the same as here: http://forum.xda-developers.com/showthread.php?t=813681 except it defaults to 1.2GHz (pll2_l_val = 63).
coolbho3000 you are amazing !!!
http://twitpic.com/314t6j
Now to se how far I can go
[EDIT]
cant seem to go past 1.45Ghz ..... dont fancy over volting the CPU any more either but still ~450Mhz bump is crazy good 45% boost !!
Thank you so much coolbho3000 I have set up the overclock on my phone and it is very nice.
Ok found a lil "bug" dunno what causes it but if you load the OC module by a command to OC to say 1440MHz i.e
insmod /data/local/vision_oc-gbe90714.ko pll2_l_val=75
Click to expand...
Click to collapse
the phone will probably crash ...... but i have found if i load the module without the extra paramiter first and then unload it with "rmmod vision_oc.ko" it will run fine e.g
insmod /data/local/vision_oc-gbe90714.ko
then
rmmod vision_oc.ko
then
insmod /data/local/vision_oc-gbe90714.ko pll2_l_val=76
Click to expand...
Click to collapse
This way it didnt crash for me :-S
also so u can see the speed boost in some benchmarks
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
here you go, tried loading up that module however it doesn't seem to go past 768mhz lame.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Rooted - Deodexed - Zipaligned
1.13.605.7 Base
You must be rooted in order to flash this ROM
I take no responsibility for any damage your device may suffer due to Rooting,
Flashing ROM's or anything else you may do to it with the files and/or links I provide.
DOWNLOAD ThunderROM 1.0
MD5- 807775d846fecbf6d23d0d78f49bfc0e
New to ThunderROM? Make sure you wipe data before installing.
Existing users are now able to simply flash over your old version of ThunderROM
Thanks go out to.....
Adrynalyne
Calkulin
JsChiSurf
USAsokr
BrightSilence
NilsP
fernando sor
devildog
Testers
Donators
ROM Users
reserved......
CHANGE LOG
Code:
[B]ThunderROM 1.0[/B]
1.13.605.7 base thanks to jcase
(Following in the footsteps of IncROM)
debloated
deodex'd
zipaligned
Google car home
theme'd rosie
black dialer
theme'd clock widget
% battery meter
6 bar signal icon
gps rectile removed
advanced file system tweaks
adrynalyne's custom busybox
adrynalyne's 2.0 control freak kernel
call recorder by avs333 & skvalex
4 in 1 advance power menu ported by aiccucs
power control widgets ported by sk806
transparent notification menu
rmk40's superuser
32mb dalvik cache
custom boot animation
Rom Manager OTA capable
Yay another great addition! Good to see you over here bro.
thank ya.... lil late to the party but... we here now
Alrigt!! U made awesome roms for dinc glad your here now
Sent from my ADR6400L using XDA Premium App
Looks awesome, I will give this a try later on at lunch!
Loved your work on the Dinc!
Sent from my ADR6400L using XDA App
Welcome to Thunderdome (Bolt)...
jc
pmdied said:
Loved your work on the Dinc!
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
Yes! Me too.
Sent from my ADR6400L using Tapatalk
it's gonna be a few longer.... i caught a bug before the upload finished.... will reupload here in a few
No pictures dude? Happy for another choice of roms. Please include call recording in here if possible
lllboredlll said:
thank ya.... lil late to the party but... we here now
Click to expand...
Click to collapse
Glad to see you are here in Thunderland!! THANKS!!!
Bored, Can't wait to see what you create for the TB.
Your incrom was the bomb on the dinc.
Sent from my ADR6400L using XDA App
drozek said:
No pictures dude? Happy for another choice of roms. Please include call recording in here if possible
Click to expand...
Click to collapse
there wont be call recording until later this week... i'm pushed for time right now... i want to get the rom up today before i go lay down... i work 3rd shift
Looking forward to trying this. Reminds of the days with OG Droid. Lots of selective roms
Screenshots? Looks promising cant wait to try a new rom.
dukins said:
Screenshots? Looks promising cant wait to try a new rom.
Click to expand...
Click to collapse
they're coming .... try to finish something up then i will add ss
Download links?
Sent from my Thunderbolt - ViRus ROM ziggy kernel 42411
anourack said:
Download links?
Sent from my Thunderbolt - ViRus ROM ziggy kernel 42411
Click to expand...
Click to collapse
He is fixing a bug and will upload soon. Patience is a virtue
Hey,
First of all, this is NO Kernel! Its only a Script and is working with CF-Root or CM7. Not with Stock Kernel
I build a new Ram Script for a better performance and multitasking. It will be included in our new BlockBusterRom goeas Ace, too, this is a first taste of how fast it will be Working perfect for me
Installation:
- Script is for all Samsung Roms and CM7 Roms, too
- You must use a Custom Kernel or a kernel that supports init.d scripts (like CF-Root)
- Download the attached .zip called s95allinonescript_flashable.zip, put it to your sd-card and flash it in CMW
- If this don´t work and in CWM error 0 appears download s95allinone.zip, extract it and use RootExplorer to put it in /system/etc/init.d/
- You can delete all existing files in this folder, i included in this script every other and combined them to a "superscript"
- Reboot and it´s working
Screenshots now from Galaxy ACE
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
WOW!!! i was on 17 [apps] and still no lag!!! great work fuss!!!
Click to expand...
Click to collapse
8 apps running still lots ram available
thanks for awesome script
Click to expand...
Click to collapse
I used some parts of Juwe11´s RamScript, but I changed every value of this part. Including a Copyright Team BlockBuster Script for zipalign apps to work faster, it´s tested and modified for Galaxy Ace but should work on others, too. Multitasking is working perfect, opening apps sometimes a bit slow, but i´m going to change some values and update the Script if it´s faster
To do:
I should include some parts for a better Touchscreen support
Working well with cm7
But installation aborted
so have to put things manually
nims11 said:
Working well with cm7
But installation aborted
so have to put things manually
Click to expand...
Click to collapse
Thanks for report. Can you take some screenshots of your RAM usage?
Nice, works perfect on CyanogenMod from Grif. But the CWM package don't works, using the Root Explorer method.
Same for me, using RE method. Phone is booting, soon i'll take the SS's.
First boot, 159MB free. Let's see by the end of the day
8 apps running still lots ram available
thanks for awesome script
After running some app's
And got 155MB free after that, seems to be the stable ammount of RAM.
http://db.tt/jB8T6peL
use this updater script
its compatible with ace
s95allinonescript_flashable.zip should problem should be fixed!
Thanks to nims11
Ram is stable about 158Mb Tks u for your mod
What do you mean by better touchscreen support?
traduz said:
What do you mean by better touchscreen support?
Click to expand...
Click to collapse
Better recognition or detection. There are several things I can change, I will see what´s the best setting.
awesome!
Running with 11apps at one time! superb! no lag at all! what a heavenly superb script! thx! anyway.. may i know when u r releasing the Blockbuster rom to ace? just cant wait! hoho
Is it neccessary to delete all files in init.d folder
nicgoh said:
Running with 11apps at one time! superb! no lag at all! what a heavenly superb script! thx! anyway.. may i know when u r releasing the Blockbuster rom to ace? just cant wait! hoho
Click to expand...
Click to collapse
Can´t say it exactly - and please don´t ask for etas
But you can read this: http://www.team-blockbuster.com/?p=677
satti8893 said:
Is it neccessary to delete all files in init.d folder
Click to expand...
Click to collapse
Not neccessary but recommend
fuss132 said:
Can´t say it exactly - and please don´t ask for etas
But you can read this: http://www.team-blockbuster.com/?p=677
Click to expand...
Click to collapse
oops.. sry.. i should not ask for eta.. hehe.. i am a newbie to this forum..sry if i have said anything that annoys u.. but i will be waiting patiently for ur rom! thx!
anyone trying with live wallpaper..
rideriang said:
anyone trying with live wallpaper..
Click to expand...
Click to collapse
Yes no lags atall
After manual flash everything seems to be fine.
121 free memory with 13 apps.
Looks promising.
Sedan Class 2.5
By Xperience.Cyanogen
This Rom is Sedan Class, for Super Sedan Class lovers go to our official Blog
Features:
Colorful Themed
LauncherPro
Buildprop Tweaks
Light Bareboned
Adrenaline Script
Extreme Performance
Super Stable
Amazing Batterylife
SuperSU
Google Music
Much more ...
Installation:
Download
Go to Recovery
Do a Data/Factory-Wipe
Do a Cache-Wipe
Do a Dalvik Cache-Wipe (in advanced)
Select Install from SD-Card
Choose the Downloaded zip
Download:
Sedan Class 2.5
Visit us on Facebook or on our Blog
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Credits:
Official CM Team
VO-1 for CM7
FAT for CM7
Jasonevil
Imbawind for his script
PM me if I forgot you
I am the official Maintainer of this Rom , if you have questions Post it here or PM me...
woot nice... cant believe im actually first for a change
Sedan class? wow,you guys make roms with weird names good work btw
really good one guys. But am on awesome CM9 maclaw's rom which is far more astonishing than CM7.2. Sorry but just want to ask about camera's performance moreover about the battery life on this sedan class 2.5. Cause i cant use CM9 on regular basis.......:v
Installing
Thanks Button was activated
Downloaded,installing in 1thanks
Verstuurd van mijn GT-S5830 met Tapatalk
Looks great bro...
Now get ready for question time...hehe
We'll talk later bro...
Stay Breezy n Be Lucky...
Pe"ACE"...
wow another rom from you Radon7, i'll tested it, I was very pleased with radonmod rom too, so no doubt if this is also good
Thank you for your effort
No offence but....can u make an orginal CM7 theme for this rom? Cuz i dnt quite like the theme here.....just asking
Sent from my GT-S5830 using XDA
High Radon,
I just saw you tried to put your ROM on 2BOrange, but doesn t look to work. If you need help, PM me!
Regards,
Prawesome said:
Sedan class? wow,you guys make roms with weird names good work btw
Click to expand...
Click to collapse
Its not a weired name it is a unique name BTW with speed and beauty.
Hi Radon7
I have uploaded your ROM on 2borange server.
If you have question about how to update, don t hesitate to contact me.
Regards
Bugs and reports
Guys please tell us the bugs and reports frankly, if u found any so that we will give our best to make this ROM best
VRD1 said:
Guys please tell us the bugs and reports frankly, if u found any so that we will give our best to make this ROM best
Click to expand...
Click to collapse
Did you fix problem with alarm clock, when after snoozing on screen there was no icons panel etc. You could only get to menu with shutdown restart etc buttons by pressing power button?
Adam
I'm having FC on android market after adding google account...
The wifi error, i can connect to the network, but i can't access the internet.
I'll tested it tonight and will report how it works guys..
v.m.quang said:
The wifi error, i can connect to the network, but i can't access the internet.
Click to expand...
Click to collapse
wifi and internet is working fine here jst reboot your device
VRD1 said:
Its not a weired name it is a unique name BTW with speed and beauty.
Click to expand...
Click to collapse
Just call it a Lamborghini then
Sent from my GT-S5830 using xda premium
v.m.quang said:
The wifi error, i can connect to the network, but i can't access the internet.
Click to expand...
Click to collapse
Wifi and data works fine for me..
Sent from my HTC Sensation XL with Beats Audio X315e
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
A+P+B=====ANDROID PERFORMANCE BOOSTER
original thread http://forum.xda-developers.com/showthread.php?t=2068843
.
THIS TWEAK PACKAGE INCLUDES...[CENTER-some of my tweaks and other credits to theblackwolf
]-Built.prop tweaks
-Adrenaline Boost
-Adrenaline TaskManager
-Sqlite Optimizing/Vacuum
-Increase touch Sensitivity
-Zipalign on every reboot
-Battery Saving Tweaks
-Lazerdroid
-Some My tweaks
-MUCH better Ram usage
-Cache Cleared at every boot
-SD speed tweak
-Logger removed
-Better browser performance
-Sysctl tweaks
-Better battery life
-Faster GUI
-xbin Tweaks
-Loopy smoothness tweak
-CPU GPU rendering
-Faster Networking
-Smoother LWP animation
-Kernel Tweaks
-Better gaming performance
-Seeder Entropy Generator added
[/CENTER]
HOW TO INSTALL....FIRST OF ALL U NEED A ANDROID PHONE running system JB /ics
1)Reboot into recovery
2)Mount /system & /Data<--WARNING: Don't skip this step.
3)Wipe Cache & dalvik Cache
4)Install WOLFSCRIPT
5)Fix premissions
6)Reboot
CREDITS-----THEBLACKWOLF
Click to expand...
Click to collapse
download link ......PRESS ME BABY
FOR ME
RESERVED 4 ME .......:good:
Is it for 4.2.2 or only 4.1.2 (about Jelly Bean)?
Sent from my U8800pro using xda premium
gleb_grid said:
Is it for 4.2.2 or only 4.1.2 (about Jelly Bean)?
Sent from my U8800pro using xda premium
Click to expand...
Click to collapse
If you read THE first post can you see that is for ICS 4.0 and JB 4.x.x
Inviato dal mio U8800Pro con Tapatalk 2
is this your work build specifically for u8800pro or is it another universal tweak script you found on xda?
I think these universal scripts with multiple tweaks are not safe for custom roms and the reason i think this is because all custom roms have most of the files modded in this script already changed.
So what script will win?The already modded one or the new script mods?What if the tweak is not deleting for example build.prop entries but instead adding lines of code that conflict with the already existing ones? (most probably)
You see there is a big potential of conflict here.And if after installing this multiscript something goes wrong with the behavior of your phone how can you troubleshoot what part of the script is responsible?You don't provide an uninstall flash zip. (like i trust uninstall zips!)
These multiscripts CAN'T do good to your already modded rom,they just mess things up.The same applies to pimp my rom scripts,zeppelinrox scripts,adrenaline booster scripts.They even contain elements that even their developer is not sure if they work and HOW they work (seeder for example)
Have you tested this script in your phone for a week or more on a rom that you have for another week or more to see the benefits and the conflicts?
i forgot one thing.
Why the [email protected] don't you just give a link to the original thread that you stole it from?
http://forum.xda-developers.com/showthread.php?t=2068843
This is TheBlackWolf's work,you didn't even mention his name but in the instructions you forgot it,it is already written as the name of the script! You didn't even copy/paste TheBlackWolf's full instructions that say that you have to delete ALL your init.d scripts before applying this patch.How responsible is that?
Amateur..
korekore1 said:
is this your work build specifically for u8800pro or is it another universal tweak script you found on xda?
I think these universal scripts with multiple tweaks are not safe for custom roms and the reason i think this is because all custom roms have most of the files modded in this script already changed.
So what script will win?The already modded one or the new script mods?What if the tweak is not deleting for example build.prop entries but instead adding lines of code that conflict with the already existing ones? (most probably)
You see there is a big potential of conflict here.And if after installing this multiscript something goes wrong with the behavior of your phone how can you troubleshoot what part of the script is responsible?You don't provide an uninstall flash zip. (like i trust uninstall zips!)
These multiscripts CAN'T do good to your already modded rom,they just mess things up.The same applies to pimp my rom scripts,zeppelinrox scripts,adrenaline booster scripts.They even contain elements that even their developer is not sure if they work and HOW they work (seeder for example)
Have you tested this script in your phone for a week or more on a rom that you have for another week or more to see the benefits and the conflicts?
i forgot one thing.
Why the [email protected] don't you just give a link to the original thread that you stole it from?
http://forum.xda-developers.com/showthread.php?t=2068843
This is TheBlackWolf's work,you didn't even mention his name but in the instructions you forgot to see it is already written as the name of the script!
Amateur..
Click to expand...
Click to collapse
I have to agree with you. Whenever I try some kind of script/tweak/application to boost my phone it just makes my phone slower with worse multitasking and worse gaming performance. I just don't understand why it's happening only with our phone The only script that TRULY works is adreno booster but unfortunately it's only for GB.
KoreKore spoke everything i wanted to speak
-Rik[Rittik]