• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

AAF Realtek DCH Audio Driver - DTS

Status
Not open for further replies.
Joined
Oct 8, 2019
Messages
34 (0.02/day)
Would something similar to this work with Realtek drivers, perhaps even without the percentage...

SetDigitalHeadphoneBass35% = 1
SetDigitalHeadphoneTreble35% =
SetDigitalFrontLeftSpeakerBass75% = 1
SetDigitalFrontRightSpeakerBass75% = 1
SetDigitalCenterSpeakerBass75% = 1
SetDigitalSideSpeakerBass75% = 1
SetDigitalRearSpeakerBass75% = 1
SetDigitalRearCenterSpeakerBass75% = 1
SetDigitalLeftSpeakerTreble70% = 1
SetDigitalFrontSpeakerTreble70% = 1
SetDigitalCenterSpeakerTreble70% = 1
SetDigitalFrontSpeakerTreble70% = 1
SetDigitalSideSpeakerTreble70% = 1
SetDigitalRearSpeakerTreble70% = 1
SetDigitalRearCenterTreble70% = 1
SetDigitalBass65% = 1
SetDigitalSubWooferBass40% = 1
SetDigitalTreble62% = 1
SetDigitalDolby100% = 1
SetDigitalOut100% = 1
SetDigitalOpticalOutBass65% =
SetDigitalOpticalOutTreble62% = 1
SetDigitalOpticalInBass65% =
SetDigitalOpticalInTreble62% = 1
SetDigitalVoiceFilter = 1
SetDigitalNoStaticInput = 1
SetDigitalNoStaticOutput = 1
 
Joined
Dec 8, 2020
Messages
3,002 (2.09/day)
Location
United Kingdom
Would probably be more like "DigitalHeadphoneBass=35". I actually don't know tbh, you would need to find the code in an .inf file.
I found similar code in the presets for DTS:X Ultra, and you can do similar modifications to its preset.
 
Joined
Nov 1, 2018
Messages
33 (0.01/day)
Hi @Ferather

This is my hardware:
1615857719721.png
 
Joined
Oct 8, 2019
Messages
34 (0.02/day)
Somehow of maybe puttin the ini file within the inf if it'll accept it. Where the ini is in system32 and WOW64.
 
Joined
Dec 8, 2020
Messages
3,002 (2.09/day)
Location
United Kingdom
@Wakko000

You have an ALC275, no chance sorry, I barely find any data on Google. You need a mainstream 8XX series.
You are indeed doomed with ALC275. Dont worry I am not annoyed about the time spent.

1.png

====

Current driver + DTS Sound Unbound, now I have unlocked everything related to APO4.

1.png

Available on all audio devices I have, including bluetooth.

====

Ok, so the decoder just allows you to decode DTS:X for analogue + spatial to process objects.
On digital, all this is already happening, which means my Z906 is doing DTS:X.

====

2.png

Tested on: ALC889, GIGABYTE 990FXA-UD3
:toast:

====

So further testing, using Logitech Z906, and DTS:X lossless with object emulation.

Analogue (3x 3.5mm) > Requires decoder + spatial engine for object emulation > Was a good quality, all working.
Digital (SPDIF) > Requires nothing, modded with spatial > Better quality and louder than analogue.

It should be like: |[Object data][Extra bitrate][DTS core]| in one stream.

====

If you have my driver working, and really need sound unbound, message me.
 
Last edited:

Bruhimnoob

New Member
Joined
Mar 14, 2021
Messages
18 (0.01/day)
Hello bro, I have ALC887 realtek h81m-s motherboard and i want to install HeSuVi with your mod with equaliser apo,please tell me a way to install dts x headphones with dts dch 9066.4
 
Joined
Oct 8, 2019
Messages
34 (0.02/day)
Not sure why but mine accepts dts but not dts dch... what is the reason that is??
 
Joined
Dec 26, 2019
Messages
342 (0.19/day)
I think I found the problem behind non-working spiers.. I mean drivers..
 

Attachments

  • Screenshot_20210306-154633.jpg
    Screenshot_20210306-154633.jpg
    517.9 KB · Views: 89
Joined
Nov 1, 2018
Messages
33 (0.01/day)
@Wakko000

You have an ALC275, no chance sorry, I barely find any data on Google. You need a mainstream 8XX series.
You are indeed doomed with ALC275. Dont worry I am not annoyed about the time spent.

I haven't given up yet.
@Ferather
I am not able to change any options, I think you explained earlier that it is due to the Internet being active, correct?

1615979280970.png
 
Joined
Dec 26, 2019
Messages
342 (0.19/day)
I haven't given up yet.
@Ferather
I am not able to change any options, I think you explained earlier that it is due to the Internet being active, correct?

View attachment 192808
As of now in Multichannel you cannot switch profile since he said the best one implemented is the one that is automagically picked up. Try analog 3.5mm stereo. You have to right-click the menu in speaker settings and switch from multichannel to 2.0
 
Joined
Dec 8, 2020
Messages
3,002 (2.09/day)
Location
United Kingdom
I'm working on some changes, I've found some devices are stuck on HDA (the driver is UAD), others work differently in terms of interface and ID for analogue.
I think I found some code to better support ALC892 (and possibly more ALC's), which appear to be stuck on HDA based drivers.

I am also working on making the Ultra mod not lag the device, so far I am successful.

@Wakko000

That's actually a good result, it means all is working but the interface for your analogue is wrong in the driver.
It's very possible I can write an extension the bolts onto any UAD driver.

I tricked the driver and Ultra into thinking SPDIF has 6 speakers attached in an analogue manner.

1.png

Balance option, Ultra and Realtek effects are 100% working.

----

If you are on Windows 10, setup your media player to use Windows (system) codecs, they support all the losses codecs (afaik).
You can tell if the player is correctly using the system by comparing audio with Windows media player.

Microsoft MPEG-1/DD/AAC Audio Decoder (Wmcodecdsp.h) - Win32 apps | Microsoft Docs

From testing, the above codec can decode Dolby into analogue, but not True HD.
Otherwise for SPDIF it will do passthrough (send directly).

----
So further testing, using Logitech Z906, and DTS:X lossless with object emulation.

Analogue (3x 3.5mm) > Requires decoder + spatial engine for object emulation > Was a good quality, all working.
Digital (SPDIF) > Requires nothing, modded with spatial > Better quality and louder than analogue.

It should be like: |[Object data][Extra bitrate][DTS core]| in one stream.

Note modern SPDIF can do up to 125mbps.
 
Last edited:
Joined
Dec 8, 2020
Messages
3,002 (2.09/day)
Location
United Kingdom
DTS DCH 6.0.9116.8 (UAD, Signed) - | Guide here | Make a restore point in case your device is not supported.
  • Added support for more device interfaces, and analogue outputs.
  • The Ultra mod no longer causes additional lag.
I still suggest using E-APO for upmixing and slightly better performance.

Use the APO Tool to apply DTS keys (ID's) to devices not attached to your Realtek, example HDMI, Bluetooth.

----

Apps here:


----

If you need the decoder to stay on, use stereo mix, mute it and set playback to Digital, and on.

1.png

You can also use it to passthrough stereo from analogue.
 
Last edited:
Joined
Dec 8, 2020
Messages
3,002 (2.09/day)
Location
United Kingdom
You are welcome man, took me ages to get the right codes from sources, thanks for your testing and feedback.

I will make a totally new thread after Realtek and my other sources release a new version.
:toast:
 
Last edited:

Glebo

New Member
Joined
Mar 18, 2021
Messages
2 (0.00/day)
DTS DCH 6.0.9116.8 (UAD, Signed) - | Guide here | Make a restore point in case your device is not supported.
  • Added support for more device interfaces, and analogue outputs.
  • The Ultra mod no longer causes additional lag.
I still suggest using E-APO for upmixing and slightly better performance.

Use the APO Tool to apply DTS keys (ID's) to devices not attached to your Realtek, example HDMI, Bluetooth.
Hi! Could you tell me how much device specific are these drivers? Do they work for modern ALCs like 1200/1220/1220A series? I'm having trouble to get DTS Interactive on asus X570-ACE mobo with ALC1220A. Finnoty's pack offer no more then DDLive for me. Do you have user reports or tested your drivers by yourself with ALC12xx codecs? Win10 (20H2) here.
 
Joined
Mar 18, 2021
Messages
73 (0.05/day)
Hi Guys I am new here and consider myself a fan of dts. i Install dts drivers without problems, but when try install dts ultra i have this message of error. i have ALC887

errorr.jpg
 
Joined
Jan 15, 2021
Messages
139 (0.10/day)
Processor Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz 3.60 GHz
Motherboard Gigabyte Technology Co., Ltd. B85M-D3H
Memory 8,00 Go (7,89 Go utilisable
Video Card(s) GPU 1 NVIDIA GeForce GTX 970/ GPU 0 Intel(R) HD Graphics 4600
Display(s) Samsung Q60T
Case Zalman case
Mouse USB NGS
Keyboard Old Dell keyboard
Hi Guys I am new here and consider myself a fan of dts. i Install dts drivers without problems, but when try install dts ultra i have this message of error. i have ALC887

View attachment 192923
Go to the Apps folder then DTS and right-click dtsapo4xultrahsa.inf then select install.

Try installing DTS Ultra X. If it still doesn't work, reboot your pc and try again.
 
Joined
Jan 15, 2021
Messages
139 (0.10/day)
Processor Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz 3.60 GHz
Motherboard Gigabyte Technology Co., Ltd. B85M-D3H
Memory 8,00 Go (7,89 Go utilisable
Video Card(s) GPU 1 NVIDIA GeForce GTX 970/ GPU 0 Intel(R) HD Graphics 4600
Display(s) Samsung Q60T
Case Zalman case
Mouse USB NGS
Keyboard Old Dell keyboard
Hi guys!

How can i enable "Stereo Mix" when it doesn't show up?
View attachment 192928
Try this :


or this :
 

Bruhimnoob

New Member
Joined
Mar 14, 2021
Messages
18 (0.01/day)
install the appxbundle files through powershell then they work , press shift and right click and select open powershell window here and rename the appxbundle files to simple names like dts.appxbundle and input command Add-Appxbundle dts.appxbundle
 
Status
Not open for further replies.
Top