Stericson's works fine for me... Go pro if you're using systemless rootWhat version should I use at this point? The busybox updaters from the play store won't work properly on Marshmallow.
Stericson's works fine for me... Go pro if you're using systemless rootWhat version should I use at this point? The busybox updaters from the play store won't work properly on Marshmallow.
This is from GB and ICS era, so will not work fully.Would this work on a custom ROM (CM13) that is Android Marshmallow?
Sent from my SAMSUNG-SGH-I747 using Tapatalk
This mod lost it's support since Jelly bean days. So it will work partly.
The mod never did crap except for 512mb or lesser devices
Sent from my Nexus 6P using Tapatalk
This might help you.Obviously support has ended, shame! I remember this from my galaxy gio days... I own an lg g3 now, and was hoping to use the bulletproofing feature for my home launcher so as to stop redraws... Anyone know which tweaks are safe to use on marshmallow and if bulletproofing works? Also if anyone knows of an alternative for adjusting oom values or just in general stop launcher redraws on marshmallow, i´m all ears!
Latest one is For Your Lag . So run it in script managerI have android 4.2.2 JellyBean what version i need to install for it? I have installed Kernel Auditor it will conflict?
Main Download Page is HERE (V6 SuperCharger and all the latest RC/Beta/Tests for Kick Ass Kernelizer, 3G TurboCharger, and Die-Hard Battery Calibrator)
Latest V6 SuperChargers are Black Dog-63457-Fix and For Your Lag
Latest KAK and 3G TC are HERE
Post #2 Info! - This is for the application of the following 3 Mods to services.jar!
Mod 1. ICS and Jelly Bean - require the Jelly ISCream Mod done in conjunction with the V6 SuperCharger Script to SuperCharger your launcher!
Mod 2. Froyo and up - can have the New Maximum MultiTasking Mods (Maximum Overdrive and the Time Killer Killer)
Mod 3. Sense 4 and up - remove the Sense 4 limit of only 8 visible apps with the Non-Sense App Limit!
These 3 mods are applied with my:
-=Ultimatic Jar Patcher Tools=- (fully automated exe/bat/sh tools) OR...
-=Ultimate Jar Power Tools=- patcher script (formerly called Jelly ISCream Smali Patcher) to automate Step 5 in Post #2 - the smali edits
Note: The webapp needs updating (aka the "Automatic Transmission" in V6 SuperCharger) and won't work on JB!
System -16 (stock)
Persistent Process -12 (stock)
ForeGround app 0 (stock)
Home Launcher 1 (Die-Hard Launcher) (stock=6)
Perceptible app 2 (stock)
Visible app 3 (stock=1)
Heavyweight app 4 (stock=3)
Previous app 5 (stock=7)
Service 6 (stock=5)
Backup app 7 (stock=4)
Service_b 8 (stock)
Hidden app min 9 (stock)
Hidden app max 15 (stock)
Now copy /sdcard/services.odex to /system/framework and overwrite the original (backed up, yes?) services.odexCreate a new services.odex file from the new services.jar file:
In terminal, type: cd /sdcard, enter, dexopt-wrapper services.jar services.odex $BOOTCLASSPATH, enter.
Here's the "special sauce": copy over the "signature" from the current .odex file into the new .odex file. do NOT continue until this command succeeds!
Hint: the file size of the new services.odex file should not change!
In terminal, type: busybox dd if=/system/framework/services.odex of=/sdcard/services.odex bs=1 count=20 skip=52 seek=52 conv=notrunc
fixed disappearing apps in zipalign/fixalign scripts (and no more problematic/skipped apps)
fixed frandom
fixed crosslink error in 99SC.sh
fixed bug when configuring boot options from within zepalign, fixfc and fixalign scripts
fixed bug in sdcard calculation
added frandom check
added 6i9 ass easter egg
added vm.vfs_cache_pressure=10
removed pm.sleep_mode
moved config options in boot scripts to the end (after script runs)
/init.d/92vac opens bootlog if no sqlite3 binary
/init.d/93zepalign and /init.d/95fixalign opens bootlog if no zipalign binary
ask before bp launcher
v6 does not run if running from int.d (duh)
tweaked FOM output/stats/user info
tweaked logic when resupercharging re. getting previous options/regenerating
tweaked launcher function (updated whenever you return to menu)
tweaked ram function
enhanced user infos and help file...
...example: Notes about init.d scripts making BootLogs
tweaked lots of code to be more efficient...
...example: No more `cat /file/name | awk or grep` (just awk or grep a file directly... duh...)
Hell... tons of code tweaking anyway lol
Fixed Fixalign and Fix Emissions Bugs
Couple of other smaller bugs