Ryuki Notes – Telegram
Bug Report / Fix / Feedback

Not allowed to say doesn't work/bootloop nor telling/reporting crash/bug/issue nor asking any fix without providing required files written in this #bug_report or #bug_report_bootloop (even the bug is weird or the crash is not from my apps). If it still violates, warnings will be given immediately. WARNINGS WILL NOT BE REMOVED UNTIL THIS #bug_report OR #bug_report_bootloop FILES ARE SENT or you say you have got the fix yourself. Conveying issues without data is like spreading hoaxes. I don't like that. There are no psychologists nor magicians here. Everything is data.

Sending logs/bug_report that is not via PM will not be approved. Logs/bug report must be via PM @reiryuki. Do not send to group. Any logs/bug report sent to group will be ignored (except you are blocked by me). Any .zip files will also be deleted automatically in group.

Anyone reporting modules with old/deprecated version will also get warns.

If you're reporting bug without following the installation guide and this #bug_report or #bug_report_bootloop, you will receive warnings.

Make sure you don't reporting about "Known Issues" that is written in each README of modules!

For audio mods, you have to install AML, dirac misoundfx Remover, AOSP soundfx Remover (except for Lineage AudioFX), & Sound Alive FX Remover Magisk Module (for Samsung device except you are using Sound Alive Magisk Module), do not use NLSound nor Ainur Narsil Magisk Module, otherwise not apporoved!

1) If it's a Magisk module, disable any other else module first (except the module you want to report, AML, dirac misoundfx Remover, AOSP soundfx Remover, Sound Alive FX Remover, and any Core Magisk modules. But if you are reporting for AML Ryuki Mod, then you need to enable all audio mod module you have), only use latest version can be approved (IF THE LATEST IS ALPHA/BETA, THEN USE ALPHA/BETA INSTEAD!  Search #alpha or #beta at finder if there!), explain what's not working, and send required files bellow via PM.

2) Take a MAGISK/KERNELSU INSTALL LOG #magisk_install_log (NOT MAGISK/KERNELSU LOG) if it's about Magisk module tap here: https://news.1rj.ru/str/ryukinotes/72
If you are still sending Magisk log instead of Magisk Install Log, you will receive a warning until you send the right Magisk Install Log.

3) Take a full #logcat tap here: https://news.1rj.ru/str/ryukinotes/73

4) Take #zfolder tap here: https://news.1rj.ru/str/ryukinotes/57

If you PM me without doing above, means no fixes and no answers or you may be blocked. You can only report 1 module per report. If you miss any file, you may be ignored.

------------- Any missing stuffs --------------
------------ will not be approved -------------

Bug report contains 7 stuffs:

1) Explanations
2) Magisk/KernelSU install log if it's a Magisk module
#magisk_install_log
3) Disabled any other else modules (except the module you want to report, AML, dirac misoundfx Remover, AOSP soundfx Remover, Sound Alive FX Remover, and any Core Magisk modules. But if you are reporting for AML Ryuki Mod, then you need to enable all audio mod module you have.)
4) Full logcat
#logcat
5) Z folder #zfolder
6) Screenshot all super user lists for KSU users
7) Send bug report via PM
@reiryuki

If you miss one of them, re-read above please. If you don't understand, learning is the best you can do. If you feel that this is too complicated, then just go out from here. Thank you.

If facing brick/bootloop/auto reboot/forced reboot to recovery/stuck after boot, go to #bug_report_bootloop instead: https://news.1rj.ru/str/ryukinotes/45

If your report is not answered immediately, then be patient because I only have one brain while there are so many of you.

Asking fixes without doing above or sending bug report without disabling any other else modules are REJECTED/IGNORED. If you still nagging, then you will get warns.

Note: 3 warnings will only mute in the group, not ban, unless there is a specific reason.
👍115
For who can't access pling.com, try to change your private DNS to

1dot1dot1dot1.cloudflare-dns.com

or

dns.google

or use VPN

You can also change address pling.com to opendesktop.org or store.kde.org or linux-apps.com

If you still unable to access, the website must be under maintenance. It's usually happen. Just be patient. Try again tomorrow. Or just report it to contact@opendesktop.org.
10👍10
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.
3👍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