The Asus Zenfone 6 was celebrated not only for its flip camera but for one of the best audio experiences in its class — a combination of Asus's Audio Wizard multi-mode equalizer and DTS:X Ultra spatial audio processing that made music, movies, and games sound dramatically richer. reiryuki extracted the complete audio stack from the Zenfone 6 firmware and packaged it as a universal Magisk module, bringing cinema-grade sound to any rooted ARM64 or ARMv7 Android device running Android 6.0+.
Download via Pling
The module ZIP is distributed through Pling. Click below to open the official download page and install the flashable ZIP via Magisk, KernelSU, APatch, or Recovery.
Download on PlingAudio Enhancement Features
The complete Asus Zenfone 6 audio suite — Audio Wizard's multi-mode presets combined with DTS:X Ultra's spatial audio engine.
Audio Wizard — Multi-Mode Presets
Five optimized audio profiles — Music, Movie, Game, Live, and Smart (auto mode) — each tuned for different content types. A sixth Manual mode exposes the full equalizer for custom curve creation.
DTS:X Ultra — Spatial Audio
DTS's flagship spatial audio engine provides multi-speaker virtualization, expanding stereo content into a convincing surround-sound experience through headphones or the device's internal speakers — used natively in cinemas, Blu-ray, and high-end audio equipment.
Bass Enhancement & Brilliance
DTS:X Ultra includes independent adjustable controls for Bass (sub-bass and low-frequency extension) and Brilliance (high-frequency clarity and presence) — fine-tuning the character of the sound beyond what a standard EQ curve provides.
Volume Leveler
DTS:X Ultra's built-in Volume Leveler maintains consistent perceived loudness across different content — preventing jarring volume jumps between music tracks, video ads, and in-game audio events. Especially useful for streaming mixed-source playlists.
Manual Equalizer
Audio Wizard's Manual mode exposes a full multi-band equalizer with adjustable gain per frequency band. Create custom sound signatures, save profiles, and recall them at any time — all within Asus's polished native Audio Wizard interface.
Universal ARM Compatibility
Works on any arm64-v8a or armeabi-v7a device from Android 6.0 (SDK 23) onwards — not locked to Asus hardware. The module handles property spoofing and library injection automatically regardless of your actual device brand or model.
How Audio Wizard + DTS:X Ultra Works on Non-Asus Devices
Asus's Audio Wizard and DTS's audio libraries are tightly tied to Asus device identity. The apps and blobs check system properties — specifically ro.build.product and ro.product.model — to confirm they are running on genuine Asus hardware before activating. On a non-Asus device, these checks fail and the audio services refuse to initialize.
This module solves the identity problem by using Magisk's property overlay to spoof the device as a Asus Zenfone 6 (ZS630KL / ASUS_I01WD). With the correct device identity reported, the Audio Wizard and DTS:X Ultra services initialize normally and hook into the Android AudioFlinger post-processing chain — applying their effects to all audio output just as they would on a real Zenfone 6.
The libdtsaudio.so DTS processing library is sourced from the nubia NX619J dump (which also used the same DTS library variant), while the main Asus firmware blobs come from the official Zenfone 6 Android 11 release. This multi-source approach was necessary because no single dump contained all required components in compatible form.
Property Spoofing — What May Break
Because the module overrides ro.build.product and ro.product.model system-wide, some features that rely on accurate device identification may be affected:
Installation Guide
- Download the module from Pling.com and install the ZIP via Magisk Manager, KernelSU, APatch, or Recovery.
- Install AML (Audio Modification Library) only if you are using another audio mod module simultaneously.
- Reboot your device.
- KernelSU users only: open KernelSU app settings, disable "Unmount Modules by Default", then install the meta-overlay module and reboot again.
- Open the Audio Wizard app — it should appear in your app drawer. Select a preset (Music, Movie, Game, Live, Smart) or use Manual mode for custom EQ.
- Open the DTS:X Ultra app to adjust Bass, Brilliance, surround settings, and Volume Leveler independently.
Frequently Asked Questions
ro.build.product and ro.product.model) before activating. The module spoofs these to ZS630KL and ASUS_I01WD respectively, making the services believe they are running on a genuine Zenfone 6. This may break some system apps and features that rely on accurate device model detection.
libdtsaudio.so, DtsUltra.apk) are proprietary software owned by Asus™ and DTS™ respectively.