If anyone else is having issues with Command Prompt and-or Powershell, due to what ever reason, send me a message I will send you instructions on how to install the certificate and driver manually.
The driver is signed using a self generated open PFX certificate, and using the
Wosign Signature Tool (more information from Microsoft
here), the driver is installed via PnP Util.
----
Installer code snip (%CD% is current directory):
@ echo
--Install the certificate via PowerShell, Elevate is run as admin.
"%CD%\BIN\elevate" powershell Import-PfxCertificate -FilePath '%CD%\BIN\signed.pfx'
--More code after here
--Wait for 6 seconds
timeout 6
--Install all .inf files, Elevate is run as admin.
"%CD%\BIN\elevate" pnputil -i -a "%CD%\WIN10\*.inf"
exit
====
AAF 6.0.9107.1 DTS - Test notes (28/02/2021):
DTS post processing for APO4 is enabled, however digital was handled as a stereo output, to compensate I added the APO4 mode, system and endpoint effects to digital (and the internal connector).
Due to the changes made, if the computer is started with digital as the default device, but you want analogue, the APO4 service will need to be restarted to detect analogue and apply.
If the computer is started with analogue as the default device, you can switch between other inputs such as digital without issues, or at least for me it worked.
Due to licensing I could only go as far as add a master profile (default profile) for multichannel audio, active on analogue and digital.
The overall audio quality has increased, the sound is more rich and immersive.
View attachment 190420
====
How to setup
Potplayer (Media layer) for best experience when playing music or videos (lots of options to play with):
View attachment 190436 View attachment 190438 View attachment 190439
View attachment 190440 View attachment 190441 View attachment 190442
View attachment 190443 View attachment 190444 View attachment 190445