Related
Introducing Trickster MOD, bringing Trickster experience to virtually every ROM out there.
Users using Trickster ROM 1.2.1 or newer can use this MOD to update
This CWM zip include the binaries and scripts I used for optimization in Trickster ROM. What it can do/set:
- Zipalign and sqlite DB optimization at boot
- Some android properties tweaks with mobile network speed tweak
- Screen state optimization for kernel task scheduler and virtual memory management (ch33kybutt)
- Set I/O scheduler, read ahead buffer, CPU scaling governor, min and max CPU speed
Following features are dependent on kernel features:
- Color (applied by default), contrast and gamma tweaks
- Generic hotplug
- CPU Temp limit
- Minimal SmartReflex voltage of Core, IVA, and MPU domains
- Nominal SmartReflex voltage for Core, IVA, and MPU domains
- Regulator voltages
- GLaDOS live OC of Core, GPU and MPU
- WIFI mode for screen off (power saving or full speed)
- Vibrator strength
- Headset volume boost
- High performance sound
- Force fast charge
- Battery live extender
- Touch wake and touch wake duration
- fsync control
Download
Trickster MOD 20120709
Control App
Changelogs
Requirements:
- CWM
- Someone who understands instructions below
Installation/Update instructions:
- Reboot to CWM recovery
- Do a nandroid if you're scared (recommended in case you have problem)
- Install zip from sdcard
- Reboot the phone
- If you see /sdcard/trickster directory with configuration files inside then this mod installed successfully
Usage:
By default Trickster color, some android property regarding UI smoothness and mobile data speed tweaks and screen state optimization are applied. If you want to change additional settings then either use the app or :
- Go to /sdcard/trickster directory, you'll see at most four following configuration files, depending on kernel features:
. color.conf: color related tweak
. general.conf: generic tweaks like zipalign, sqlite, and screenstate optimization
. kern_general.conf: generic kernel tweaks like CPU speed, governor, IO scheduler and readahead buffer
. kern_specific.conf: specific kernel features like sound control, WIFI power, fast charge... - Edit any above file to change the settings you want using app like ES Explorer, Root Explorer..., instructions included inside
- Settings are automatically applied when user saves any of these files
- Some changes require restarting your phone
- To check log to see if it works use "logcat|grep Trickster" from adb/terminal
Reinstall boot service, Reset settings, Removal instructions:
- If you install a new kernel that includes ramdisk (boot.img format like franco or leanKernel), you can either reinstall Trickster MOD, run "tricks install" from adb root shell or terminal, or apply this CWM zip from recovery.
- You can delete a configuration file, files, or entire /sdcard/trickster directory to reset to default settings for a file, files or all configuration respectively
- If you mess up and can't boot, say aggressive OC/UV , use this CWM zip to reset
- If you want to uninstall, use this CWM zip
Credits:
- Google
- Our great kernel devs
- chainfire for SuperSU and su
- stericson for busybox
- ch33kybutt's for his brilliant idea on screen state optimizations
- Beta testers for your dedication in testing this
- nexus.prime for his unintallation script
- phone_user for init.d CWM zip
- Anyone I learnt from
Disclaimer: This is provided with NO GUARANTY whatsoever. Use your common sense.
Beta test: If you want to test my stuffs, including other things beside this. Contact me through PM.
This is interesting.
Sent from my Galaxy Nexus
Just wondering if the Trickster Rom is for the Nexus? If it is then where can we try it out, thanks.
smoothone said:
Just wondering if the Trickster Rom is for the Nexus? If it is then where can we try it out, thanks.
Click to expand...
Click to collapse
It is but it's for the GSM Galaxy Nexus as I made it from google IMM76I image, it does not work on toroplus.
bigeyes0x0 said:
It is but it's for the GSM Galaxy Nexus as I made it from google IMM76I image, it does not work on toroplus.
Click to expand...
Click to collapse
So if I where to put this mod on an aosp rom it would be like the actual trickster rom?
Sent from my Galaxy Nexus
Yes, nearly identical. The remaining mod is dalvik-cache in cache partition which free up space for your virtual sdcard. And the other is Zeppelinrox's supercharged services.jar for better multitasking.
bigeyes0x0 said:
Yes, nearly identical. The remaining mod is dalvik-cache in cache partition which free up space for your virtual sdcard. And the other is Zeppelinrox's supercharged services.jar for better multitasking.
Click to expand...
Click to collapse
Thanks for the input.
Sent from my Galaxy Nexus
The values in script are listed ad "binary". Is that what needs to be imputed to activate that particular mod? And the specific integer in those mods? Thnx in advanced r
wow! nice to see this,thanks for sharing
dangambino said:
The values in script are listed ad "binary". Is that what needs to be imputed to activate that particular mod? And the specific integer in those mods? Thnx in advanced r
Click to expand...
Click to collapse
Binary as in 0 and 1 to disable and enable respectively. I thought that is obvious.
So if you want to enable feature named X just set X=1
New version in first post. Remove requirements for init.d and busybox and it has some tweaks to tricks script.
Does anyone know if this will work on paranoid android?
I heard someone flash it successfully. To be sure just do a nandroid before hand.
Question, does it work with rooted stock?
Thanks!
It's only requirements are root and CWM, the next version might not even need root (in private testing), so you can use it on your ROM, sure.
Thanks!
Ok I'm retarded or something... i can't figure this out. Anyways, this is my question... I flashed the zip with cwm, does that mean its working now? Or do I have to use the terminal stuff it said in the Usage section and if I do, how exactly do I do that?
Thanks!
spykedvodka said:
Ok I'm retarded or something... i can't figure this out. Anyways, this is my question... I flashed the zip with cwm, does that mean its working now? Or do I have to use the terminal stuff it said in the Usage section and if I do, how exactly do I do that?
Thanks!
Click to expand...
Click to collapse
I actually have the same question.
If you see directory /sdcard/trickster with file trickster.conf inside after installing through CWM, then it should work. To change settings modify trickster.conf, but you don't really need to if you don't want/need to change settings. The default is good enough in general.
New version released with some nice goodies. Read changelog.
lately I've found that some people are looking for more tweaks for SGY. you might have heard about v6 and adrenaline engine which can boost up our device performance. however, these script are usually only change the setting on memory management and kernel setting. I can't found a branded tweak with a script not only for memory management but also tweak gps, net speed, and build.prop properties tweak.
well...this mod is an one pack tweak for all that stuff. it contain all init.d tweak which used daily in my device. don't worry about the modules stuff since I already put them inside.
1. tweaks for modules : droidwall modules by mikstev and bacem patch by irfanbagus
2. tweaks for memory management : kuro1
3. tweaks for build.prop properties : kuro2
4. tweaks for net speed : sysinit --> sysctl tweaks
5. additional tweaks : zipalign, sqlite optimize, minfree, data cleaner, sdcard tweak (these last four are in kuro1), and gps tweaks.
6. add blocker tweak (new)
important notes:
1. this mod is only tested on SGY. please use it carefully if you intent to use it on another device.
2. installation guide: flash it via CWM.
3. I highly recommend to delete (or temporary move) all init.d script before install this mod (just in case, for your safety and to ensure that my tweak will run). you can put your favourite script later if the installation succes.
4. a kernel with init.d support is a minimum requirement for this mod.
5. to check whether if the tweak run or not go to /data and see if all of 4 log file tweak created there with correct time when you turn on your device.
- kuro_zalign.log : contain the log file for zipalign
- kuro_tweak1.log : contain the log file for kuro1 tweak
- kuro_tweak2.log : contain the log file for kuro2 tweak plus test for undervolt with bacem tweak
- kuro_slite.log : side log file for kuro1. it contain the log file for vacum tweak inside kuro1
the link :
]v1 : http://www.mediafire.com/download.php?51kxybm65dzxveb or http://d-h.st/7v7
v2 : http://d-h.st/AsD
v2.1 : http://d-h.st/HB4
v3.0 : http://www.mediafire.com/download.php?vv0e2nmzrnm7q3o
v3.1 : http://www.mediafire.com/download.php?9ua4lz8wafqq79w
note: don't install by copy all the files into your system. you only need to copy the 'blast' file in /system/bin/ to your /system/bin and give 777 permission to get the update.
add blocker : http://www.mediafire.com/download.php?2bqcgbkt01banl6
to install it, extract the file then copy hosts file to /system/etc. after that restart your phone.
changelog:
v1 (17-7-2012)
- first release project
v2 (8-7-2012)
- log system introduced. log file stored at /data as kuro_zalign.log, kuro_tweak1.log, kuro_tweak2.log and kuro_sqlite.log
- optimized. kickass kernel tweak now in kuro1.
- added some more tweak for memory cleaner and another stuff.
- loopysmoothness removed due some issue in some highly loaded system.
- GPS tweak now set for all region and country
v2.1 (21-8-12)
- new script added
- optimized tweak for better multitasking and speed
- now using aroma installer
v3.0 (4-10-12)
- new build script on kuro1
- separated sqlite vacuum (kuro4)
- new setprop code on (kuro2)
- new setprop code for audio (kuro3)
- NEW FEATuRE: boost_up MODE! --> a special feature to give you more free ram and boost your memory
v3.1 (12-12-12)
- new update for the tool. now you can use it without typing su.
- tool renamed to 'blast' to make it shorter.
Click to expand...
Click to collapse
additional note for v3:
- clear your dalvik cache after you install this tweak
- to use boost_up mode, type su, continued by boost_up in terminal
- THIS TWEAK ONLY TESTED ON MY XPERIA TIPO. PLEASE QUICKLY REPORT IF ANYTHING GOES WRONG.
for more information about the modules
bacem patch [irfanbagus] - http://forum.xda-developers.com/showthread.php?t=1640972
droidwall [mikstev] - http://forum.xda-developers.com/showthread.php?t=1626406
credits:
1. mikstev and irfanbagus for the modules
2. imbawind for the libncurses.so file
3. all xda member
I'm not a dev. all credits should be addressed to the dev, the real man behind the work. not me
Click to expand...
Click to collapse
TERM OF USE AND SHARING:
this thread intent is for sharing. feel free to use, edit, distribute all material inside this thread which came from me. if there any parts of this mod which comes not from me please refer to the original dev I've mentioned in this thread. if want to share it to another forum or modify it you don't have to ask my permission. no need to credits, put links or whatsoever. you'll only need to remember that you should held all the responsibility by using this mod, modify it or distribute it. DO IT WITH YOUR OWN RISK
Click to expand...
Click to collapse
Sparepart app
this app won't give you a boost in your device's performance. its an app comes from aosp rom. you can use it to set the animation effect in your device. set the speed at 'fast' and you'll get a feel that your device is running zoom zoom zoom.
http://www.mediafire.com/?ckcq1c6k6fr86s2
I also want to make this thread as a tweak discussion. feel free if you want to discuss anything related to tweaks in this thread.
This is exactly the same tweaks I've mentioned before . I was lazy to explain You did a nice job in compiling them. Good post.
Sent from my GT-S5360 using xda premium
yup...I only create kuro1, kuro2, sysctl.conf. I've also edited gps.conf (previously made by hellstorm) and bacem tweak. however the other script is almost untouched.
Can i flash this tweak pack on galaxy y which is already using adrenaline engine....plz answer it....
you can but better if you don't. if you still want to use it, delete kickass kernel, kuro2, darky zipalign, sysctl, complete and sqilte optimize from my zip file then flash it.
can i flash this on galaxy y duos ????
BTW . if any problem i m reflash firmware....
Sent from my GT-S6102 using Tapatalk 2
the only thing missing is the ad-hoc mod
another great work mr. kurotsugi
edit: i was hoping no FC on the spare parts battery history..
@mano: yup...you can install it in duos
@leo: i'm still using it but i've got report that it has bug. I never experienced it but they said that the connection sometimes doesn't stable. Thats why i didn't put that in this tweak.
Sorry, this app is have that fc issue too.
kurotsugi said:
@mano: yup...you can install it in duos
@leo: i'm still using it but i've got report that it has bug. I never experienced it but they said that the connection sometimes doesn't stable. Thats why i didn't put that in this tweak.
Sorry, this app is have that fc issue too.
Click to expand...
Click to collapse
ahh.. i see
no need to say sorry
ps: can't test this atm
any ideas to make our internal memory as swap?
i heard swapping degrades memory card life so...
also..
add your sound tweaks in this pack + bravia engine...
Can u add this...
This is a lag free script from this threads...
http://forum.xda-developers.com/showthread.php?p=26365844
█✘•⊥•✘█
for the tuned megabassbeat: my sound mod is big, about 8mb and not everyone like to use it.
for the lagfree script: do you know that lag free mod will DELETE our system app? if the answer is yes, you should understand that the risk is too high for common user. I won't add that mod to my compilation script.
idea to make swap in internal mem?
using internal mem as swap have a risk that the internal memory might corrupted (and eternally couldn't repaired). --> the main reason why no one ever interested to use internal memory as swap.
are you still want to use it as swap?
kurotsugi said:
for the tuned megabassbeat: my sound mod is big, about 8mb and not everyone like to use it.
for the lagfree script: do you know that lag free mod will DELETE our system app? if the answer is yes, you should understand that the risk is too high for common user. I won't add that mod to my compilation script.
Click to expand...
Click to collapse
Oh....ok, if you no add this script
Thanks this explain(penjelasannya)
█✘•⊥•✘█
But,...i have error with kernel merruk pre2.0
setprop can't use in me...
How can i fix this?
How i change the kernel with repencis kernel?
█✘•⊥•✘█
first of all you should flash a stock kernel with odin. after that you could install repencis's kernel with usual method.
kurotsugi said:
using internal mem as swap have a risk that the internal memory might corrupted (and eternally couldn't repaired). --> the main reason why no one ever interested to use internal memory as swap.
are you still want to use it as swap?
Click to expand...
Click to collapse
if that so...
haha..
no way.
thanks man.
Note:
I)Tweak improves scrolling and lag there by brings it to almost on par with cm 11 r24.
II)Debloating gives more free ram_almost 460 mb even with zram turned off..com
Update:
-works on "miui 9_7.8.31"/"miui 9_7.9.7".
I)Tweak:
MOD_MIUI 9_7.8.31_sdcard_sound_thermal_buildprop.zip
-Build prop tweaks
-sdcard rewritable permissions
-Better thermal control
-Increase speaker volume to optimum
II)Debloat:
-Before you proceed take a brief note of the following
-There are three flashable Debloating zips,choose one as per your need
-"miui 9 Total Debloat.zip" removes mi launcher so install a custom launcher like Nova launcher before you proceed with it.
-All three Debloating zips remove inbulit chinese keyboard so make sure to install a keyboard like Hackers keyboard or other type of your choice.
1)miui 9_7.8.31 Total Debloat.zip--->Removes all bloatware listed below.
2)miui 9_7.8.31 Debloat_Themes_miAccount_mi Launcher retained.zip--->Theming app,mi launcher,mi account are kept intact.
3)miui 9_7.8.31 Debloat_Themes_miAccount_mi Launcher_Weather retained.zip--->Theming app,mi launcher,mi account,weather app are kept intact.
-List of apps removed by "miui 9 Total Debloat.zip"
a)system/app
AnalyticsCore.apk
AntiSpam.apk
BugReport.apk
CloudService.apk
Email.apk
GameCenter.apk
GuardProvider.apk
HybridPlatform.apk
jjcontainer.apk
jjhome.apk
jjknowledge.apk
jjstore.apk
Joyose.apk
KSICibaEngine.apk
MiAssistant.apk
MiDrive.apk
MiLinkService.apk
MiLivetalk.apk
Mipay.apk
MiuiCompass.apk
MiWallpaper.apk
Notes.apk
PaymentService.apk
PersonalAssistantPlugin.apk
PicoTts.apk
PowerKeeper.apk
SecurityAdd.apk
SecurityCoreAdd.apk
SogouInput.apk
SVIService.apk
SYSOPT.apk
SystemAdSolution.apk
ThemeManager.apk
ThemeModule.apk
VipAccount.apk
VoiceAssist.apk
Whetstone.apk
WMService.apk
XiaomiAccount.apk
XiaomiSimActivateService.apk
XiaomiVip.apk
XMPass.apk
b)system/priv-app
CleanMaster.apk
CloudBackup.apk
CloudServiceSysbase.apk
MiDrop.apk
MiGameCenterSDKService.apk
MiuiGallery.apk
MiuiHome.apk
PersonalAssistant.apk
Weather.apk
WeatherProvider.apk
YellowPage.apk
Will i get ota update after this on 7.8.31 i mean i am on 7.8.31 i debloated it using this script.Will i get 7.9.7 ota
deepak kumar android said:
Will i get ota update after this on 7.8.31 i mean i am on 7.8.31 i debloated it using this script.Will i get 7.9.7 ota
Click to expand...
Click to collapse
You will get ota update but it's size will be that of a full rom.
freeshared said:
You will get ota update but it's size will be that of a full rom.
Click to expand...
Click to collapse
Not ota sized. Can i apply this on 7.9.7.
deepak kumar android said:
Not ota sized. Can i apply this on 7.9.7.
Click to expand...
Click to collapse
Yes you can
System launcher FC when I install miui 9_7.8.31 Debloat_Themes_miAccount_mi Launcher_Weather retained.zip
i updated this rom from updater and when i went to recovery, it was not twrp
how to go back to twrp? i want to flash gapps because there was no playstore. please reply
thanks
Marc Vincent said:
i updated this rom from updater and when i went to recovery, it was not twrp
how to go back to twrp? i want to flash gapps because there was no playstore. please reply
thanks
Click to expand...
Click to collapse
Go to security and enable the root option then download flashify, grant the root permission and download twrp.img then flash it.
lapmv86 said:
System launcher FC when I install miui 9_7.8.31 Debloat_Themes_miAccount_mi Launcher_Weather retained.zip
Click to expand...
Click to collapse
Flash this zip,mean while I will update Debloat scripts.
Hey bro, What types of build.prop tweaks you applied. Bcoz my phone awake all the time.Is this due to build.prop
do u have any idea what is "WMService.apk" stands for?
deepak kumar android said:
Hey bro, What types of build.prop tweaks you applied. Bcoz my phone awake all the time.Is this due to build.prop
Click to expand...
Click to collapse
Flash this zip to getback default build.prop
Install wakelock detector and let us know what's keeping phone in awake state.
jpower73 said:
do u have any idea what is "WMService.apk" stands for?
Click to expand...
Click to collapse
No,l don't.All I know is wmservice opens up multiple other services just like "googleplay services" so it hogs ram and removing it doesn't cause boot loop.
freeshared said:
Flash this zip to getback default build.prop
Install wakelock detector and let us know what's keeping phone in awake state.
Click to expand...
Click to collapse
It was due to google play store not bcoz you your tweaks
your tweak works for Miui v9 7.9.14?
EDIT:
No script for mild debloat?
- I just want to remove the apps I don't like, I saw the filenames within the updater-script, and edit them, i don't know what to remove because I don't know the app of those apk files (I know some of them though). Any help?
I remove the following lines from the script, which where these apk files (i think) are implemented within settings and the apps I like.
Applies to miui 9 v7.8.31 total debloat zip
Code:
delete("/system/app/CloudService.apk");
delete("/system/app/MiDrive.apk");
delete("/system/app/MiWallpaper.apk");
delete("/system/app/Notes.apk");
delete("/system/app/ThemeManager.apk");
delete("/system/app/ThemeModule.apk");
delete("/system/app/XiaomiAccount.apk");
delete("/system/priv-app/MiuiGallery.apk");
delete("/system/priv-app/CleanMaster.apk");
delete("/system/priv-app/CloudBackup.apk");
delete("/system/priv-app/CloudServiceSysbase.apk");
tag/s: @freeshared
EmanzzKie said:
EDIT:
No script for mild debloat?
- I just want to remove the apps I don't like, I saw the filenames within the updater-script, and edit them, i don't know what to remove because I don't know the app of those apk files (I know some of them though). Any help?
I remove the following lines from the script, which where these apk files (i think) are implemented within settings and the apps I like.
Applies to miui 9 v7.8.31 total debloat zip
Code:
delete("/system/app/CloudService.apk");
delete("/system/app/MiDrive.apk");
delete("/system/app/MiWallpaper.apk");
delete("/system/app/Notes.apk");
delete("/system/app/ThemeManager.apk");
delete("/system/app/ThemeModule.apk");
delete("/system/app/XiaomiAccount.apk");
delete("/system/priv-app/MiuiGallery.apk");
delete("/system/priv-app/CleanMaster.apk");
delete("/system/priv-app/CloudBackup.apk");
delete("/system/priv-app/CloudServiceSysbase.apk");
tag/s: @freeshared
Click to expand...
Click to collapse
You can edit the script as per your needs.
If you dont know apk ids you want to remove,you can do one thing.Use aroma fm in twrp and move apks(make sure to move,not delete) to a folder in your sdcard that could possibly be ones you want to remove.
If any thing goes wrong,like a boot loop or wong app removed.You can copy or move back the apk from your sdcard to /system/app or system/priv-app using aroma fm and giving right permissions(i,e 644).
Once you successfully removed all unwanted apks,you can update debloat script with the apk ids you have on your sdcard folder.
el_easy said:
your tweak works for Miui v9 7.9.14?
Click to expand...
Click to collapse
Debloat script will work,
If you want to flash 'Mod sound_thermal_sdcard_buildprop.zip',you need to remove "build.prop" from the zip file.
i,e open zip file--Delete build.prop using xpolre file manager
In this case all mods work except build.prop tweaks.
Or
Edit your rom build.prop(using xplore fm open rom.zip-->copy bulid.prop to sdcard--->copy #Added Tweaks found in build.prop file of 'Mod sound_thermal_sdcard_buildprop.zip'--->open build.prop on your sdcard with text editor--->pasted copied lines at the end.
Now with this new edited build.prop on sdcard replace biild.prop in 'Mod sound_thermal_sdcard_buildprop.zip' using xplore fm.
Now you can flash this zip with working build.prop tweaks too.
As far as I know, whetstone.apk is for RAM management. I read it somewhere about MIUI.
I uninstalled it, not because of this thread, and facing minor issues.
The issue particularly come from background music playing.
Some players with hi res capability often to crashing while playing in thr background, and need to restart the player to make work again.
It occur with: jet audio, neutron, and playerpro. The highest occurrences are with neutron.
no script working on global official 9.2.3 phone is not booting
Found this thread on XDA for the latest Viper4Android method that also works on the Poco F3 with Root and SELinux enforcing mode.
Link: https://forum.xda-developers.com/t/viper4android.4258655/
Anyone know where I can get the latest collection of Convolver Samples?
Nemix77 said:
Found this thread on XDA for the latest Viper4Android method that also works on the Poco F3 with Root and SELinux enforcing mode.
Link: https://forum.xda-developers.com/t/viper4android.4258655/
Anyone know where I can get the latest collection of Convolver Samples?
Click to expand...
Click to collapse
Most of convolvers are outdated, the best you can do is to go on the viper4android telegram channel, contact Thomas de Witt and pay 4 euro for a personal convolver for your headphone. Or you can do it yourself but it requires some solide knowledge. There are too convolvers from stormviper, a modded viper4android but the creator is a little strange and you have to ask them personally and do a "review" for the creator to get the last convolvers (testing purpose I guess). They have a telegram channel too. You can still find pack on Google but it's old. Sorry for my English !
Greenspoof said:
Most of convolvers are outdated, the best you can do is to go on the viper4android telegram channel, contact Thomas de Witt and pay 4 euro for a personal convolver for your headphone. Or you can do it yourself but it requires some solide knowledge. There are too convolvers from stormviper, a modded viper4android but the creator is a little strange and you have to ask them personally and do a "review" for the creator to get the last convolvers (testing purpose I guess). They have a telegram channel too. You can still find pack on Google but it's old. Sorry for my English !
Click to expand...
Click to collapse
Those irs files are overrated, I personally like the same settings on all of my headphones. I like moderate gain, set to inf, I love level 3 surround sound, dynamic system high end v1 at 20 percent for bass, clarity 12db or 14.8db it depends. That's my perfect settings for Bluetooth, headphones don't require so much gain. You can also search Google fiio fh5 github or IRS file and it used to find the github for those headphones I can't seem to get it anymore. There honestly nothing special they make headphones sound worse really
Techguy777 said:
Those irs files are overrated, I personally like the same settings on all of my headphones. I like moderate gain, set to inf, I love level 3 surround sound, dynamic system high end v1 at 20 percent for bass, clarity 12db or 14.8db it depends. That's my perfect settings for Bluetooth, headphones don't require so much gain. You can also search Google fiio fh5 github or IRS file and it used to find the github for those headphones I can't seem to get it anymore. There honestly nothing special they make headphones sound worse really
Click to expand...
Click to collapse
Global IRC, indeed, but the creator of viper4android can create a custom one based on your specific headphone and just for your headphone. Therefore, the quality is a another world from basic irs. The one you find free today are old and so, they make more bad than any good.
I don't believe the version I'm running from the thread in link above has Surround, Headphones and Bluetooth options.
Nemix77 said:
I don't believe the version I'm running from the thread in link above has Surround, Headphones and Bluetooth options.
Click to expand...
Click to collapse
It's switch automatically, just connect your headphone
Greenspoof said:
Global IRC, indeed, but the creator of viper4android can create a custom one based on your specific headphone and just for your headphone. Therefore, the quality is a another world from basic irs. The one you find free today are old and so, they make more bad than any good.
Click to expand...
Click to collapse
The creator of viper doesn't do anything anymore. The team Dewitt isn't the creator he's just using the open source code for the Normal driver because the viper creator won't allow him access to super quality driver from 2.3.4 my choice. No those custom IRS files are junk I have the fiio fh5 iem and the IRS files they made it makes my headphones sound wimpy. Trust me find the settings you like on viper and a good pair of headphones like my personal favorites are Master and dynamics MW08 Bluetooth.
Techguy777 said:
The creator of viper doesn't do anything anymore. The team Dewitt isn't the creator he's just using the open source code for the Normal driver because the viper creator won't allow him access to super quality driver from 2.3.4 my choice. No those custom IRS files are junk I have the fiio fh5 iem and the IRS files they made it makes my headphones sound wimpy. Trust me find the settings you like on viper and a good pair of headphones like my personal favorites are Master and dynamics MW08 Bluetooth.
Click to expand...
Click to collapse
Didn't know that. So do you use v2.3.4 or the new one ?
Greenspoof said:
Didn't know that. So do you use v2.3.4 or the new one ?
Click to expand...
Click to collapse
2.3.4 always on android 11 it takes a little extra setting up on most roms.
Techguy777 said:
2.3.4 always on android 11 it takes a little extra setting up on most roms.
Click to expand...
Click to collapse
And 2.3.4 is really better than nowadays viper? Like did you compare? Thx for your time
Techguy777 said:
2.3.4 always on android 11 it takes a little extra setting up on most roms.
Click to expand...
Click to collapse
And if so, could you tell me where did you download this version of viper? And how did you installed it ?
Techguy777 said:
2.3.4 always on android 11 it takes a little extra setting up on most roms.
Click to expand...
Click to collapse
I tried to install it but I have a I/o error, from what I read I have to change the name of a file inside vendor/etc but I can't because of permission, could you tell me how did you do that ? Thx !
I installed everything over magisk.
First Ainur Narsil and Audio modification library then reboot. After that viper then open viper and install the driver. The device will reboot. In magisk deactivate both Ainur and AML then open viper again. Driver should reinstall again. After reboot it should work. Could be that you have to enforce in settings. In a link above there is this method mentioned.
Greenspoof said:
I tried to install it but I have a I/o error, from what I read I have to change the name of a file inside vendor/etc but I can't because of permission, could you tell me how did you do that ? Thx !
Click to expand...
Click to collapse
It's going to seem like a lot of work but it's not. Your just going to download magisk files. First thing first you have root and I'm hoping your willing to switch your kernel to permissive mode? You can either do that with permissive v2 magisk module or selinux app. You need to have busybox from magisk installed.
Download 2.3.4 apk
1 switch selinux to permissive
2. Install BusyBox from magisk
Than reboot first
3. Install viper4android v4.4 on magisk manager use volume buttons to pick 2.3.4 install as a user app and if show recommended audio fix hit yes.
Reboot the device and see install the apk 2.3.4 and it should have the driver already installed.
If that doesn't work than you add James dsp magisk module new verison on magisk manager
Than flash audio modification file v4.0 after that
If you reboot again and reinstall the app and hopefully the driver will stick if it doesn't flash 4.4 zip again and reboot and install the apk.
You have to always reinstall the apk because the viper zip uninstalls it and it doesn't ever add it back likes supposed to but the driver stays installed and when you install the app shouldn't be no errors. You will need to grant storage permission for viper4android app.
It seems like a lot but it's really not and once it's installed properly it never uninstalls.
James dsp allows viper to play on phones for some reason but you can turn it off and just use viper that's what I do
https://drive.google.com/file/d/1kf02fMd-HDZp1SQkxk6wprZfbCv11eM2/view?usp=drivesdk
selinux_permissive_v2.0 (1).zip
drive.google.com
ViPER4Android FX(com.vipercn.viper4android_v2)-2.3.4.0(2340)-base.apk
drive.google.com
Trying to get all the files it's hard sometimes to find them so I'm saving you some time. 2.3.4 apk is impossible to find now I extracted the one I'm using
Techguy777 said:
It's going to seem like a lot of work but it's not. Your just going to download magisk files. First thing first you have root and I'm hoping your willing to switch your kernel to permissive mode? You can either do that with permissive v2 magisk module or selinux app. You need to have busybox from magisk installed.
Download 2.3.4 apk
1 switch selinux to permissive
2. Install BusyBox from magisk
Than reboot first
3. Install viper4android v4.4 on magisk manager use volume buttons to pick 2.3.4 install as a user app and if show recommended audio fix hit yes.
Reboot the device and see install the apk 2.3.4 and it should have the driver already installed.
If that doesn't work than you add James dsp magisk module new verison on magisk manager
Than flash audio modification file v4.0 after that
If you reboot again and reinstall the app and hopefully the driver will stick if it doesn't flash 4.4 zip again and reboot and install the apk.
You have to always reinstall the apk because the viper zip uninstalls it and it doesn't ever add it back likes supposed to but the driver stays installed and when you install the app shouldn't be no errors. You will need to grant storage permission for viper4android app.
It seems like a lot but it's really not and once it's installed properly it never uninstalls.
James dsp allows viper to play on phones for some reason but you can turn it off and just use viper that's what I do
https://drive.google.com/file/d/1kf02fMd-HDZp1SQkxk6wprZfbCv11eM2/view?usp=drivesdk
selinux_permissive_v2.0 (1).zip
drive.google.com
ViPER4Android FX(com.vipercn.viper4android_v2)-2.3.4.0(2340)-base.apk
drive.google.com
Trying to get all the files it's hard sometimes to find them so I'm saving you some time. 2.3.4 apk is impossible to find now I extracted the one I'm using
Click to expand...
Click to collapse
It worked thx !!!! How do I choose the driver type? Because I saw there was 3 driver, super quality, high quality and power saving. Or it's already in super quality?
Techguy777 said:
It's going to seem like a lot of work but it's not. Your just going to download magisk files. First thing first you have root and I'm hoping your willing to switch your kernel to permissive mode? You can either do that with permissive v2 magisk module or selinux app. You need to have busybox from magisk installed.
Download 2.3.4 apk
1 switch selinux to permissive
2. Install BusyBox from magisk
Than reboot first
3. Install viper4android v4.4 on magisk manager use volume buttons to pick 2.3.4 install as a user app and if show recommended audio fix hit yes.
Reboot the device and see install the apk 2.3.4 and it should have the driver already installed.
If that doesn't work than you add James dsp magisk module new verison on magisk manager
Than flash audio modification file v4.0 after that
If you reboot again and reinstall the app and hopefully the driver will stick if it doesn't flash 4.4 zip again and reboot and install the apk.
You have to always reinstall the apk because the viper zip uninstalls it and it doesn't ever add it back likes supposed to but the driver stays installed and when you install the app shouldn't be no errors. You will need to grant storage permission for viper4android app.
It seems like a lot but it's really not and once it's installed properly it never uninstalls.
James dsp allows viper to play on phones for some reason but you can turn it off and just use viper that's what I do
https://drive.google.com/file/d/1kf02fMd-HDZp1SQkxk6wprZfbCv11eM2/view?usp=drivesdk
selinux_permissive_v2.0 (1).zip
drive.google.com
ViPER4Android FX(com.vipercn.viper4android_v2)-2.3.4.0(2340)-base.apk
drive.google.com
Trying to get all the files it's hard sometimes to find them so I'm saving you some time. 2.3.4 apk is impossible to find now I extracted the one I'm using
Click to expand...
Click to collapse
Well statut is abnormal, I will try with James Dps but I'm not a fan of these kind of workaround lol, but the link of Google you gave me is deleted?
Techguy777 said:
It's going to seem like a lot of work but it's not. Your just going to download magisk files. First thing first you have root and I'm hoping your willing to switch your kernel to permissive mode? You can either do that with permissive v2 magisk module or selinux app. You need to have busybox from magisk installed.
Download 2.3.4 apk
1 switch selinux to permissive
2. Install BusyBox from magisk
Than reboot first
3. Install viper4android v4.4 on magisk manager use volume buttons to pick 2.3.4 install as a user app and if show recommended audio fix hit yes.
Reboot the device and see install the apk 2.3.4 and it should have the driver already installed.
If that doesn't work than you add James dsp magisk module new verison on magisk manager
Than flash audio modification file v4.0 after that
If you reboot again and reinstall the app and hopefully the driver will stick if it doesn't flash 4.4 zip again and reboot and install the apk.
You have to always reinstall the apk because the viper zip uninstalls it and it doesn't ever add it back likes supposed to but the driver stays installed and when you install the app shouldn't be no errors. You will need to grant storage permission for viper4android app.
It seems like a lot but it's really not and once it's installed properly it never uninstalls.
James dsp allows viper to play on phones for some reason but you can turn it off and just use viper that's what I do
https://drive.google.com/file/d/1kf02fMd-HDZp1SQkxk6wprZfbCv11eM2/view?usp=drivesdk
selinux_permissive_v2.0 (1).zip
drive.google.com
ViPER4Android FX(com.vipercn.viper4android_v2)-2.3.4.0(2340)-base.apk
drive.google.com
Trying to get all the files it's hard sometimes to find them so I'm saving you some time. 2.3.4 apk is impossible to find now I extracted the one I'm using
Click to expand...
Click to collapse
Nevermind, I thought I had to install Jamesdsp "verison", like a special Jamesdsp lol, everything work great right now!!! I really thank you for your time, really ! But just one last question subsiste, how I'm sure it's the super quality driver that is installed and not high quality or energy saving?
Nemix77 said:
Found this thread on XDA for the latest Viper4Android method that also works on the Poco F3 with Root and SELinux enforcing mode.
Link: https://forum.xda-developers.com/t/viper4android.4258655/
Anyone know where I can get the latest collection of Convolver Samples?
Click to expand...
Click to collapse
Always, much better than Dolby, AudioFX and others that I tested.
The "codecs" most important is DDC/Kernel (.vdc and .irs).
When I install them in 2019 liked ClearPlus HD.irs and V4ARISE.vdc.
It's a little hard to set up (Viper and set presets) but when you learn is easy do the same for all headphones.
Maybe it could help.
I recommend you remove that older process installation because you don't need to change SELinux from Enforcing to Permissive (insecure).
In Magisk
1. Install Audio Compatibility Patch (v2.3)
2. Options: Yes, No, Yes, No, Yes, Yes, Reset.
3. Install Audio Modification Library (v4.0), reboot.
4. Instalar Viper4Android FX Legacy v4.4 (v2.5.0.4)
5. Options: Vol +, Vol-, Vol-, Vol +, Reset.
6. Install the JamesDSP module.
7. Disable any native system / ROM equalizer.
Install Viper4Android FX app (v2.6.0.6, Jan/2019) via github or backup
Option: find out him here or Magisk folder (use any root explorer for that).
Path: /data/adb/Modules/Viper (old app)
For newest V4A app use search or Rose.
Choose driver 2.5.0.4, install, restart.
So open the player.
Open Viper4Android FX app, try to apply some profile. Close and open the app if necessary.
Your Headphone need to be plugged.
NOTE: Don't forget to disable other features sound installed on your ROM like stock equalizer (AudioFX, Dolby and other).
To work correctly the Driver Status screen must be:
Driver Version: 2.5.0.4
NEON Enable: Yes
Enable: Yes
Status: Normal
Audio Format: Supported
Processing: Yes
Sampling Rate: 48000
NOTE2: The Viper4Android folder saves the profiles in the root of the internal memory and they need to be replaced in case of Internal Storage was formatted.
I upload the files (older .apk and DDCs/Kernel) on my Mega
18.21 MB file on MEGA
mega.nz
There is some perfis that I did for my headphones (JBL, Xiaomi, Bluedio, Phillips and KZ). You can try them and use it as based to fix all what you need.
Change it to others device you will need just set "Master Gate (limiter)" to 0dB on Alioth.
All them was set for Gemini (this need to be Output Gain -8.0 db).
NOTE3: I prefer the older version and older design. Just the older design app works with the folder "Profile" on .zip without any conversion files.
The new layout migrates the folder "Profile" to "Preset" on new material design. This is not compatible.
NOTE4: Maybe just AML + FX Legacy or 2.7 + JamesDSP is enough. You can remove James app after installed his Module.
Techguy777 said:
It's going to seem like a lot of work but it's not. Your just going to download magisk files. First thing first you have root and I'm hoping your willing to switch your kernel to permissive mode? You can either do that with permissive v2 magisk module or selinux app. You need to have busybox from magisk installed.
Download 2.3.4 apk
1 switch selinux to permissive
2. Install BusyBox from magisk
Than reboot first
3. Install viper4android v4.4 on magisk manager use volume buttons to pick 2.3.4 install as a user app and if show recommended audio fix hit yes.
Reboot the device and see install the apk 2.3.4 and it should have the driver already installed.
If that doesn't work than you add James dsp magisk module new verison on magisk manager
Than flash audio modification file v4.0 after that
If you reboot again and reinstall the app and hopefully the driver will stick if it doesn't flash 4.4 zip again and reboot and install the apk.
You have to always reinstall the apk because the viper zip uninstalls it and it doesn't ever add it back likes supposed to but the driver stays installed and when you install the app shouldn't be no errors. You will need to grant storage permission for viper4android app.
It seems like a lot but it's really not and once it's installed properly it never uninstalls.
James dsp allows viper to play on phones for some reason but you can turn it off and just use viper that's what I do
https://drive.google.com/file/d/1kf02fMd-HDZp1SQkxk6wprZfbCv11eM2/view?usp=drivesdk
selinux_permissive_v2.0 (1).zip
drive.google.com
ViPER4Android FX(com.vipercn.viper4android_v2)-2.3.4.0(2340)-base.apk
drive.google.com
Trying to get all the files it's hard sometimes to find them so I'm saving you some time. 2.3.4 apk is impossible to find now I extracted the one I'm using
Click to expand...
Click to collapse
As I said, you don't need to alter SELinux permissions.
There is a method that you don't modify that.
alefmm said:
Always, much better than Dolby, AudioFX and others that I tested.
The "codecs" most important is DDC/Kernel (.vdc and .irs).
When I install them in 2019 liked ClearPlus HD.irs and V4ARISE.vdc.
It's a little hard to set up (Viper and set presets) but when you learn is easy do the same for all headphones.
Maybe it could help.
I recommend you remove that older process installation because you don't need to change SELinux from Enforcing to Permissive (insecure).
In Magisk
1. Install Audio Compatibility Patch (v2.3)
2. Options: Yes, Up, Yes, Up, Yes, No, Reboot.
3. Install Audio Modification Library (v4.0), reboot.
4. Install Viper4Android FX v2.7.2.1 (driver v2.5.0.4)
NOTE: Viper FX will install the latest app, finish installing Driver v2.5.0.4 on it and running (do some test to confirm).
Afterwards, remove the latest app and install the v2.6.0.6 app.
Install Viper4Android FX app (v2.6.0.6, Jan/2019), required download via github or backup.
Choose driver 2.5.0.4, install, restart.
So open the player.
Open Viper4Android FX app, try to apply some profile. Close and open the app if necessary.
Your Headphone need to be plugged.
NOTE: Don't forget to disable other features sound installed on your ROM like stock equalizer (AudioFX, Dolby and other).
To work correctly the Driver Status screen must be:
Driver Version: 2.5.0.4
NEON Enable: Yes
Enable: Yes
Status: Normal
Audio Format: Supported
Processing: Yes
Sampling Rate: 48000
NOTE2: The Viper4Android folder saves the profiles in the root of the internal memory and they need to be replaced in case of Internal Storage formatting.
I upload the files (older .apk and DDCs/Kernel) on my Mega
18.21 MB file on MEGA
mega.nz
There is some perfis that I did for my headphones (JBL, Xiaomi, Bluedio, Phillips). You can try them and use it as based to fix all what you need.
Change it to others device you will need just set "Master Gate (limiter)" to 0dB on Alioth.
All them was set for Gemini (this need to be Output Gain -8.0 db).
NOTE3: I prefer the older version and older design. Just the older design app works with the folder "Profile" on .zip. The new layout migrates the folder "Profile" to "Preset" on new material design. This is not compatible.
As I said, you don't need to alter SELinux permissions.
There is a method that you don't modify that.
Click to expand...
Click to collapse
You can convert all profile to new format with a magisk module. But here, I'm more interested in the old version 2.3.4.0 with the super driver, discontinued in the new versions
Greenspoof said:
You can convert all profile to new format with a magisk module. But here, I'm more interested in the old version 2.3.4.0 with the super driver, discontinued in the new versions
Click to expand...
Click to collapse
Does't work and duplicate profiles (older profiles, if you don't migrate will works idem).
As I said, I tested both and the most stable is Driver Version: 2.5.0.4 and Viper4Android FX app v2.6.0.6.
Doing it correct, you can allow quality more than 200% compared without it.
NOTE: I AM NOT RESPONSIBLE FOR ANY BRICKED DEVICES. DO THIS AT YOUR OWN RISK!
Click to expand...
Click to collapse
Requirements:
The device obviously (A32 4G SM-A325F) [i did not test for other models.]
The device should be rooted.
Features:
Always on display clock transition animation.
One UI Home HighEnd Flagship animations.
Enabled Enhanced Processing mode. (High performance)
Edge lightning from flagship phones.
Use Dolby Atmos without headsets.
Enabled One UI's built in screen recorder.
Google discover in drawer.
NOTE:
The floating_feature.xml file was taken from Galaxy A32 4G (SM-A325F) from the firmware A325FXXU2CWA6 (One UI 5.0). It is not guranteed that if these features will work in older versions of One UI or across different models of the same product. Make sure to backup your original floating_feature.xml file to restore it using recovery or adb in case system ui starts crashing.
How to Install?
Install any root explorer from the playstore.
Mount your system as read write. (if you get an error or your system is read only then mount /vendor as read write and copy this to /vendor/etc. DONT USE FX FILE MANAGER TO MOUNT VENDOR AS READ WRITE IT BREAKS EVERYTHING.).
copy the file from your downloads folder to /system/etc overwriting the existing file (for read only system users. copy the file to /vendor/etc)
Give it 644 permission. (https://chmodcommand.com/chmod-644/)
Support:
You can directly reply to this thread or pm me. I will try my absolute best to respond as quickly as possible.
Credits:
Thanks to @el0xren for the tweaks from here.
Thanks to @Borkode for the thread on tweaks for galaxy a30 from here. (used as an reference).
Reboot and Enjoy!
Further Tweaks:
Head on to settings > Accessibility > Visibility Enhancements > toggle Reduce transparency and blur
This will reduce bluring effect through out one ui which helped to make my device feel a bit smoother.
really nice!