Audio Wizard DTSX Ultra Asus Zenfone 6

Magisk KSU APatch

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 Pling

Audio 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:

Possible Issues
Device model-specific carrier features, OTA updates, Smart Lock device trust, banking apps with model-based security checks, device-specific DRM levels, crash reporting with wrong model
Generally Unaffected
Normal app usage, Bluetooth, Wi-Fi, cellular, camera, all standard Android features, most non-device-specific apps and games

Installation Guide

  1. Download the module from Pling.com and install the ZIP via Magisk Manager, KernelSU, APatch, or Recovery.
  2. Install AML (Audio Modification Library) only if you are using another audio mod module simultaneously.
  3. Reboot your device.
  4. KernelSU users only: open KernelSU app settings, disable "Unmount Modules by Default", then install the meta-overlay module and reboot again.
  5. 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.
  6. Open the DTS:X Ultra app to adjust Bass, Brilliance, surround settings, and Volume Leveler independently.

Frequently Asked Questions

This module ports Asus Audio Wizard (Asus's proprietary multi-mode equalizer app) and DTS:X Ultra (DTS's spatial audio and sound enhancement technology) from the Asus Zenfone 6 (model ASUS_I01WD) to any rooted ARM64 or ARMv7 Android device. Together, they deliver five audio presets, a manual equalizer, and DTS spatial audio processing.

DTS:X Ultra is DTS's flagship consumer audio processing suite. It includes multi-speaker virtualization (making stereo audio feel like surround sound), bass enhancement, brilliance/treble adjustment, and a volume leveler. DTS technology is widely used in professional cinema systems, Blu-ray releases, and premium mobile devices.

The Asus and DTS audio blobs check device properties (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.

The module supports all rooted devices with ARM64 (arm64-v8a) or ARMv7 (armeabi-v7a) architecture running Android 6.0 (SDK 23) and above. It is not compatible with x86 or x86_64 devices. KernelSU users must disable "Unmount Modules by Default" and install the meta-overlay module.

The MIT license applies only to the Magisk Module wrapper created by reiryuki. The Asus Audio Wizard app, DTS:X Ultra app, and all associated audio blobs (libdtsaudio.so, DtsUltra.apk) are proprietary software owned by Asus™ and DTS™ respectively.

Module Info

  • Module By
    ryukinotes
  • Source Code View Repository
  • Tags
    #Audio Wizard #DTS Ultra #DTS:X #Asus Zenfone 6 #Equalizer #Spatial Audio #Magisk Module #reiryuki #Audio Port
  • Requirement
    Magisk KernelSU APatch
  • Latest Update