Mod [AUDIO EQ • FX] Android 8 - 9 - 10 - 11 - 12 - 13 [DTS HeadphoneX AudioWizard] 08.02.2023

sezer1907

Usta Üye
Usta Üye
MIUI Sever
SMS Onaylı
Adım
Sezer
Cihazım
iPhone 13 256GB
Yaş
27
Konum
İstanbul
Katılım
25 Ocak 2016
Konular
68
Mesajlar
1.192
Çözümler
4
Tepkime puanı
612
Puanları
128
Denemek için modülü yükledim ama uygulaması gelmedi ana ekrana. Ayrı olarak mı indireceğiz ?
 

UnlnViTeD

Usta Üye
Usta Üye
MIUI Sever
SMS Onaylı
Adım
Sbr
Cihazım
Raphael
Yaş
35
Konum
Siverek
Katılım
18 Mart 2020
Konular
20
Mesajlar
1.828
Tepkime puanı
1.575
Puanları
138
cihaz desteklenmiyor diyor 4.7 sürümüne kadar denedim
Hocam geliştiricinin şöyle bir açıklaması var:
- Uygulama kuvveti kapanırsa veya yalnızca boş/hata gösteriyorsa, iki kez yeniden başlatın (tekrar yanıp sönmeyin). Muhtemelen Magisk sepolicy.rule hatasıdır.
 

mustafa.cemrek

Kıdemli Üye
Kıdemli Üye
MIUI Sever
SMS Onaylı
Adım
mustafa
Cihazım
mi10t pro
Yaş
38
Konum
istanbul
Katılım
13 Kasım 2019
Konular
1
Mesajlar
304
Tepkime puanı
100
Puanları
58
Hocam geliştiricinin şöyle bir açıklaması var:
- Uygulama kuvveti kapanırsa veya yalnızca boş/hata gösteriyorsa, iki kez yeniden başlatın (tekrar yanıp sönmeyin). Muhtemelen Magisk sepolicy.rule hatasıdır.
yok hocam direk cihaz desteklenmiyor hatası veriyor
 

UnlnViTeD

Usta Üye
Usta Üye
MIUI Sever
SMS Onaylı
Adım
Sbr
Cihazım
Raphael
Yaş
35
Konum
Siverek
Katılım
18 Mart 2020
Konular
20
Mesajlar
1.828
Tepkime puanı
1.575
Puanları
138
yok hocam direk cihaz desteklenmiyor hatası veriyor
Hocam isterseniz Telegram grubuna (@androidryukimodsdiscussions) bir yazın, muhtemelen sizden log kaydı isteyecektir.

Tüm yayınladığı çözümler aşağıda onada bakabilirsiniz. Ben uygun bir çözüm göremedim.

レイルユキ
in Android Ryuki Mods Discussions


DTS Troubleshootings Section

- DTS cannot be working with misoundfx and deactivating it completely, included hiding XiaomiParts app. If you're facing bootloop or another issue like thermal engine deactivated, after flashing the module, run Terminal Emulator:

su

rm -rf $(find /data/adb/modules*/*/system -name XiaomiParts)

- Doesn't work with music player which forcing to compress offload playback.

- DTS must change your phone model to pass the license check.

- You can change any configuration settings under /data/adb/modules(_update)/AudioWizard|DTSXUltra/system/vendor/etc/dts/customer.cfg. Use Root Explorer.

- DTS is working in enforcing for my device, but it may not be working for you... Doing #bug_report completely will helps but it's not guaranteed..


Optionals

You can apply modified settings by run these commands bellow with Terminal Emulator app before flashing the module. If you want to flash the module via recovery, then run with recovery Terminal.

- Type su first before commands

- You can use any modified UI apk. You can find here: @apkuithemes or somewhere. Place the modified UI apk to your internal storage. Then run:

setprop dts.mod.ui 1

- If SE policy patch doesn't work for your device, you can turn to permissive instead:

setprop dts.permissive 2

- If sepolicy.rule is causing bootloop, run:

setprop dts.permissive 1

- If you want to reset dts data:

setprop dts.cleanup 1

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

setprop dts.patch 1

But sometimes this makes dts license check failures for some devices.

- If you have dirac soundfx and it's conflicting with DTS, then you can disable it:

setprop dts.disable.dirac 1

- Post process music stream is enabled by default. You can enable another stream mode also (this may be a workaround for mic issue in some game apps):

Flash the module after applying those commands above and reboot.
edited
Feb 28 at 00:42

Post Process Stream Mode Command

Any global type soundfx cannot be chained together with post process type soundfx. This command is turning any global type soundfx into post process type soundfx so it can be chained together with another post process type soundfx. But it will make on off toggler doesn't work. It cannot be turned off.

Command values:

m = music stream (already enabled for DTS)
r = ringtone stream
a = alarm stream
v = voice call stream
n = notification stream
c = mic and camcorder pre process stream (only for Sound Enhancement module)

The command usage is:

su

setprop stream.mode <your_values>

Example for enable music stream only:

su

setprop stream.mode m

Example for enable music stream and alarm stream:

su

setprop stream.mode ma

Example for enable music stream and notification stream and ringtone stream:

su

setprop stream.mode mnr

Example for enable voice call and notification stream:

su

setprop stream.mode vn

Example for enable all post process streams:

su

setprop stream.mode mranv

Example for enable Sony ZNR (Zoom Noise Reduction) camcorder and mic pre process stream in Sound Enhancement (it causes bad output issue on some devices):

su

setprop stream.mode c

Those commands above only for example. You can modify values based on your needs. Flash module after.

Pressing On/Off toggler may causes bad outputs.
edited
Jul 13 at 13:49


Global Troubleshootings

- For audio mods, make sure you have enable show hidden files in your File Manager settings before flashing the module or the .aml.sh file which required will not be extracted and causes the module won't works correctly.

- Just in case if using multiple audio mods like viper, etc, you must install one of these bellow and DON'T USE BOTH TOGETHER! THEY ARE CONFLICTING! JUST USE ONE OF BELLOW:

-> Audio Modification Library Module (recommended). Download via Magisk app or here: )

-> ACDB Module (for Android 10 and bellow only) (download here @viperatmos) (but not for module that doesn't support it which is written at the description)

- If using Xposed, Riru LSPosed, Riru EdXposed, or Taichi Magisk Module, exclude apps from their list to prevent SE policy patch denials.

- If app force close or shows blank only/error, reboot twice (don't reflash). It's probably Magisk sepolicy.rule bug. Usually in Magisk v22 and bellow.

- For DTS and Sound Enhancement, if you got playback issue like no sound or volume getting max, you must use any Dolby or Moto Waves and let it be enabled.

- If you're using Island app or Work profile, disable apps that are cloned in the Island or the Work profile to prevent conflicts.

- Most of audio mods doesn't support, 3.5 mm jack port, auxiliary cable and won't be connected to USB audio. Use this app to fix.

- Most of audio mods doesn't work properly with Miui ROM.

- If your misoundfx/dirac or something else is not working after uninstalling any audio mod Magisk module, run:

su

rm -rf /data/user/*/com.android.settings /data/user/*/com.miui.misound

Reboot after.

- If wired/headset is not detected, install Ainur Narsil at Magisk Download.

- If any of module is turning your device to permissive state, you can turn back your enforcing state automatically after device boot using this app: . If you want any module working with enforcing state, read #bug_report.
Telegram
Android Ryuki Mods Archives
edited
Jul 30 at 00:05
 
Üst Alt