Ryuki Notes – Telegram
Sound Enhancement Troubleshootings

- If Sound Enhancement FX doesn't work, then type:

su
sefx

at Terminal/Termux app while playing music.

- If Sound Enhancement still not working, you need to play music with any music app that has external EQ option first like Xperia Music, YouTube Music, or Spotify.

- Disable the "No active profiles" notification and ignore it, it's nothing. If notification is greyed out, do not disable Android Signature Verification. Or use any notification remover app root at playstore if there.

- DSEEHX and Clear Phase toggler is turning off automatically after switching/stopping song or phone's rebooted. It's not a bug. That's how it is on unsupported/non-Xperia audio service.

- Actually, DSEEHX is only working in Xperia vendor, otherwise the toggler can only be used to disable Sound Enhancement effect.

- Any workaround for the Dolby is the same as #dolby_troubleshootings notes: https://news.1rj.ru/str/ryukinotes/11 and #dolby_troubleshootings_2 notes https://news.1rj.ru/str/ryukinotes/10


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:

- You can enable any #dolby_optionals here: https://news.1rj.ru/str/ryukinotes/8

- Dolby is enabled by default. If you want to disable it:

se.dolby=0

Then you can use any other else Dolby afterwards.

INSTALL/REINSTALL THE MODULE AFTERWARDS and reboot.
👍97
Z Folder Script

- Make sure the modules are installed correctly

- Install Termux app at Play Store or any other else Terminal Emulator app

- Download z.sh file here: https://www.pling.com/p/2183312/ then move it to /sdcard/

- Type "su" at the Termux app, press enter and grant root access

- Run this command bellow at the Termux app (just copy and paste):

su

sh /sdcard/z.sh

Wait until it's finished. After running the command above, z folder will be created automatically in your internal storage. Zip/compress it and send me the zipped/compressed /z folder. (/sdcard means your internal storage. That's not external sdcard).

Send it PM to @reiryuki
1
Simple Explanation of ZRAM Swap

An app task memory 100 MB for example  > 100 MB running in RAM while the app is opened > If we go directly to home without closing the app, the 100 MB will be cached in RAM > If we open another new app and the RAM is full enough, the 100 MB will be compressed to 35 MB and it's still in RAM, not going anywhere, so we have 65 MB free RAM for the new app. This compression is called as ZRAM Swap. ZRAM is swapping from normal file to compressed file and vice-versa, so it's also called as Swap. ZRAM Swap is faster, better, & safer than the old and depracated Swap Partition and Swap File, so do not use swap partition nor swap file if you are using ZRAM Swap.
🔥14👍7
Moto Waves Troubleshootings

- Smart Audio equals to dynamic profile. It doesn't mean to change profile automatically.

- If Moto Waves G doesn't work in your Android 11, then use Moto Waves V2 instead and vice-versa.

- I have installed Moto Waves correctly but why still doesn't work?

Moto Waves is a little bit different from other audio mods. Not all ROMs are supported. Actually it depends on the vendor audio hal in terms of support for the ROM whether it is suitable or not. Different devices will also have different vendor audio hal, even the ROM is the same.

- If icon launcher doesn't show up, open the app via quick settings and tap 'Show icon in the app tray'

- To disable FX for loudspeaker, tap 'About' then tap multiple times the text or the image. This is also for Dolby Moto.

- If the FX is stopped sometimes, install this: https://github.com/reiryuki/AOSP-soundfx-Remover-Magisk-Module with Audio Modification Library Magisk module: https://news.1rj.ru/str/ryukinotes/34

- If you are using Samsung device and the FX is cracking, install this: https://github.com/reiryuki/Sound-Alive-FX-Remover-Magisk-Module and Audio Modification Library Magisk module: https://news.1rj.ru/str/ryukinotes/34

- If Moto Waves doesn't work caused by dirac or misoundfx, install this: https://github.com/reiryuki/dirac-misoundfx-Remover-Magisk-Module and Audio Modification Library Magisk module: https://news.1rj.ru/str/ryukinotes/34

- Only if you got problem with camera/flash light/wifi/bluetooth/cellular, wipe dalvik cache via recovery and reboot. If the issue still there, delete /data/adb/modules/MotoWaves/system/vendor/lib/libc++_shared.so, wipe dalvik cache and reboot.

- You can change any configuration settings under /data/adb/modules(_update)/MotoWaves/system/vendor/etc/maxx_conf.ini using any root manager.

- For Moto Waves automation: https://github.com/reiryuki/Sound-Mods-Automator


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:

- The sound effect is applied to rerouting and patch stream by default for game apps. You can disable it if there is a problem with it:

waves.game=0

- To use Moto Waves Edge 30 Pro (pstar) config instead (only for Moto Waves V2 XT and G 5G Plus):

waves.config=pstar

- To use Moto Waves Edge (racer) config instead (only for Moto Waves V2 XT and G 5G Plus):

waves.config=racer

- To use Moto Waves G 5G Plus (nairo) config instead (only for Moto Waves V2 XT):

waves.config=nairo

- To use Moto Waves XT (nio) config instead (only for Moto Waves G 5G Plus):

waves.config=nio

What is the different between them?
You tell me.

INSTALL/REINSTALL THE MODULE AFTERWARDS and reboot.
2👍2
Sound Alive 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:

- You can use these optionals bellow to disable some loaded soundfx in Sound Alive Magisk Module if it causes bootloop or no sound issue in your device.

To disable soundbooster fx:

sa.soundbooster=0

To disable mysound fx:

sa.mysound=0

To disable myspace soundfx:

sa.myspace=0

To disable dolby soundfx:

sa.dolby=0

To disable proxy soundfx:

sa.proxy=0

To disable volumemonitor soundfx (only if sa.proxy=0) :

sa.volumemonitor=0

Spatializer soundfx now is disabled by default to prevent bootloop/conflict. But if you still want to enable it:

sa.spatial=1

- You can also enable any #dolby_optionals here: https://news.1rj.ru/str/ryukinotes/8

INSTALL/REINSTALL THE MODULE AFTERWARDS and reboot.
👍73
Volume Booster 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:

- The default volume boost is 100. You can apply any different value you want. For example, if you want to boost volume to 150:

volume.boost=150

Example if you want to boost volume to 96:

volume.boost=96

Example if you want to decrease volume to 50:

volume.boost=50

INSTALL/REINSTALL THE MODULE AFTERWARDS and reboot.
👍65
Mic Fix 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:

You can change the microphone volume to ANY value you want.

This is just for example if you want to change microphone volume  to 7:

mic.volume=7

REINSTALL THE MODULE AFTERWARDS and reboot.
3👍1
AM3D Zirene Sound 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:

- The sound effect is applied to rerouting and patch stream by default for game apps. You can disable it if there is a problem with it:

am3d.game=0

INSTALL/REINSTALL THE MODULE AFTERWARDS and reboot.
👍1
Arkamys Audio Troubleshootings

- Arkamys audio is only apply FX for internal speaker. If you want to apply the FX to headphone and Bluetooth audio also, you can enable/disable it by using terminal command. Type:

su
akm

Then read and follow the guide there. Example: https://news.1rj.ru/str/androidryukimods/1410.
1
DTS Troubleshootings

- The sound effect can cause no sound issue in unsupported device audio service.

- No support for PUBG Mobile mic issue nor any other else game mic issue

- If you are using Samsung device and the FX is cracking, install this: https://github.com/reiryuki/Sound-Alive-FX-Remover-Magisk-Module and Audio Modification Library Magisk module: https://news.1rj.ru/str/ryukinotes/34

- Doesn't work with music player which forcing to compress offload playback like in-built Mi Music on Miui ROM

- DTS must change/spoof your ro.product.model to pass the license check. This may create some issues like in stock rom camera etc. There is no workaround for this.

- DTS is working in enforcing for my device. If it's not working for your device then read #bug_report notes.

- To turn off Audio Wizard service, run terminal:

su

am stop-service com.asus.maxxaudio/.AudioWizardService
killall com.asus.audiowizard

- To turn on Audio Wizard service, run terminal:

su

am start-service com.asus.maxxaudio/.AudioWizardService
killall com.asus.audiowizard


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 use DTS Ultra UI from ZTE instead of Audio Wizard UI in Audio Wizard Asus Zen 6 Magisk Module:

dts.zte=1

- If you have problem with ro.build.product changes, you can enable library patch:

dts.patch=1

But sometimes this makes dts license check failure on some devices.

- The sound effect is applied to rerouting and patch stream by default for game apps. If you don't want it, you can disable it:

dts.game=0

INSTALL/REINSTALL THE MODULE AFTERWARDS and reboot.
👍82
My Mods

Don't forget to read the denoscriptions first before installing!

- https://www.pling.com/u/reiryuki
- https://github.com/reiryuki?tab=repositories

For any alpha or beta version, search for #alpha or #beta tag (that is not in notes but find it on search) @androidryukimodsdiscussions. I will not include changelog at it.
👍52
Version Grades

Alpha = Untested experimental version or tested and works with only 1 device. May still buggy for any other else devices.

Beta = Tested and works with 3 or more devices. Still buggy for some devices.

Stable = Tested and works with many more devices.

Any alpha or beta version will be uploaded with #alpha or #beta tag. That's not in /notes but you can find it in search. I will not include changelog at it. If the stable version is uploaded at pling, then the #alpha and #beta version will be deleted.
👍2
Oreality Audio 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:

- The sound effect is applied to rerouting and patch stream by default for game apps. You can disable it if there is a problem with it:

oreality.game=0

INSTALL/REINSTALL THE MODULE AFTERWARDS and reboot.
👍2
AudioFX LineageOS Troubleshootings

- If AudioFX doesn't work, then type:

  su
  afx
 
  at Terminal/Termux app while playing music

- If AudioFX still not working, you need to play music with any music app that have external EQ option first like Xperia Music, YouTube Music, or Spotify.
👍1
Magisk Install Log

Do not report if the Magisk/KernelSU install log says your ROM is unsupported nor service not found except the author is asking for it otherwise you will get warns! (unless it was supported in previous versions)

Do not send screenshot only!

If it's a Magisk Module, after installing the module, tap the top right corner of the Magisk app. It will be saved to your Download folder. See this: https://news.1rj.ru/str/androidryukimods/141 Send me the file. This is MAGISK/KERNELSU INSTALL LOG. DO NOT send MAGISK/KERNELSU LOG because it's not related!

Send it PM to @reiryuki
👍32
Logcat

Install this Logcat Reader app: https://github.com/darshanparajuli/LogcatReader/releases.

Before you open the Logcat app, install Termux first, and run this command:

su -c pm grant com.dp.logcatapp android.permission.READ_LOGS

Or run adb via PC:

adb shell pm grant com.dp.logcatapp android.permission.READ_LOGS

Another method if pm grant command is failed: https://news.1rj.ru/str/androidryukimodsdiscussions/113604

Open the app, go to settings > Buffers > checklist all (ignore if there is not), trigger the bugs so logcat can record the bugs, tap top right corner, tap save, share it to the author the saved logs. About 1 MB minimum and do not more than 10 MB. Do not filter! Do not type anything in search! FULL logcat is needed. Do not archive nor zip! If the log is still showing nothing, then use any other else logcat app.

Send it PM to @reiryuki
👍5🔥1
The Main Requirements to Install My Magisk Modules

- Using TWRP that can decrypt your /data, so you can disable modules via TWRP if bootloop/brick is occured. If you don't have TWRP for your device, then you can reflash your original boot.img via fastboot and format data if bootloop/brick is occured. Otherwise, please go out of here and don't talk to me.
- A working brain 🧠
- Not a psychopath
- Want to read the README
- DwYOR (Do with Your Own Risk!)
👍8🐳4🆒4
Touch Boost Disabler 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 other else root file manager and write any modified settings bellow inside the optionals.prop file BEFORE INSTALLING/REINSTALLING THE MODULE:

- To enable touch boost instead of disable

touch.boost=1

INSTALL/REINSTALL THE MODULE AFTERWARDS and reboot.
👍5🔥1😁1
Introducing new optionals method. Newer versions are no longer using terminal emulator command but using optionals.prop file in your /data/media/0/ (if you are not in user 0, then change the 0 to your current user). For example, see the screenshots. Create the optionals.prop file by yourself if it doesn't exist using @mtmanager or any other else root file manager. PLEASE DO NOT PUT/EDIT/WRITE IT IN /sdcard NOR /storage/emulated/0 NOR INTERNAL STORAGE BECAUSE IN SOME DEVICES, /sdcard OR /storage/emulated/0 OR INTERNAL STORAGE DOES NOT MIRROR TO /data/media/0. Read Optionals in the README of module at Github (all is lower case and no upper case). INSTALL/REINSTALL MODULE TO TAKE EFFECT.
🔥8👍32
Mi Sound 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 other else root file manager and write any modified settings bellow inside the optionals.prop file BEFORE INSTALLING/REINSTALLING THE MODULE:

- If you are in Miui ROM and don't want to use the Dolby Atmos:

misound.dolby=0

- To disable in-built Harman Kardon:

misound.harmankardon=0

- If MiSound app conflicted with your * Parts app, you can hide the * Parts app:

hide.parts=1

or you can simply disable your * Parts app using any root disabler/freezer and reboot. Usually * Parts app not only contains Dirac/MiSound but also contains some other ROM features. Hiding/disabling it will also remove those ROM features.

- You can reset the Mi Sound data:

data.cleanup=1

- You can also enable any #dolby_optionals here: https://news.1rj.ru/str/ryukinotes/8

INSTALL/REINSTALL THE MODULE AFTERWARDS and reboot.


Troubleshootings

- On Miui ROM, sidebar and toggle in all apps must be enabled before installing mi sound module. If you try to enable or disable it after installing the module, the sound will crack. Don't make any changes to Harman Kardon nor Mi Sound Equalizer also.

- If your built-in MiSound app does not show up after removing/disabling the module, run Terminal/Termux:

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.

- Any workaround for the Dolby Atmos is the same as #dolby_troubleshootings notes: https://news.1rj.ru/str/ryukinotes/11
8👍6