Global Optionals
You can create /data/media/0/optionals.prop file yourself if it's not exist yet (if you are not in user 0, then change the 0 to your current user) using @mtmanager or any file manager and write any modified settings bellow inside the optionals.prop file BEFORE INSTALLING/REINSTALLING THE MODULE:
- Some modules requires sepolicy patch to be working properly in Enforcing mode. sepolicy.rule file will be installed to sepolicy rules dir. But if there are still denials even the sepolicy.rule is installed correctly, you can use this instead:
sepolicy.sh=1
- If sepolicy patch still not enough caused by denials that are not already allowed by sepolicy patch, you can turn your device to Permissive state instead:
permissive.mode=1
PLEASE REMOVE permissive.mode=2 IF USING THIS!
This option will not be working if your kernel does not support permissive state.
- To use Magisk Permissive mode instead of device Permissive mode:
permissive.mode=2
PLEASE REMOVE permissive.mode=1 IF USING THIS!
- In some devices, using dirac & misoundfx Remover Magisk Module causes the *Parts.apk (Advanced settings app) loop crash. To fix that, you can hide the *Parts.apk:
hide.parts=1
or you can simply disable the *Parts.apk using any root disabler/freezer and reboot afterwards. Usually *Parts.apk not only contains equalizer but also contains some other ROM features. Hiding/disabling it will also remove those ROM features.
If dirac or misoundfx not working after re-enabling/removing/disabling modules, wipe dalvik cache and run:
su
rm -rf /data/system/package_cache/* /data/dalvik-cache/* /data/user*/*/com.android.settings/* /data/user*/*/com.miui.misound/* /data/user*/*/se.dirac.acs/*
Reboot.
- If you have dual speaker issue or stereo issue or earpiece issue or speaker not balanced or right and left not balanced with any of audio mods or if you want to enable auto rotation feature in Dolby Moto:
audio.rotation=1
- If you faced no sound or low sound issue on some apps while using any audio mod modules or you don't want audio mod affects your game app and notification/ringtone sound:
disable.raw=0
- You can use any modified or themed UI apk for any audio mod modules: Place the modified UI apk to your /data/media/0/ (if you are not in user 0, then change the 0 to your current user) first!
mod.ui=1
(you may need use dolby.mod=0 also in Dolby modules)
For APK UI (User Interface) modder, you can share your modded UI apk only and you have to use this feature instead. Not allowed to duplicate my modules.
- If you don't want system apps of modules keeps running in background/draining battery too much:
power.save=1
Then you can also restrict background of those apps in the app info. This option may reduce applications performance or even makes crash because some apps requires running in background to be working properly.
- To clear all data of a module:
data.cleanup=1
(After installing with that, the value 1 will be changed automatically to 0)
INSTALL/REINSTALL THE MODULE AFTERWARDS and reboot.
Global Troubleshootings: https://t.me/androidryukimodsdiscussions/29836
You can create /data/media/0/optionals.prop file yourself if it's not exist yet (if you are not in user 0, then change the 0 to your current user) using @mtmanager or any file manager and write any modified settings bellow inside the optionals.prop file BEFORE INSTALLING/REINSTALLING THE MODULE:
- Some modules requires sepolicy patch to be working properly in Enforcing mode. sepolicy.rule file will be installed to sepolicy rules dir. But if there are still denials even the sepolicy.rule is installed correctly, you can use this instead:
sepolicy.sh=1
- If sepolicy patch still not enough caused by denials that are not already allowed by sepolicy patch, you can turn your device to Permissive state instead:
permissive.mode=1
PLEASE REMOVE permissive.mode=2 IF USING THIS!
This option will not be working if your kernel does not support permissive state.
- To use Magisk Permissive mode instead of device Permissive mode:
permissive.mode=2
PLEASE REMOVE permissive.mode=1 IF USING THIS!
- In some devices, using dirac & misoundfx Remover Magisk Module causes the *Parts.apk (Advanced settings app) loop crash. To fix that, you can hide the *Parts.apk:
hide.parts=1
or you can simply disable the *Parts.apk using any root disabler/freezer and reboot afterwards. Usually *Parts.apk not only contains equalizer but also contains some other ROM features. Hiding/disabling it will also remove those ROM features.
If dirac or misoundfx not working after re-enabling/removing/disabling modules, wipe dalvik cache and run:
su
rm -rf /data/system/package_cache/* /data/dalvik-cache/* /data/user*/*/com.android.settings/* /data/user*/*/com.miui.misound/* /data/user*/*/se.dirac.acs/*
Reboot.
- If you have dual speaker issue or stereo issue or earpiece issue or speaker not balanced or right and left not balanced with any of audio mods or if you want to enable auto rotation feature in Dolby Moto:
audio.rotation=1
- If you faced no sound or low sound issue on some apps while using any audio mod modules or you don't want audio mod affects your game app and notification/ringtone sound:
disable.raw=0
- You can use any modified or themed UI apk for any audio mod modules: Place the modified UI apk to your /data/media/0/ (if you are not in user 0, then change the 0 to your current user) first!
mod.ui=1
(you may need use dolby.mod=0 also in Dolby modules)
For APK UI (User Interface) modder, you can share your modded UI apk only and you have to use this feature instead. Not allowed to duplicate my modules.
- If you don't want system apps of modules keeps running in background/draining battery too much:
power.save=1
Then you can also restrict background of those apps in the app info. This option may reduce applications performance or even makes crash because some apps requires running in background to be working properly.
- To clear all data of a module:
data.cleanup=1
(After installing with that, the value 1 will be changed automatically to 0)
INSTALL/REINSTALL THE MODULE AFTERWARDS and reboot.
Global Troubleshootings: https://t.me/androidryukimodsdiscussions/29836