[UNINSTALLINE]-TWEAK REMOVER - Galaxy Y GT-S5360 Android Development

UNINSTALLINE UPDATED
HELLO GUYS .....
I AM GLAD TO PRESENT THE 1ST TWEAK REMOVER FOR GALAXY Y.[UPDATED]
AS THESE DAYS THERE ARE SO MANY TWEAKS MADE
BUT THERE IS NO UNINSTALLER FOR ALL TWEAK.... SO HERE WE MADE A UNINSTALLINE WHICH CAN REMOVE ALMOST ALL TWEAKS RELEASED TILL 3 MARCH.....
CREDITS
RAHULRAZ(ME)
GAURAV SHARMA (FIREION DEV)
RAMSUDHARSAN(THE PIRATE PREDATOR)
Features Of Uninstalline
Remove's PurePerformanceX
Remove's Vulpix
Remove's Bravia Engine
Remove's Hyperion Audio Manager
Remove's Lynx Audio
Remove's Broadcom Booster
Remove's Init.d
Remove's CrossBreeder
Remove's Custom Lib
Remove's Adrenaline Engine
Remove's Velocity Engine
Remove's Perfect Rom Tweaks
Remove's Pure Audio Engine
Remove's Fly On Mod
Remove's Hv-Build
Remove's Thunder Script
Remove's Viper
Remove's TweakZV6
HUIN BATTERY SAVER
And Much More
HOW TO USE
GOTO CWM
MOUNT EVERYTHING
FLASH OUR ZIP
DONE EVERY TWEAK INSIDE YOUR PHONE IS REMOVED
[Q]HOW ITS DIFFERENT FROM OLDER 1????
[A]SOME TWEAKS MORE ADDED
AROMA REMOVED
SIZE DECREASED
SCRIPTS IMPROVED
NO BOOTLOOP ISSUE
ND MUCH MORE.............................
DOWNLOAD -DOWNLOAD UNINSTALLINE
CWM-DOWNLOAD CWM
PRESS THANKS FOR OUR WORK..
:cyclops: :highfive:
XDA:DevDB Information
UNINSTALLINE, a Tool/Utility for the Samsung Galaxy Y GT-S5360
Contributors
rahulraz, gaurav sharma pirate predator
Version Information
Status: Stable
Current Stable Version: 1.1
Stable Release Date: 2014-03-01
Created 2014-03-01
Last Updated 2014-03-03

Reserved

First XD
Gonna download it

is it only for galaxy y or it can be used on another device too !?

Only Galaxy Y
ImBJ said:
is it only for galaxy y or it can be used on another device too !?
Click to expand...
Click to collapse
Bro Its only for galaxy y..
Dont Try It on other devices..
u will Bricked Nicely..
Only For Galaxy Y Gt-S5360

Will it wrk for me
U knw about me Rahulraz. Can u tell me will it work for me also. U knw what device i am using.

I already said u
Tegroid said:
U knw about me Rahulraz. Can u tell me will it work for me also. U knw what device i am using.
Click to expand...
Click to collapse
Bro I already said its Only For Galaxy Y .
Not Fot Funbook....

rahulraz said:
Bro I already said its Only For Galaxy Y .
Not Fot Funbook....
Click to expand...
Click to collapse
i think you can make this universal,, for urgent files like services.jar, or some library, just make guide to restore it manually... for init.d file, just delete tweaked file, not folder.
no need AROMA..

Because
Rhievaldo said:
i think you can make this universal,, for urgent files like services.jar, or some library, just make guide to restore it manually... for init.d file, just delete tweaked file, not folder.
no need AROMA..
Click to expand...
Click to collapse
Bro We have deleted all folder
because if we delete tweaks only in init.d the result will be same..
You ll again have Bootloop issue..
Nd Reagain FlashinG ur kernal Fix That.
So Deleting Whole folder is Good...
Just Test It savie #73 N u will understand what im sayinG..
Sorry For Bad english

Poor coding
Somehow I feel its pretty lame.
anyhoo,
downloading it.
will report later.
not sure about why aroma is used.
---
Edit
Yep its pretty lame.
Aroma does nothing.
I thought there would be options to select which tweaks are to be removed.
This part concerns me:-
Code:
delete_recursive("/system/etc/init.d");
ui_print("Done!");
&
Code:
delete("/system/app/Superuser.apk");
ui_print("Done!");
delete("/system/app/SUPERUSER.apk");
ui_print("Done!");
delete("/system/app/superuser.apk");
ui_print("Done!");
delete("/system/app/SuperSu.apk");
ui_print("Done!");
delete("/system/app/SUPERSU.apk");
ui_print("Done!");
delete("/system/app/supersu.apk");
ui_print("Done!");
What if link to sd scripts are also present in init.d?
Is there any need to remove superuser or supersu?
this uninstaller is more of hindrance than help.
Also it says everywhere, Done!
Inform the user what is being 'Done!'
eg.
Code:
delete_recursive("/system/etc/init.d");
ui_print("Init.d removed!");

Answer
CharsiBabu said:
Somehow I feel its pretty lame.
anyhoo,
downloading it.
will report later.
not sure about why aroma is used.
---
Edit
Yep its pretty lame.
Aroma does nothing.
I thought there would be options to select which tweaks are to be removed.
This part concerns me:-
Code:
delete_recursive("/system/etc/init.d");
ui_print("Done!");
&
Code:
delete("/system/app/Superuser.apk");
ui_print("Done!");
delete("/system/app/SUPERUSER.apk");
ui_print("Done!");
delete("/system/app/superuser.apk");
ui_print("Done!");
delete("/system/app/SuperSu.apk");
ui_print("Done!");
delete("/system/app/SUPERSU.apk");
ui_print("Done!");
delete("/system/app/supersu.apk");
ui_print("Done!");
What if link to sd scripts are also present in init.d?
Is there any need to remove superuser or supersu?
this uninstaller is more of hindrance than help.
Also it says everywhere, Done!
Inform the user what is being 'Done!'
eg.
Code:
delete_recursive("/system/etc/init.d");
ui_print("Init.d removed!");
Click to expand...
Click to collapse
Bro Firstly
We Used Aroma Because Then we added Stock kernal
But that causing Some Issue
So we revoved that But Used Aroma Only.....
2nd- We have deleted init.d Due to some Resons
Read All post 1st
3rd-U have said Its better To select The tweak To Remove
But Most Of Tweak uses Adernaline engine ..
So We have Done as ui print
Because We Cant Provide 10 -15Ui print in After Every File removed
Agree No need Of aroma..
also Replaced Su with Binary Updayed cauz it was causing some error
Nd Read The Whole Lines Properly If u cant Get whats init.d problem.
Thnx For ReportiNg.

very very useful

Ultra fail.
rahulraz said:
Bro Firstly
We Used Aroma Because Then we added Stock kernal
But that causing Some Issue
So we revoved that But Used Aroma Only.....
2nd- We have deleted init.d Due to some Resons
Read All post 1st
3rd-U have said Its better To select The tweak To Remove
But Most Of Tweak uses Adernaline engine ..
So We have Done as ui print
Because We Cant Provide 10 -15Ui print in After Every File removed
Agree No need Of aroma..
also Replaced Su with Binary Updayed cauz it was causing some error
Nd Read The Whole Lines Properly If u cant Get whats init.d problem.
Thnx For ReportiNg.
Click to expand...
Click to collapse
We Used Aroma Because Then we added Stock kernal
But that causing Some Issue
So we revoved that But Used Aroma Only.....
Click to expand...
Click to collapse
^ This reply doesn't make any sense.
2nd- We have deleted init.d Due to some Resons
Read All post 1st
Click to expand...
Click to collapse
Nothing explains this logic.
Why don't you read it yourself.
-------------------------
Let me explain to you in different way.
I want to keep beats audio and remove only vulpix mod.
but i can't. why?
because this mod removes all files.
by ui_print i meant
inform user that which part is being removed not every file
eg.
ui_print("beats audio removed")
Also
link2sd is an app which creates mount scripts
for mounting sd-ext partition
what about sysctl tweaks?
my frandom module also requires init.d
so does random bootanimation script
How would su binary create problem ?
Even if it did, why are you replacing apk ?
Poorly thought & executed mod.
I urge other experienced to review this as well.

Hehe
CharsiBabu said:
^ This reply doesn't make any sense.
Nothing explains this logic.
Why don't you read it yourself.
-------------------------
Let me explain to you in different way.
I want to keep beats audio and remove only vulpix mod.
but i can't. why?
because this mod removes all files.
by ui_print i meant
inform user that which part is being removed not every file
eg.
ui_print("beats audio removed")
Also
link2sd is an app which creates mount scripts
for mounting sd-ext partition
what about sysctl tweaks?
my frandom module also requires init.d
so does random bootanimation script
How would su binary create problem ?
Even if it did, why are you replacing apk ?
Poorly thought & executed mod.
I urge other experienced to review this as well.
Click to expand...
Click to collapse
We havent included choice
Let Me Explain Y
You Said U want to remove Vuplix
Nd imagine u have adernaline n vuplix installed.
nd imagine that There is Choice
U selected Remove Vuplix
if its delected then data of adernaline engine will also removed
Which is needed For Andernaline engine.
So will it work??????

rahulraz said:
We havent included choice
Let Me Explain Y
You Said U want to remove Vuplix
Nd imagine u have adernaline n vuplix installed.
nd imagine that There is Choice
U selected Remove Vuplix
if its delected then data of adernaline engine will also removed
Which is needed For Andernaline engine.
So will it work??????
Click to expand...
Click to collapse
Yes, Adernaline engine still works because the engine will recreate logs in /data partition on every boot (if the scripts, binaries and libs in /system partition that related to Adernaline engine isn't removed).
Sent from my highly pimped Galaxy Pocket.
1. Love doesn't need any reason.
2. Wanna speed up 3G (not 4G LTE)?
Here it is:
http://forum.xda-developers.com/showthread.php?t=2586876
3. My blog
4. Press the thanks button if I really helped/assisted you.

What About Data
luqman98 said:
Yes, Adernaline engine still works because the engine will recreate logs in /data partition on every boot (if the scripts, binaries and libs in /system partition that related to Adernaline engine isn't removed).
Sent from my highly pimped Galaxy Pocket.
1. Love doesn't need any reason.
2. Wanna speed up 3G (not 4G LTE)?
Here it is:
http://forum.xda-developers.com/showthread.php?t=2586876
3. My blog
4. Press the thanks button if I really helped/assisted you.
Click to expand...
Click to collapse
But what About Data/Adernaline engine
Or
Crossbreeder or libs of that using by another tweak which inclyde that
Lots Of Tweaks Uses That Also.
If they Get Removed by Uninstalling the tweak will original will work?
Hell No..... .
U have Reagain Original For OriginL Cross........or adern....

True, but...
rahulraz said:
U have Reagain Original For OriginL Cross........or adern....
Click to expand...
Click to collapse
I don't understand what you're talking about.
Yeah, I had tested it and yes, NO options to remove some parts (user choice).
This tool will unroot your device (although you can reinstall SuperSU or Superuser from Play Store).
Sent from my highly pimped Galaxy Pocket.
1. Love doesn't need any reason.
2. Wanna speed up 3G (not 4G LTE)?
Here it is:
http://forum.xda-developers.com/showthread.php?t=2586876
3. My blog
4. Press the thanks button if I really helped/assisted you.

Nope
luqman98 said:
True, but...
I don't understand what you're talking about.
Yeah, I had tested it and yes, NO options to remove some parts (user choice).
This tool will unroot your device (although you can reinstall SuperSU or Superuser from Play Store).
Sent from my highly pimped Galaxy Pocket.
1. Love doesn't need any reason.
2. Wanna speed up 3G (not 4G LTE)?
Here it is:
http://forum.xda-developers.com/showthread.php?t=2586876
3. My blog
4. Press the thanks button if I really helped/assisted you.
Click to expand...
Click to collapse
Bro 1stly im saying to Charsi y i havent added choice..
If U r saying about This script..
It Remove Almost All tweak... nd it Removes Root But At last it automatically Place it again...
Check 1 more tyme

rahulraz said:
Bro 1stly im saying to Charsi y i havent added choice..
If U r saying about This script..
It Remove Almost All tweak... nd it Removes Root But At last it automatically Place it again...
Check 1 more tyme
Click to expand...
Click to collapse
Oh..... thats my fault.
Sent from my highly pimped Galaxy Pocket.
1. Love doesn't need any reason.
2. Wanna speed up 3G (not 4G LTE)?
Here it is:
http://forum.xda-developers.com/showthread.php?t=2586876
3. My blog
4. Press the thanks button if I really helped/assisted you.

rahulraz said:
Bro 1stly im saying to Charsi y i havent added choice..
If U r saying about This script..
It Remove Almost All tweak... nd it Removes Root But At last it automatically Place it again...
Check 1 more tyme
Click to expand...
Click to collapse
First thing first,
I'm talking about choice between performance scripts and audio tweaks.
regarding superuser
why do you need to remove apk?
I'll ask someone more experienced or mods to look into this.
my last post in this thread.
kthnxbai.

Related

[CWM][SCRIPT][Tweaks]LagFreeV2-Major-Update[One Script To Roll Them ALL][Upd11March]

Introduction:
Throuth Releasing SlaidMod and SlaidFastMOD (For the Galaxy ACE and GIO)
,I was studing THe ANDROID OS Core ,and I found That It Shouldn't Be cofugured Like a Linux,Because It's Not A computer That have a lot of RAM,It is Just a phone!!Well Today I came with a new script That will handle Your Phone Very Well!!
Improvements:
-MinFree enabled
-Zipaligning apps while Booting
-Dalvik VM heapSize set to:48Mb
-Less aggressive settings for kernel
-Turbo Charged,Makes The launcher very smooth!!
-Better VM management
-Handled Dalvik cache
-New way of loading Binaries
-system tweaks
-Battery Life improvements
-Better Multitasking
-Database Tweaks
-SC-LCD Tweaks
Requirements:
-Android Gingerbread 2.3.x
-Root
-Kernel that supports init.d (like CF-Root ,UC,Verrut and CM7 kernels)
-Ext4 system partition
How to install:
1-you need to have CWM4 or 5 installed
2-Download the flashable Zip
3-Reboot into recovery
4-Install Zip from SD card then choose Zip from SD card then choose
LagFree......Zip
5-reboot and enjoy
6-Happy testing
7-If You Feel That the script is not Working,Please Fix permissions to all Via Root-explorer
Credits:
-Thanks to Sakindia123 as i used Some Few Lines from His Script
-ThanKs to all the XDA community that helped me!!
ChangeLog of Version2:
-Major Update
-rewrited the Script
-Fixed Errors
-Optimized
-Added LagFree recovery
-CWM Flashable Zip
Reserved for Future use too
nice one.. downloading.. gonna try on miui v8..
Can we use this with thunderbolt script? Will it clash? Thanks.
Sent from my GT-I9003 using xda premium
slaid480 This is your tweaks or Cranium tweak's ?
View attachment 895757
chefaujus said:
Can we use this with thunderbolt script? Will it clash? Thanks.
Sent from my GT-I9003 using xda premium
Click to expand...
Click to collapse
i don't think it Will Crash Since thunderBolt is an overall System tweaks and Mine is a RAM script So you can try it!!
TheFrankenstain said:
slaid480 This is your tweaks or Cranium tweak's ?
View attachment 895757
Click to expand...
Click to collapse
Ah I just Used The latest lines (3 or4 )I Like it his Tweaks So I used one Of them That's All!!
slaid480 said:
Ah I just Used The latest lines (3 or4 )I Like it his Tweaks So I used one Of them That's All!!
Click to expand...
Click to collapse
Ok! Thank you
TheFrankenstain said:
Ok! Thank you
Click to expand...
Click to collapse
You're Welcome Dude !
Should we remove the other file/s present in that folder? I've 00tweaks file present in two places....
/etc/init.d and system/etc/init.d
Should I replace it in both places?
Sent from my GT-I9003 using Tapatalk
Can we use it in miui v8 ?
Sent from my GT-I9003 using xda premium
Hello. Does this have phone specific tweaks, or can this be used in other phones too?
Sent from my Derp using XDA Herp
julle131 said:
Hello. Does this have phone specific tweaks, or can this be used in other phones too?
Sent from my Derp using XDA Herp
Click to expand...
Click to collapse
It is Optimized For 512HB Devices(400-512 RAM)But you can try it but result May differt us the hardware change!!
mustali said:
Should we remove the other file/s present in that folder? I've 00tweaks file present in two places....
/etc/init.d and system/etc/init.d
Should I replace it in both places?
Sent from my GT-I9003 using Tapatalk
Click to expand...
Click to collapse
Just put it in One Place!!
anna0811 said:
Can we use it in miui v8 ?
Sent from my GT-I9003 using xda premium
Click to expand...
Click to collapse
yes you can,just if you read the OP I said C kerenls too and MIUI use a CM kernel!
Actually, it will clash with ThunderBolt! as it is setting some of the tunables that ThunderBolt! also sets. :/
AFAIK all of the tunables in here are already in ThunderBolt! (using ThunderBolt!'s values though).
slaid480
Good job dude. Just a little question. Does it clash with options in tweak app (options like like ram min free, i/o schedular etc) which get installed with UC doomlord's kernel?? Also I have a small problem. I have observed that many times my some apps get auto closes automatically while doing multitasking. Can u make a script which will help me to keep apps open in background until I close it manually??
Thank You...!!
it is only 12k. why zip it?
vishal24387 said:
slaid480
Good job dude. Just a little question. Does it clash with options in tweak app (options like like ram min free, i/o schedular etc) which get installed with UC doomlord's kernel?? Also I have a small problem. I have observed that many times my some apps get auto closes automatically while doing multitasking. Can u make a script which will help me to keep apps open in background until I close it manually??
Thank You...!!
Click to expand...
Click to collapse
First to Avoid Any Clash Disable Zipalign+RAM script in Tweaks app and for The closed Apps while Multitasking is due to the LMK(Low Memory killer),you can use you're phone without My script Because The I9003 had 487 of RAM witch Make it Less Lags and an other think this script is made for heavy users or the ones who want to say good bye to lags !!

[Tweaks][Init.d] Velocity Tweaks 2.1.1

Velocity Tweaks! "It's Performance"
You can't just call it a tweak, It's more than a tweak! It's Performance, Speed, & Power! Inside a Zip! :silly:​
I present to you VELOCITY TWEAKS! Now Improved!
Browse your file system faster!
Enjoy more free RAM! Play All You Want!
Multitask with no lags!
Surf the internet with no limits!
More Battery life!
More, More, Features you will love!
Lets go advanced to the future (Advanced Features)
Internal RAM Free-Up
Network TCP Tweaks
A unique Zipalign Script
SD R/w Tweaks
System Tweaks
Kernel VM Tweaks
More,More Can't Explain Further Because of its Greatness
Download:
VelocityTweaks_v2.1.1-GT-S5360 | MediaFire | 807KB​
Older Versions:
VelocityTweaks_v2.0-GT-S5360 | MediaFire | 805KB​
PLEASE! PLEASE! DON'T MIRROR MY WORK. IF YOU WANT TO USE MY WORK, PLEASE ASK PERMISSION BY SENDING ME A PRIVATE MESSAGE! IF YOU USE, INCLUDE MY NAME IN YOUR POST/WEBSITE/BLOG/THREAD AND A LINK TO THIS THREAD!​I can't accept donations now, I have no bank acc. yet to receive your donations. For now, if you want to help, click the "News Worthy Thread/Tip Us" UP, Rate, and Advertise this work. Thank you!​
Credits And Thanks:
knzo For the files! & Tweaks
ImbaWind I learned from His tweaks!
zeppelinrox Same above!​
ChangeLog:
Code:
V1.0
Initial Release
V2.0
Improved system tweaks
Fixed overall values
Fixed libs
Minor bug fixes
Reworked Every version
V2.1.1
Fixed A Critical Bug that causes Bootloops on some kernels
Removed Dalvik Cache Lines on system script
Installation & ETC. More!
Installation. Instructions:
Download the .zip
Copy it to your SD Card
Boot into CWM
Mount System
Flash The zip
Reboot!
Enjoy the performance of VELOCITY!
* If you're using a rom with tweaks pre-installed please delete the scripts inside the init.d folder​
Requirements:
A Galaxy Y
Your Brain!!!
CWM Recovery
A custom kernel that supports Init.d Scripts (Kuro,Savie,White,Merruk. ETC.)
Porting
Want this on your device? PM me! I'll try my best to port it for you!
​
Working On My Own Device?
Tested and Reported to be working on:
Samsung Galaxy Y Pro (B5510)
Samsung Galaxy Ace (S5830/i)
Samsung Galaxy Tab 7.0 (Only Ram & SD Scripts)(P1000)
Samsung Galaxy W (I8150)
Samsung Galaxy Mini (Only Ram Script Tested)(S5570)
Samsung Galaxy Pocket (S5300)
hay i m using deodex stockrom & Kernels With init.d Support so which 1 i have to try
maxsan20 said:
Reserved
Click to expand...
Click to collapse
</DELETED>
maxsan20 said:
hay i m using deodex stockrom & kernels with init.d support so which 1 i have to try
Click to expand...
Click to collapse
instructions for custom roms and kernels with init.d support
Do we need to delete other scripts which are currently in our init.d folder?? I am on usr v3 with repencis kernel
Out of all the tweaks I have installed - this one showed effects immediately ! :good:
jaison thomas said:
Do we need to delete other scripts which are currently in our init.d folder?? I am on usr v3 with repencis kernel
Click to expand...
Click to collapse
yes.... exept a2sd and link2sd scripts.......
Xicorified said:
Out of all the tweaks I have installed - this one showed effects immediately ! :good:
Click to expand...
Click to collapse
haha... Thanks Bro! :laugh:
another nob question my system already mounted so can i have to unmount it first & than mount it & after Flashing the Zip unmount it again ?
maxsan20 said:
another nob question my system already mounted so can i have to unmount it first & than mount it & after Flashing the Zip unmount it again ?
Click to expand...
Click to collapse
If It's Mounted It's Already Mounted...
SethDeCode'z said:
If It's Mounted It's Already Mounted...
Click to expand...
Click to collapse
ha ha ha i think its work in my SYG
maxsan20 said:
ha ha ha i think its work in my SYG
Click to expand...
Click to collapse
haha!!!! BOOOOOM!!! That's What I'm Talking About......... :victory::victory::victory::victory::victory:
does this conflict with v6 supercharger?
ianczarina said:
does this conflict with v6 supercharger?
Click to expand...
Click to collapse
yup! Cause This Tweak Works Like V6 Supercharger! :angel:
thanks dude. gonna try this one. :good:
ianczarina said:
thanks dude. gonna try this one. :good:
Click to expand...
Click to collapse
haha....then give me a Feedback! :silly:
a lil bit suggestion from me: delete the run-parts, sysinit, and install-recovery.sh from. reason: the run-parts stuff might ruin busybox installation thus make the init.d won't work. the install-recovery.sh and sysinit is for activate init.d support but this method only work on white's kernel. all of custom kernel here already support init.d with a different method. white's kernel is using different method on init.d support. these file might conflicted and ruin the script execution at boot.
kurotsugi said:
a lil bit suggestion from me: delete the run-parts, sysinit, and install-recovery.sh from. reason: the run-parts stuff might ruin busybox installation thus make the init.d won't work. the install-recovery.sh and sysinit is for activate init.d support but this method only work on white's kernel. all of custom kernel here already support init.d with a different method. white's kernel is using different method on init.d support. these file might conflicted and ruin the script execution at boot.
Click to expand...
Click to collapse
ok... I will update it soon.... Cause Im Using My Friends PC... Right now..
kurotsugi said:
a lil bit suggestion from me: delete the run-parts, sysinit, and install-recovery.sh from. reason: the run-parts stuff might ruin busybox installation thus make the init.d won't work. the install-recovery.sh and sysinit is for activate init.d support but this method only work on white's kernel. all of custom kernel here already support init.d with a different method. white's kernel is using different method on init.d support. these file might conflicted and ruin the script execution at boot.
Click to expand...
Click to collapse
and... its Supposed To Add Init.d Support,,, without kernel modifications... ,,,,,,, BETA

[Addon] Mod [Gaming/perfomance/tools patch] (GB)(ICS) (JB)- 7/1/13[JB-2013 Edt]

Hi all..
Im back again in compilation siries involving alot of build prop tweaks combine with v6 supercharger/thunderbolt /geeky engine, grafick enhancement(bravia engine) and tools made for best gaming experiance and improved perfomance with more battery life..
Content:-
BroodKernel v1.3 (kqi) oc/uv max 1800mhz- set by default. Support init-d, bootanimation, swap, full image picture quality and the best ram management with automatic zipalign on boot.
Build prop tweaks - alot of tweak compile from xda forum for perfomance and low battery consumption:-
- dalvik vm, touchscreen, netspeed, media, gpu, hw, disable cpu rendering and many more.
bin/xbin/lib file- compile and mod it from v6 supercharge, thunderbolt, geeky engine
Init-d; - sdcard speed, ondemand, cpu/gpu,drop cache,squalite optimize, touchscreen,2D rendering and many more.
Egl driver :- galaxy w value pack( maybe.. i forget..) but this ver. More fast and smooth in 3D than others. In antutu benchmark at last grafick(3D) test always get 54-55 fps. In gaming also very good on heavy game.
Extra:-
GPS conf :- agps patch google v3.1 (fast gps fix) http://forum.xda-developers.com/showthread.php?t=1447599
The latest ver. of google play store (3.9.16) http://forum.xda-developers.com/showthread.php?t=1932489
Volume tweak to increase all audio sound(headphone/ringer/etc) http://forum.xda-developers.com/showthread.php?t=1722136
Droidsail2sd lite - to move apps from phone to sd card.(free more phone memory)
Directory bind- very usefull to transfer game data to external sd and bind them so the game still playable. Can store more big data game without worried internal storage will out of room. http://forum.xda-developers.com/showthread.php?t=1410262
Bravia engine - updated driver to enhance phone display/ picture. This will allow phone display more brigtness even set it to minimal . The wallpaper picture also more sharp and smooth.
I think that all for now....
Requirement:-
any Gb rooted rom...stock or custom.(only sgs+ gt i9001)
this patch will not replace ur rom..only ur kernel...
Best for gaming and easy perfomance boost.
Instruction:-
Always make nandroid backup!
b4 proceed delete ur current content of init-d folder for best efect.
flash the zip in CWM
Wipe cache and dalvik
Fix permission
Reboot
remember to set cpu down to 1400mhz after boot bcause broodkernel set by default 1800mhz-tips before flash the zip..set cpu(cpu master/no frill, etc) 1st to 1400mhz and tick option apply on boot. Some device cant handle max 1800mhz and cant boot. Maybe the tips will help.
Download:-
Full version http://db.tt/J4J3h4Id
Patch only without kernel http://db.tt/Ach4Yzuk
Credits
Broodplank 1337
Zeppelinrox
Pikachu01
Forever king
Androguide fr.
Slig
Mv_style
Knzo
Dark_knight35
crypted
Loelawliet
Omair2005
nibras_reeza
XtremePeople
Cshort0982
TheFrankenstain
Constinuts32
Meltus
Hiej
texten
Droidfolks
Leenaro
Gjoy77
Changelog
3/11/12
*added large number of buildprop tweak compile from all over xda forum.
*Combine with broodkernel v1.3 (kqi) oc/uv with init-D, bootanimation and swap support.
*Moded combination tweaks from v6 supercharge, thunderbolt, geeky engine, adrenaline engine and blazer rom.
*added new playstore with tools for gaming convinion.
*sound hack for louder audio(ring/headphone/etc).
*New bravia engine for better (brigtness) screen/picture display.
*moded Egl driver (galaxy W value pack) to enhance gpu / 3D booster.
* universal gps conf-fast fix
*added 2 cwm zip- full patch with kernel, and patch only without kernel.
update 11/11/12
download- http://db.tt/ZMTjNHss
(patch only)
changelog
11/11/12
- remove geeky engine.
- fix buildprop tweaks.
- recompile init-d tweaks.
-added ginger revenge tweaks credit to hiej(from his rom) and texten for the originality.
-added loopy smoothness.
-sd card speed change to 4096.
- drop cache.
- gpu rendering.
- ondemand, cpugpu tweaks, lags fixer.
- bravia engine driver with libs/framework/permissons/bin(full patch).enhance screen display.more bright with lower brightness setting.(for me display was more bright but feed back are welcome)
-optimize v6 with thunderbolt.(no confic between them)
dont use with ics rom it will botloop...u have been warn...
update 14/11/12
download - http://db.tt/sUCCXkaU
changelog
- update playstore v. 3.9.17
- update build prop (add more)
- update thunderbolt file to latest (2.8.0)
- update moded init-d (new arrangement..added from Pimp my rom,netforks,gov tweaks conservative,smartass v2,interactive)
- updated moded systcl conf.
- updated gps conf.
- fast n stable with battry saver one stop solution for newbies to enhance perfomance/ grafic easy way(all in one compilation)
- recomended use with broodkernel v1.3 oc/uv with shadowrom- demonslayer for best result.
Update -17/11/12(FINAL)(GB)
update patch only final v.4
download- http://db.tt/ZOYfJ7hB
full patch final v4
download- http://db.tt/IQudHvs2
changelog
- edited and add some tweaks value in build prop.
- edited some tweaks value and added ram tweaks in init-D folder to enhance the tweaks(more effective) function.(cleaning tweaks on boot/IO/sd card/kernel).
- edited and fixes some value in sysctl conf file and added some more tweaks value.
NOTE:-
on the first boot maybe some user will lost their wallpaper seting due cleaning process on boot.. dont worry it is normal. just restore or seting back the wallpaper again and it will not happen in the next boot.
Update 17/11/12
Ver4.2 (ICS)
Download- http://db.tt/lxP184WU
Flash by cwm- wipe cache/dalvik/ fix permission.
Tested with doomsday PA rom + castagna IT kernel 7.3 = boot
Still in progress for optimizing the perfomance for ics base.
Note :
If got problem remove build prop file from system folder and zip it back then flash.(using doomsday build prop)
After that copy manualy build prop tweaks to ur own build prop using root explorer or similar.
Changelog
- change bin/lib/xbin files for ics compatible.
- remove loopysmoothness tweaks in init -d (causing bootloop)
- thats all for now the rest still the same as prev. ver.
update 18/11/12
Ver4.3
download - http://db.tt/vqi0qjCL
(ICS stable)
Flash by cwm- wipe cache/dalvik/ fix permission.
Tested with doomsday PA latest ver rom + castagna IT kernel 7.3 = boot
Still in progress for optimizing the perfomance for ics base.
Note :
If got problem remove build prop file from system folder and zip it back then flash.(using doomsday build prop)
After that copy manualy build prop tweaks to ur own build prop using root explorer or similar.
Changelog
- change bin/lib/xbin files for ics compatible.
- remove init-d tweaks that not working and not stable(a lot)
- rearrange and fix some of init-d tweaks
- added vm lag tuner tweaks.
- thats all for now the rest still the same as prev. ver.
Update 19/11/12
Download - http://db.tt/PWbm5dlo
V4.4 ics stable fix(full patch)
If 1st boot stuck reboot 2nd time,
If not boot ,remove build prop file than flash,or flash this V4.4.1 ics stable lights(no build prop/remove some libs file)
Download - http://db.tt/6M9hMpIG
Also i have made separate file:-
Bravia engine + volume hack only (GB/ICS)
Download - http://db.tt/LsW0q8VG
Cwm zip.
Changelog
19/11/12
V4.4(ICS)
-rework on sysctl conf compilation.
-re arranged init d tweaks..remove that dont work/error. All tweaks should all works this time.
-full patch.
V4.4.1(ICS)
- light patch with no build prop and remove some libs file.(bravia+sound hack included)
BraviaEngine & SoundHack (GB/ICS)
- only contain bravia and volume mod patch
- compatible for GB and ICS fom
update 21/11/12
GB rom ver.5_final(full patch)
download- http://db.tt/HIiVgaqz
changelog
- fix spelling permisions folder in system/etc.
- added new vm lag tuner tweaks.
- fixs some script error.
ICS rom ver 4.5_fix(full patch)
download - http://db.tt/5a7b0Ob5
changelog
- fix spelling permissions folder in system/etc folder.
- update vm lag tuner and added netforks tweaks to latest ver.
- fix some script error.
Update 23/11/12
Good news for ics..finaly i have found the good combination of init d tweak that improve alot in gaming. Try with doomsday PA ics cm9 latest ver. With castagna IT 7.3 bfs. Recomended to use bfs ver for best experiance..testing with dead trigger n and contract killer 2 ...test it to belive...
ICS ver 5 (full patch)
Download - http://db.tt/Dxnd2Vjm
ICS ver 5.1( v6+thunder)
Download - http://db.tt/C8XDjqK0
Changelog
V5
- full patch
- fix sysctl conf.
- fix permissions folder spelling in system/etc
- fix some script error.
- added ag fixer, update vm lagfixer and ram tweaks in init-d.
V5.1
- perfomance patch only without volume hack, bravia engine and apps.
- contain bu
First comment:
Remove Geeky engine. It slows your phone only down.
[Addon] Mod [Gaming/perfomance/tools patch] compilation (GB)(ICS) (JB)- 26/11/12
update 25/11/12
ver5.1 (JB)
download- http://db.tt/4XQUTdNM
changelog
- remove 2D rendering that cause lags.
Update 25/11/12 (cm10)
Full patch
Download - http://db.tt/21YzKbum
special edition JB performance patch.(very stable)for kernel 3.0.52
Changelog
- remove a lot of build prop that make boot loop.
- revice init.d tweaks.(all work OK now)
- tested with CM10 I vendor + 3.0.52 kernel.
- added task manager.
- other than 3.0.52 kernel can use but still can be improved(another update coming soon).for 3.0.52 maybe the best for now.
I have test this patch with CM10 ROM with castagna IT JB kernel 7.3 bfs/CFS and its compatible.
I think that all 4 now..if I try to tweak more aggressive it will not boot at all.
Update 26/11/12
JB special edition v1.1
Download - http://db.tt/UhCCOIFC
Full patch- compatible to all cm 10 kernel 3.0.52, castagna IT 7.3 CFS/CFS.
Changelog
- update VM lag tuner.(gaming performance)
- fix updater script that causing wrong permission to init.d content(02 VM lagtuner)
update 27/11/12
1] GingerBread_SpecialEdition perfomance patch
download- http://db.tt/NFIaXg0K
full patch
2] Cm9[ics]_SpecialEdition perfomance patch.
download- http://db.tt/pYe8Wyvn
full patch
changelog
- added task manager.(more efective killing apps)
- large of build prop tweaks.
- cpu/gpu/zipalign/sd speed/kernel/gov/io/net speed/ram/systcl/touch/sqlite optimized/lag tuner/battery tweaks in init.d.
- bravia inside.
- updated vm lag tuner for gaming perfomance.
- added cleaning tweaks on boot.
Update 30/11/12
Gingerbread rom with stock kernel(non modified)
good news for user that using stock rom(odex/diodex) with stock kernel without init.d support...i mean really stock(virgin) kernel but want to increase perfomance with the easy way.
I have made a patch that will enable init.d support like a custom kernel do but with stock kernel(non modified) with tweaks inside.
Download- http://db.tt/ZQQnorD4
this only for stock kernel without init.d support!
instruction:-
flash in cwm
Wipe cache/dalvik cache
Reboot.
Then go to data/local/tmp/init.d_log_test.text.
If the above text present...congratulations .... It means it was successfull and u have init.d enable with ur stock kernel.
if dont reboot again that shoud do it.
Content:-
1) apps
- directory binder, droidsail2sd lite, google playstore 3.9.17
2) variable build prop tweaks (using xkqm)
3) init-d tweaks
- zip align, vm lag tuner , sqlite optimizer, ram,io,gov, sd speed, net speed, sysctl,cpugpu tune,2d rendering,min free,cleaning..
4) bin/xbin file for enabling init.d script on boot.
Benefit- with this patch ur stock rom/ kernel will increase the overal perfomance specialy on gaming.
Changelog
- added enable init.d script on boot with totaly stock kernel( non modified)
Dont forget to backup just in case...and just for stock non modified kernel only.
NOTE:
for non rooted or those who are using this mod above please change the updater-script with this :- http://db.tt/Z9PXBWmC
How to:-
extract the pach and the updater script...copy the new updater script to the meta-INF/com/google/android...paste it there then zip again, then flash.
This will set right permission to the init.d folder and it content.(for rooted phone with no init.d wrong permission dont need this!)
Update 8/12/12
all gb rom only(stock/custom/odex/diodex)
Gingerbread special edition1 download - http://db.tt/6foxK4Ze
perfomance patch only.
As usual fash on cwm.
Changelog
- new tools to play "odex me apps"
for instruction see here - http://forum.xda-developers.com/showthread.php?p=35160276
- some surprice(apps) for my supporter(hope u like it)
- can be use for all gb rom.
- this packed will delete your current content of init.d folder to avoid conflick among script(full benefits)
- enhance init.d cleaning script.only reboot to clear cache.
- added screenstate scaling for batt life. If u want full power just delete the script in system/etc/init.d/19screenstate_scaling.
- tune tu play heavy game and some fixing in init.d script.
- if having multitasking problem go tu build prop search for dalvik.vm.heapsize change it to 96m.
- updated thunderbolt 2.9.0 impliment.
thats all that i remember..
i hope u all enjoying this patch as im enjoying it to my self(so much!)..
18/12/12
Update JB spedicial edition v2 big mem kernel (3.0.55) compatible + all kernel
Download - http://db.tt/v0HoAL2h
Patch only
Flash cwm.
Change log
- added game tools
- new init.d tweaks (ext4) complete
- task manager
- some changes in init.d tweaks
- added SD read ahead to 4096
- some kernel tweaks
- flashing this will clean your current init.d content/files
- bravia engine inside
- and hold our phone tidely while gaming using this mod..he he he (joke)
Test with I vendor cm10 + bigmem kernel 3.0.55 from doomsday
That's all that I can remember for now....
Update 20/12/12
JB performance patch v3
Download - http://db.tt/OcTb9uwC
Change log:
- added some tools base on Juhan jufri request- http://forum.xda-developers.com/showthread.php?p=35593659 and http://forum.xda-developers.com/showthread.php?p=35594513
- full patch for bravia engine
- rework on init.d script that cause boot loop
- change some value on tweaking init.d(ext4 complete)
- should boot with big memory kernel and all kernel available for JB
- remove build prop tweaks that causing boot loop.
update 20/12/12
fix for v3 jb
download- http://db.tt/8QFVj3lT
changelog
- fix apps fc by changing default install to system apps
- fix some tweaks value that cause lags on some kernel/rom
- added some missing tweaks in init.d folder
- fix wrong permission to init.d/90useriti
- need feedback if still have problem
update 21/12/12
final v3 fix download - http://db.tt/Sd9NBB9P
instruction
fresh install cwm
changelog
- remove bravia engine driver. it seen it not compatible with jb that cause bugs.
- recompile build prop tweaks. add some more compatible tweaks
- it should have no problem now.
- clean installation rqd. if use b4 uninstall it by reverting prev backup or reflash rom.
- hope no more problem!
update 22/12/12
JB v3 final fix update
download - http://db.tt/0IUzpvQx
instruction
- after flash JB v3 final fix, flash this update in cwm
- wipe cache n dalvik, reboot
- 1boot open scripts manager(include), browes as root then navigate to system/etc/init.d
- pick file 14GjoyBreadTweak , tick su and boot icon, run then save
- then do the same with 15GjoyBreadTweak1.
- done
changelog
- rework/added some new tweaks in GjoybreadTweak.(init.d)
- added scripts manager.for some reason GjoybreadTweaks need help from sm for tweaks value 100% stick
- this patch only have init.d tweaks
- can be use if not install v3 final fix.
update 24/12/12
JB_Xmas Edition
download- http://db.tt/hTOrvKlM
changelog
- updated vm lag tuner (init.d) to LazerDroid_2_6 + MP6Engine® from leenarox http://forum.xda-developers.com/showthread.php?p=33795869
- some game apk
- added some new tweaks value in int.d script on GjoybreadTweaks file
instruction
flash in cwm as usual
after 1st boot open script manager apps, browse as root then navigate to system/etc/init.d/14GjoybreadTweaks & 15GjoyBreadTweaks1 , pick su and boot...run then save the setting
Update 24/12/12
ICS/CM9 Xmas Edition
Download - http://db.tt/6CWf6vtW
Flash by cwm
Change log
- added script manager app
- updated init.d tweaks to the newest release base on JB patch
- updated VM lag tuner by leenarox to the new releases
Note
- strickly for cm9/ics..
- to make sure the new GjoybreadTweaks tweaks apply 100%, on 1st boot open script manager app, browse as root, go to system/etc/init.d/[email protected] open that file pick such and boot then run then save
- if don't know how to do this just ignore it.
Merry Xmas !
3/1/13
CM9 (ics) 2013 edition
Download - http://db.tt/VWrIJKjW
Changelog
- added some new tools for gaming/tuning.
- many build prop tweaks.
- enhance init.d tweaks.
- fully fix new gjoybreadtweaks
- added lazerdroid 2.6 with mp6 engine from leenarox(tune a bit). The newest version cause bootloop on cm9.
- recomended use with castagna it cfs 7.6 bigmem oc kernel and latest ver of cm9 (rc2)
Note
I really enjoy gaming with latest release cm9 rc2 combine with castagna IT kernel new release ver 7.6 cfs oc.Very big thanks to the dev for your awsome work!
7/1/13
JB 2013 edition update1
Download - http://db.tt/uvgD8ne4
Changelog
- added some more new tweaks.
- added seeder apps with some gaming tools.
- added lazerdroid 2.7 from leenarox.
- fixs some tweaks value.
NOTE
- if cant install, unzip the patch remove apps in data/app then zip again then flash. The apps can be install manually.
- on 1st boot open seeders app then press on botton and set it on boot.
- for advance user, set gjoybreadtweak and gjoybreadtweak1(system/etc/init.d) on boot using scripts manager.if dont know just ignore it.
- use task manager to clear memory if facing lags.
- dont forget wipe cache and dalvik and fix permission after install.
Happy new year 2013 and enjoy
enjoy gaming..
Happy tweaking
Regards
Gjoy77
Sent from my GT-I9001 using xda premium
Little typo in requirements section.
Only for i9901?
Sent from my GT-S5570 using xda app-developers app
mrjraider said:
First comment:
Remove Geeky engine. It slows your phone only down.
Click to expand...
Click to collapse
Yeah, geeky engine is crap.
Sent from my MIUI powered GT-I9001.
rickvrolings said:
Little typo in requirements section.
Only for i9901?
Sent from my GT-S5570 using xda app-developers app
Click to expand...
Click to collapse
Tq...repaired it...
Sent from my GT-I9001 using xda premium
mrjraider said:
First comment:
Remove Geeky engine. It slows your phone only down.
Click to expand...
Click to collapse
Just delete geeky part in init-D..im only use the script only if u dont like geeky(geeky engine/geeky engine 1/geeky engine2)..but so far i have no issues as u mention because it was moded....
Sent from my GT-I9001 using xda premium
gjoy77 said:
Just delete geeky part in init-D..im only use the script only if u dont like geeky(geeky engine/geeky engine 1/geeky engine2)..but so far i have no issues as u mention because it was moded....
Sent from my GT-I9001 using xda premium
Click to expand...
Click to collapse
Geeky engine, script or no script moded or not it really f*cks up youre phone...
Sent from my GT-I9001 using xda premium
Coertmans said:
Geeky engine, script or no script moded or not it really f*cks up youre phone...
Sent from my GT-I9001 using xda premium
Click to expand...
Click to collapse
Wah...why so many people hate this geegky engine? Im lost here...what actualy happen? And the geeky thread also not visible now?if anybody can tell what it is about ill remove it..please pm me..realy i dont have a clue..
Sent from my GT-I9001 using xda premium
gjoy77 said:
Wah...why so many people hate this geegky engine? Im lost here...what actualy happen? And the geeky thread also not visible now?if anybody can tell what it is about ill remove it..please pm me..realy i dont have a clue..
Sent from my GT-I9001 using xda premium
Click to expand...
Click to collapse
GEEKY ENGINE IS LAGGISH and MAKE YOUR PHONE AFTER 2-3 days UNSTABLE and FU**ED Up
gjoy77 said:
Wah...why so many people hate this geegky engine? Im lost here...what actualy happen? And the geeky thread also not visible now?if anybody can tell what it is about ill remove it..please pm me..realy i dont have a clue..
Sent from my GT-I9001 using xda premium
Click to expand...
Click to collapse
The 'mods' of within geeky engine conflict themselves, making it a useless enhancement. Honestly, many of the mods inside this package are more or less useless:
- dalvik vm, touchscreen, netspeed, media, gpu, hw, disable cpu rendering and many more.
Click to expand...
Click to collapse
Those are already correctly defined in every - even stock samsung - roms.
Combining v6 supercharger and thunderbolt gives a lot of conflicts as well, and the performance gain from these mods is questioned.
Correct gps config comes with every custom rom, and can be easily modified with an app by any user.
The volume mod is ONLY meant for the galaxy sIII, which is running ics, while this is for GB!!
Apps can be installed to sd without an app like Droidsail2sd. Just go to settings -> apps and place them over.
Directory bind is meant for galaxy sII, might work, probably wont?
Bravia engine ports dont work. (Have had some discussions about this one in the past, but it really wont work unless you have a sony phone).
What is left over are all enhancements that come with the kernel (broodkernel, skyhigh, etc). Those give you the init.d scripts and updated gpu libs (and ofcourse the overclock).
For any user that wants to get better performance and battery life, just get skyhigh 1.4d kernel (comes with with all of the usefull mods which Do increase performance) or broodkernel, which contains most of the same mods.
Sent from my GT-I9001 using xda app-developers app
wietwiet said:
The 'mods' of within geeky engine conflict themselves, making it a useless enhancement. Honestly, many of the mods inside this package are more or less useless:
Those are already correctly defined in every - even stock samsung - roms.
Combining v6 supercharger and thunderbolt gives a lot of conflicts as well, and the performance gain from these mods is questioned.
Correct gps config comes with every custom rom, and can be easily modified with an app by any user.
The volume mod is ONLY meant for the galaxy sIII, which is running ics, while this is for GB!!
Apps can be installed to sd without an app like Droidsail2sd. Just go to settings -> apps and place them over.
Directory bind is meant for galaxy sII, might work, probably wont?
Bravia engine ports dont work. (Have had some discussions about this one in the past, but it really wont work unless you have a sony phone).
What is left over are all enhancements that come with the kernel (broodkernel, skyhigh, etc). Those give you the init.d scripts and updated gpu libs (and ofcourse the overclock).
For any user that wants to get better performance and battery life, just get skyhigh 1.4d kernel (comes with with all of the usefull mods which Do increase performance) or broodkernel, which contains most of the same mods.
Sent from my GT-I9001 using xda app-developers app
Click to expand...
Click to collapse
U r a talker man...1st did u ever use every thing that ur perscript above? Did u have try n use it before u talking like that? I dont want to commen more...
1st of all im the gb user....n the mod that i have post im using it since quite a long time for sure more than 2/3 day...
Yes im not a dev.. i dont now nothing but i have thinking that i can use to make something work even i dont now how to explain it..n i learn from it..
Im not forcing anyone tu use it but im sharing it...just who ever want to try or just to do what ever they want its up to u...
And im not making money of its...nothing benefit me...just doing it for fun and as a hobby...so whats a big deal? And then somebody came and talking just like im the criminal...im the one who want to make something bad to ur phone...it is that?
Ok lets me explain little bit .. the volume mod is working with the gb rom bcause im using.edit the default gain conf as it dev said and ur will hear a diffrent n i use gb rom since now so i know because ive use it- did u?
Droid2sd make the jobs easier just click then its done the jobs than manually go 1 by 1 in setting...and im using its (pro ver) so i think that can give an idea to all my friends here espcially the noobies...is that wrong?
Directory bind also works on our sgs+ because again im using it in my rom...i have more than 20 game in my rom and still have more room for other apps bcause all game data was on the external sd...i know bcause again im using it but did u??
I think that enough...i have no time to play around with u...i also have my life n family to take care of..then wasting time to this nonsence.
For information all the mod that i post here, im using my self without no problem that why im sharing it..
To see if anybody can get benefits from it...and again if they want!
So if u can talk loud i can talked louder...why? Answer by ur self..
Again if u dont like my mod just leave it..i can live with it dont worry
Bcause i got nothing to gain not a penny but only care to share....
Tqvm.
Regards
Gjoy77
Sent from my GT-I9001 using xda premium
gjoy77 said:
U r a talker man...1st did u ever use every thing that ur perscript above? Did u have try n use it before u talking like that? I dont want to commen more...
1st of all im the gb user....n the mod that i have post im using it since quite a long time for sure more than 2/3 day...
Yes im not a dev.. i dont now nothing but i have thinking that i can use to make something work even i dont now how to explain it..n i learn from it..
Im not forcing anyone tu use it but im sharing it...just who ever want to try or just to do what ever they want its up to u...
And im not making money of its...nothing benefit me...just doing it for fun and as a hobby...so whats a big deal? And then somebody came and talking just like im the criminal...im the one who want to make something bad to ur phone...it is that?
Ok lets me explain little bit .. the volume mod is working with the gb rom bcause im using.edit the default gain conf as it dev said and ur will hear a diffrent n i use gb rom since now so i know because ive use it- did u?
Droid2sd make the jobs easier just click then its done the jobs than manually go 1 by 1 in setting...and im using its (pro ver) so i think that can give an idea to all my friends here espcially the noobies...is that wrong?
Directory bind also works on our sgs+ because again im using it in my rom...i have more than 20 game in my rom and still have more room for other apps bcause all game data was on the external sd...i know bcause again im using it but did u??
I think that enough...i have no time to play around with u...i also have my life n family to take care of..then wasting time to this nonsence.
For information all the mod that i post here, im using my self without no problem that why im sharing it..
To see if anybody can get benefits from it...and again if they want!
So if u can talk loud i can talked louder...why? Answer by ur self..
Again if u dont like my mod just leave it..i can live with it dont worry
Bcause i got nothing to gain not a penny but only care to share....
Tqvm.
Regards
Gjoy77
Sent from my GT-I9001 using xda premium
Click to expand...
Click to collapse
+1 Keep your job and do not listen.
gjoy77 said:
U r a talker man...1st did u ever use every thing that ur perscript above? Did u have try n use it before u talking like that? I dont want to commen more...
1st of all im the gb user....n the mod that i have post im using it since quite a long time for sure more than 2/3 day...
Yes im not a dev.. i dont now nothing but i have thinking that i can use to make something work even i dont now how to explain it..n i learn from it..
Im not forcing anyone tu use it but im sharing it...just who ever want to try or just to do what ever they want its up to u...
And im not making money of its...nothing benefit me...just doing it for fun and as a hobby...so whats a big deal? And then somebody came and talking just like im the criminal...im the one who want to make something bad to ur phone...it is that?
Ok lets me explain little bit .. the volume mod is working with the gb rom bcause im using.edit the default gain conf as it dev said and ur will hear a diffrent n i use gb rom since now so i know because ive use it- did u?
Droid2sd make the jobs easier just click then its done the jobs than manually go 1 by 1 in setting...and im using its (pro ver) so i think that can give an idea to all my friends here espcially the noobies...is that wrong?
Directory bind also works on our sgs+ because again im using it in my rom...i have more than 20 game in my rom and still have more room for other apps bcause all game data was on the external sd...i know bcause again im using it but did u??
I think that enough...i have no time to play around with u...i also have my life n family to take care of..then wasting time to this nonsence.
For information all the mod that i post here, im using my self without no problem that why im sharing it..
To see if anybody can get benefits from it...and again if they want!
So if u can talk loud i can talked louder...why? Answer by ur self..
Again if u dont like my mod just leave it..i can live with it dont worry
Bcause i got nothing to gain not a penny but only care to share....
Tqvm.
Regards
Gjoy77
Sent from my GT-I9001 using xda premium
Click to expand...
Click to collapse
Me and others want to help, the reason we says Geeky Engine isnt working is because of experience.
Also instead of adding some mods in one zip file to tweak isnt going to work, especialy when things (bravia engine) are not working correctly. Its like using a screwdriver for a nail, its just not working well.
Also droid2sd is for phones like gio and ace. We have engough space to install games. I have https://play.google.com/store/apps/...?t=W251bGwsMSwyLG51bGwsImNvbS5nbHUuZGRvbWUiXQ.. installed 460mb large and no problems.
And please dont take any of the comments personaly. Yes some users in here are really d**** but not all of us.
gjoy77 said:
U r a talker man...1st did u ever use every thing that ur perscript above? Did u have try n use it before u talking like that? I dont want to commen more...
1st of all im the gb user....n the mod that i have post im using it since quite a long time for sure more than 2/3 day...
Yes im not a dev.. i dont now nothing but i have thinking that i can use to make something work even i dont now how to explain it..n i learn from it..
Im not forcing anyone tu use it but im sharing it...just who ever want to try or just to do what ever they want its up to u...
And im not making money of its...nothing benefit me...just doing it for fun and as a hobby...so whats a big deal? And then somebody came and talking just like im the criminal...im the one who want to make something bad to ur phone...it is that?
Ok lets me explain little bit .. the volume mod is working with the gb rom bcause im using.edit the default gain conf as it dev said and ur will hear a diffrent n i use gb rom since now so i know because ive use it- did u?
Droid2sd make the jobs easier just click then its done the jobs than manually go 1 by 1 in setting...and im using its (pro ver) so i think that can give an idea to all my friends here espcially the noobies...is that wrong?
Directory bind also works on our sgs+ because again im using it in my rom...i have more than 20 game in my rom and still have more room for other apps bcause all game data was on the external sd...i know bcause again im using it but did u??
I think that enough...i have no time to play around with u...i also have my life n family to take care of..then wasting time to this nonsence.
For information all the mod that i post here, im using my self without no problem that why im sharing it..
To see if anybody can get benefits from it...and again if they want!
So if u can talk loud i can talked louder...why? Answer by ur self..
Again if u dont like my mod just live it..i can live with it dont worry
Bcause i got nothing to gain not a penny but care to share....
Tqvm.
Regards
Gjoy77
Sent from my GT-I9001 using xda premium
Click to expand...
Click to collapse
Dont get me wrong, i didnt wanted to insult you...!! I was just pointing out that that some of the mods you packed in this zip are not very useful.
Trust me, i have this phone for well over a year now, tried everything - most of the stuff in your mod - and know what im talking about.
Scripts lik supercharger, thunderbolt and adrenaline shot push performance in benchmarks, and sometimes slightly in games, but will prevent the user from heavy multitasking (running multiple apps together without having one of them moved from the ram).
The bravia engine will simply not work.
Some will work, but many are counterproductive and 'll do more harm than good. You might want to reconsider what you put into the mod collection you made.
I could just 'leave the mod for what it is and dont comment, but what would a forum be for? Is it prohibited to comment on stuff which might do more damage than good? Its meant as constructive criticism, pointing out what could be better, also trying to clarify why it could be better. Its up to you if you take any of what i said into consideration, or ignore it.
Sent from my GT-I9001 using xda app-developers app
mrjraider said:
Me and others want to help, the reason we says Geeky Engine isnt working is because of experience.
Also instead of adding some mods in one zip file to tweak isnt going to work, especialy when things (bravia engine) are not working correctly. Its like using a screwdriver for a nail, its just not working well.
Also droid2sd is for phones like gio and ace. We have engough space to install games. I have https://play.google.com/store/apps/...?t=W251bGwsMSwyLG51bGwsImNvbS5nbHUuZGRvbWUiXQ.. installed 460mb large and no problems.
And please dont take any of the comments personaly. Yes some users in here are really d**** but not all of us.
Click to expand...
Click to collapse
I dont mine...im not pointing at all of u...i understand but please descript specificly...if something dont work just tell example what will hapen..bootloop? What rom..bcause when the issue that ur telling but i dont experiance that but im using that thing..so i need explanation..through that i will see/try to find why it not working...it is can be fix. Must be an explanation...that all...im not a dev so must see to believe...u know what i mean by that..im doing this just for fun and for release my tension..as long i dont kill ur phone so what harm it will do for an apps that u dont use? But im using it for some reason? We all diffrent kind u know..all got their own reason...
So stop it...it realy kill me typing this all of nonsence using phone touchscreen..btw i dont have pc or laptop so it hard to me ok...
So cheer up..i wont die bcause of this.. .
Regards
Gjoy77
Sent from my GT-I9001 using xda premium
wietwiet said:
Dont get me wrong, i didnt wanted to insult you...!! I was just pointing out that that some of the mods you packed in this zip are not very useful.
Trust me, i have this phone for well over a year now, tried everything - most of the stuff in your mod - and know what im talking about.
Scripts lik supercharger, thunderbolt and adrenaline shot push performance in benchmarks, and sometimes slightly in games, but will prevent the user from heavy multitasking (running multiple apps together without having one of them moved from the ram).
The bravia engine will simply not work.
Some will work, but many are counterproductive and 'll do more harm than good. You might want to reconsider what you put into the mod collection you made.
I could just 'leave the mod for what it is and dont comment, but what would a forum be for? Is it prohibited to comment on stuff which might do more damage than good? Its meant as constructive criticism, pointing out what could be better, also trying to clarify why it could be better. Its up to you if you take any of what i said into consideration, or ignore it.
Sent from my GT-I9001 using xda app-developers app
Click to expand...
Click to collapse
Is it? Realy? Small respec doesnt harm u my friend...we must respec others and then the others will respec us...u cant make them but u must earn the respec..if u want to continue this be my guess but make ur own thread and u can talk all the way u want..
Im done here...
Sent from my GT-I9001 using xda premium
update 11/11/12
download- http://db.tt/ZMTjNHss
(patch only)
changelog
11/11/12
- remove geeky engine.
- fix buildprop tweaks.
- recompile init-d tweaks.
-added ginger revenge tweaks credit to hiej(from his rom) and texten for the originality.
-added loopy smoothness.
-sd card speed change to 4096.
- drop cache.
- gpu rendering.
- ondemand, cpugpu tweaks, lags fixer.
- bravia engine driver with libs/framework/permissons/bin(full patch).enhance screen display.more bright with lower brightness setting.(for me display was more bright but feed back are welcome)
-optimize v6 with thunderbolt.(no confic between them)
dont use with ics rom it will botloop...u have been warn...
regards
gjoy77
Sent from my GT-I9001 using xda premium
gjoy77 said:
update 11/11/12
download- http://db.tt/ZMTjNHss
(patch only)
changelog
11/11/12
- remove geeky engine.
- fix buildprop tweaks.
- recompile init-d tweaks.
-added ginger revenge tweaks credit to hiej.
-added loopy smoothness.
-sd card speed change to 4096.
- drop cache.
- gpu rendering.
- ondemand, cpugpu tweaks, lags fixer.
- bravia engine driver with libs/framework/permissons/bin(full patch).enhance screen display.more bright with lower brightness setting.(for me display was more bright but feed back are welcome)
-optimize v6 with thunderbolt.(no confic between them)
dont use with ics rom it will botloop...u have been warn...
regards
gjoy77
Sent from my GT-I9001 using xda premium
Click to expand...
Click to collapse
gingerevenge tweaks are from Texten... I've just done ctrl-c / ctrl-v of gigatweaks
Some advice, ask permission.
A tip; search for Pimp My ROM... All the availble mods tweaks and hacks in a Aroma installer.. Works like a charm..

[Tweaks/Script]UltimateTweaks+(new version! download it now!)

Hi guys, I made this tweaks for those who feel their phone is so laggy and slow so use this tweak at your own risk and read the quote before you proceed.
-Im not Responsible if anything happen to your Phone
-Backup first before you do this
-Im open with your suggestion/QA/Criticism/others
Click to expand...
Click to collapse
REQUIREMENTS:
-A GB/ICS/JB ROM
-ROM/KERNEL That supporteD init.d
-Terminal Emulator and Script Manager(play store)
-Brain, Patience
Click to expand...
Click to collapse
Features(v1):
-boost your phone to Insane mode
-saves the battery life of your phone
-Ondemand and smartassV2 Tweaks
-zipalign all apps on boot
-Hi speed 3G/4G/WIFI/Hdpa/Edge
-New Host file
-Remove Cache
-and many more
Click to expand...
Click to collapse
Features(v2):
-All in one tweak(wifi,3g,battery,4g,edge,hspa,memory,zipalign,etc)
-Wipe Dalvik cache
-Adrenaline Boost Script
Click to expand...
Click to collapse
INSTALLATION:
-Backup(DONT SKIP)
-Delete/uninstall all tweaks you use at the past
-Backup again(dont skip)
-Wipe Dalvik Cache
-Wipe Battery Stats(optional)
-Flash the UltimateTweaksVx+.zip or UT+VX_Installer.zip
-Wait until it finish
-Then reboot
Click to expand...
Click to collapse
To Uninstall
-Boot to Recovery
-Backup
-Flash The UT+VX_Uninstaller.zip
-wait then Reboot
Wait for reboot then Wait For a Minute After Boot(Let the system settle down after booting up)
FAQS
cHANGElOG:
v1(initial release):
only zipalign tweak is runnable
v2:
Transform to a SCRIPT
Added Dalvik Cache Wiper script
v3: soon(big update is coming)
CREDITS:
Imbawind For Adrenaline Boost
Pongnamu
Zacharias.maladroit
Darkyy
collin.ph
All devs of xda
devs of Tweaks
Click to expand...
Click to collapse
PS: Uninstall all of ULTIMATE TWEAKS NOW!!!, Because im making a New Script For your Phone so just wait!!!
Dont forget to click Thanks if you use this Tweaks...
What devices has this been tested on, and what kernels?
SCRIPTS
Run/Execute the FF. tweaks(v2 only)
-99ultimate
-wipe_dalvik.sh
Click to expand...
Click to collapse
If anything show errors like missing Just ignore it.... thats not a Error....
Justananomaly said:
What devices has this been tested on, and what kernels?
Click to expand...
Click to collapse
x10 mini only tested, Just test it if works tell me i will add it..
it works on ALL GB/ICS/JB ROM and all custom kernel that runs GB/ICS/JB ROMS
TIPS
For newbies: Type this in Terminal Emulator app(thanks to ImbaWind)
su
boost
Click to expand...
Click to collapse
Run the 99ultimate Script Via Script Manager
Then Wait. If finish, Run The wipe_dalvik.sh(note:your system will have a reboot, and it took a minute before your phone to boot up, dont worry no bootloop will happen(except you are using Stock ROM) Just Wait
Usage(for newbies and experts):
Run the 99ultimate script Every few hours
If you feel laggy type this on Terminal
su
boost
Click to expand...
Click to collapse
and always run the wipe_dalvik.sh before you sleep
PS: IF YOU DONT DO THIS TIPS, Dont spam anything in this thread like "Your Tweak is sucks!!!"
Permission
To all Rom Cookers,
All permission to use my tweaks in Granted so you can use this tweak to your ROM but dont forget to add credits to me....
To all newbies/noobs
Dont use this tweaks on STOCK ROM or else your phone will be having some problems...
Have a good day/night,
Renz29
Code:
exec sh -c '/etc/init.d/S95removecache '
nit.d/S95removecache ' <
/etc/init.d/S95removecache: .: line 1: REMOVE_CACHE=1: not found
And this one sir...
Code:
.d/LoopySmoothness' <
/etc/init.d/LoopySmoothness[108]: Change: not found
/etc/init.d/LoopySmoothness[108]: Change: not found
Im using xperia acro s running ics with stock base rom...
chrissoriano said:
Code:
exec sh -c '/etc/init.d/S95removecache '
nit.d/S95removecache ' <
/etc/init.d/S95removecache: .: line 1: REMOVE_CACHE=1: not found
And this one sir...
Code:
.d/LoopySmoothness' <
/etc/init.d/LoopySmoothness[108]: Change: not found
/etc/init.d/LoopySmoothness[108]: Change: not found
Im using xperia acro s running ics with stock base rom...
Click to expand...
Click to collapse
kuya yung S97Zipalign lng pala irun mo
Brother Please run the S97Zipalign not all
Brother,nairun kn lhat ng pnprun m pnu xa iremove?pra zipalign nlng irun ko?thnx kbayan
---------- Post added at 02:35 AM ---------- Previous post was at 02:32 AM ----------
Brother mahina battery ng phone ko...
Is this gonna solve the battery issue sir?
chrissoriano said:
Brother,nairun kn lhat ng pnprun m pnu xa iremove?pra zipalign nlng irun ko?thnx kbayan
---------- Post added at 02:35 AM ---------- Previous post was at 02:32 AM ----------
Brother mahina battery ng phone ko...
Is this gonna solve the battery issue sir?
Click to expand...
Click to collapse
kuya, hanap ka po ng battery saving tips sa forum ng cp mo... kasi po di ko po alam yung settings ng cp nyo...
brother,find a battery saving tips to your Phone Forum.. because i dont know the settings of your phone...
battery tweak can your battery but u need to do the battery saving tips to your phone...
So brother how do I remove the othet tweaks?
chrissoriano said:
So brother how do I remove the othet tweaks?
Click to expand...
Click to collapse
Delete nyo yung mga Tweaks na nakasulat Ay "S" sa unahan
Delete the tweaks that the name is "S" in the first
or use Uninstaller for your old tweaks/script
Tnx brother,proud to see a pilipino as a developer here..
Gudluck and godbless brother..
chrissoriano said:
Tnx brother,proud to see a pilipino as a developer here..
Gudluck and godbless brother..
Click to expand...
Click to collapse
Thank you, Friend...
Sir,i flash uninstaller.zip but still the files are there in unit.d...
chrissoriano said:
Sir,i flash uninstaller.zip but still the files are there in unit.d...
Click to expand...
Click to collapse
What is Your Mounting Partition(yaffs2.mtd, etc)????
could this tweak work for cm10

[UPDATE] Universal MTK performance package

ALL MTK USERS...
You Must be suffering from-
Laggy UI,
Not much free RAM,
Slow net speed... and...Blah.. Blah..Blah.
Here's the solution...​
I have a flashable performance upgrade package to boost your beloved android's overall performance:laugh:​
What it will do?​
Featuring...
BRAVIA engine 3 for superb screen quality... :laugh:
Lots of init.d tweaks to boost performance at every boot...
Some useful build.prop tweaks
Net speed increment tweaks.
How to install ? ​
1.Boot into recovery
2.Just flash the zip
3.Do 'Fix Permissions' in advanced > fix permissions (If it takes too much time for your device, please don't do)
4.Reboot
Now comes real part, :fingers-crossed:​
After reboot, open 'Terminal Emulator' and type 'su' and press enter to run scrips as root...
Type 'mtkmod'and press enter to run the script...
Wait untill the script does it work and phone reboots..
I've fixed the issue. Download the update please
Now you're done!
If you don't have init.d support on your kernel, visit here
Downloads:
Zip is attached to the post
Tested on ICS and JB. May not work on Gingerbread.
Credits:Me ​
My thanks to-
Androite
TheBlackwolf
YOU ARE FREE TO ADD THIS IN YOUR ROM...BUT WITH PROPER CREDITS
Please hit thanks if I helped you...
I'm not responsible for anything that happens to your device. Its always better to have a nandroid backup in case.
:good: nyc work! hoping to try it
Keep it up man... will try it...
Sent from my GT-I9500 using XDA Premium 4 mobile app
im on stock rooted rom, my phone doesnt have init.d support, what do i do?? my phone is canvas 4
does it affect much the battery consumption? any removal patch just in case it doesn't work properly? thank you very much
shashanksetty said:
:good: nyc work! hoping to try it
Click to expand...
Click to collapse
Thank you bro.
Update will release soon
yesiamfrozen said:
im on stock rooted rom, my phone doesnt have init.d support, what do i do?? my phone is canvas 4
Click to expand...
Click to collapse
Yup I got you
Do following:
1. Go on /system/etc folder.
2. Find 'install-recovery.sh'. (if it's not there, make it) :silly:
3. Open it with a good text editor.
4. Type following lines at the end of the all stuff present in it (if any).
HTML:
#!/system/bin/sh
#init.d support
busybox run-parts /system/etc/init.d
5. You'done . If you have any problem, pm me
sombritagl said:
does it affect much the battery consumption? any removal patch just in case it doesn't work properly? thank you very much
Click to expand...
Click to collapse
I don't think init.d scripts and other stuff will consume battery In fact there are scripts added to enhance battery life. And yes I'm working on an update and uninstaller. Will come soon. After all, we also have life too
@noobpremium
Whoa Bro! Scripts are cool
Tried it enhanced my device.
Waiting for your update
Keep it up!
Sent from my XOLO A700 KK Edition using Tapatalk Premium
Thanks for the reply ANDY
Thanks for support. :angel:
noobpremium said:
I don't think init.d scripts and other stuff will consume battery In fact there are scripts added to enhance battery life. And yes I'm working on an update and uninstaller. Will come soon. After all, we also have life too
Click to expand...
Click to collapse
Don't worry, there's no hurry. Thanks for your time and for sharing. Keep up the good work!
Enviado desde mi UMI X1
noobpremium said:
ALL MTK USERS...​
You Must be suffering from-
Laggy UI,
Not much free RAM,
Slow net speed... and...Blah.. Blah..Blah.
Here's the solution...
I have a flashable performance upgrade package to bosst your beloved android's overall performance :laugh:
What it will do?​
Featuring...
BRAVIA engine 3 for superb screen quality... :laugh:
Lots of init.d tweaks to boost performance at every boot...
Some useful build.prop tweaks
Net speed increment tweaks.
How to install ? ​
1.Boot into recovery
2.Just flash the zip
3.Do 'Fix Permissions' in advanced > fix permissions (If it takes too much time for your device, please don't do)
4.Reboot
Now comes real part, :fingers-crossed:​
After reboot, open 'Terminal Emulator' and type 'su' and press enter to run scrips as root...
Type 'mtkmod'and press enter to run the script...
Wait untill the script does it work and phone reboots..
I've fixed the issue. Download the update please
Now you're done!
​
Downloads:
Zip is attached to the post
Tested on ICS and JB. May not work on Gingerbread.
Credits: Me ​
My thanks to-
Androite
TheBlackwolf
YOU ARE FREE TO ADD THIS IN YOUR ROM...BUT WITH PROPER CREDITS
Please hit thanks if I helped you...
I'm not responsible for anything that happens to your device. Its always better to have a nandroid backup in case.
Click to expand...
Click to collapse
nice work dude...
Nice work matekeep rocking on
Hit Thanks Button IF I Helped.
Sent from heaven
lavadepa said:
Nice work matekeep rocking on
Hit Thanks Button IF I Helped.
Sent from heaven
Click to expand...
Click to collapse
Thanks bro...:highfive::fingers-crossed:
I'll contact you if help is needed.
look like a failure in my phone
What should i do? I'm using lenovo a850.
The content inside the zip seems to be good.
it contains all cpugputuner, ram booster, zram,loopy smoothness etc etc..........wow
but dont you think that these will conflict with each other or any other scripts that are there in custom roms?
BUT STILL I WILL TRY IT FOR SURE. for now i am testing a new ROM, will try it out after that.
Arexero said:
What should i do? I'm using lenovo a850.
Click to expand...
Click to collapse
That ss says ''reboot not permitted'', which means you didn't get superuser(root) permissions typing 'SU'.
Type su before doing anything.
[email protected] said:
The content inside the zip seems to be good.
it contains all cpugputuner, ram booster, zram,loopy smoothness etc etc..........wow
but dont you think that these will conflict with each other or any other scripts that are there in custom roms?
BUT STILL I WILL TRY IT FOR SURE. for now i am testing a new ROM, will try it out after that.
Click to expand...
Click to collapse
Actually I agree with you. But I've collected those init scripts from xda and they are the real deal. I didn't find anything more than those. I think this is the universal collection of init scripts available on xda...
Sorry,How I Uninstall this mod?
Since you decided to steal other peoples hard work and try to pass it off as your own...
I am closing this thread

Categories

Resources