Miui Apps 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:
- To fix Miui Screen Recorder doesn't work with skiagl nor skiavk in some ROMs :
miui.fix.renderer=1
- If you are facing bootloop with Miui Core, you can disable public.libraries.txt patch, but you will not be able to normal install Miui apps:
miui.public=0
- To turn any Miui App Magisk Module into Global mode instead of original China mode:
miui.global=1
- To activate recents provider of Miui Home Magisk Module:
miui.recents=1
Don't use quickswitch app/module!
- If you have display brightness issue:
miui.code=0
- To show Sky feature in Miui Gallery AI:
miui.features=1
(Delete any other else miui.features)
- If there is no playback while recording with system sounds, you can change gallery mode to lavender instead of cepheus:
miui.features=lavender
(Delete any other else miui.features)
If system sound option is gone, that means your framework.jar is not supported. To check is your framework.jar support system sounds playback or not, run terminal:
su
grep -E 'createAudioRecordForLoopback|FOR_LOOPBACK' /system/framework/framework.jar
If there is no output, that means unsupported.
- Global optionals tap here: https://t.me/androidryukimodsdiscussions/60861
Miui Apps Troubleshootings: https://t.me/androidryukimodsdiscussions/64467
INSTALL/REINSTALL THE MODULE AFTERWARDS and reboot.
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:
- To fix Miui Screen Recorder doesn't work with skiagl nor skiavk in some ROMs :
miui.fix.renderer=1
- If you are facing bootloop with Miui Core, you can disable public.libraries.txt patch, but you will not be able to normal install Miui apps:
miui.public=0
- To turn any Miui App Magisk Module into Global mode instead of original China mode:
miui.global=1
- To activate recents provider of Miui Home Magisk Module:
miui.recents=1
Don't use quickswitch app/module!
- If you have display brightness issue:
miui.code=0
- To show Sky feature in Miui Gallery AI:
miui.features=1
(Delete any other else miui.features)
- If there is no playback while recording with system sounds, you can change gallery mode to lavender instead of cepheus:
miui.features=lavender
(Delete any other else miui.features)
If system sound option is gone, that means your framework.jar is not supported. To check is your framework.jar support system sounds playback or not, run terminal:
su
grep -E 'createAudioRecordForLoopback|FOR_LOOPBACK' /system/framework/framework.jar
If there is no output, that means unsupported.
- Global optionals tap here: https://t.me/androidryukimodsdiscussions/60861
Miui Apps Troubleshootings: https://t.me/androidryukimodsdiscussions/64467
INSTALL/REINSTALL THE MODULE AFTERWARDS and reboot.