I cannot found it. Even I search ms store on browers. Do you mean it will auto install audio console uwp after generic realtek audio driver? but my pc didn't. Is there are generic realtek audio console or just for some realtek chips?
@alanfox2000
This is generic driver.Audio Console will be auto downloaded from store.
ftp://60.251.198.230/Realtek/8412_HDA_UAD_Win10_RS3_X64_WHQL_test.zip
I also tried dts/dolby unlock,but console wont show it.
Dolby UWP Test App Certificate Expired on 5/9/2018. If it is expired , would it allow to use?
If someone found stable version, I will include it on my modded driver.
I cannot found it. Even I search ms store on browers. Do you mean it will auto install audio console uwp after generic realtek audio driver? but my pc didn't. Is there are generic realtek audio console or just for some realtek chips?
I think Dolby UWP or Realtek App are OEM
APP, hidden from ms store. only who have the older app installed will show it
. And auto updare from older one. Need some one who can post a direct link to download ms store hidden app.
I think Dolby UWP or Realtek App are OEM
APP, hidden from ms store. only who have the older app installed will show it
. And auto updare from older one. Need some one who can post a direct link to download ms store hidden app.
@alanfox2000 , can u give me the password for the zip files inside the folder called "Realtek Tool" in ur Mediafire, the winrar are: BassBackTool.zip and RtkMbSvTool.zip. ZENks!.
It seem like the file DAXUISnG_2.1.218.0_x64.appx inside DAXUISnG_2.1.218.0_x64.appxupload is the stable version
when you open the app & click the Ok button below the Dolby introduction, the app auto close.
@alanfox2000 i only have this option when i install it without edits. there is no 5.1 surround sound option for configuration of speakers. also i did it with the edits you told to me and it doesn't work, sound doesn't work as well.
View attachment 99552 @alanfox2000 i only have this option when i install it without edits. there is no 5.1 surround sound option for configuration of speakers. also i did it with the edits you told to me and it doesn't work, sound doesn't work as well.
Use the cleaningtool before install
The first one is
Realtek SFX and MFX Removed & also edit "C:\Windows\System32\dolbyaposvc\Default.xml" ch_count="2" to ch_count="5" (every driver install)
PKEY_CompositeFX_EndpointEffectClsid Registry Key order problem?
The second one is Realtek SFX and MFX Removed, %FX_SL3APO_DTSEFX_CLSID% before %REALTEK_EFX_CLSID%, install DTS Audio and turn off
Code:
HKR,"FX\\0",%PKEY_CompositeFX_EndpointEffectClsid%,%REG_MULTI_SZ%,%FX_SL3APO_DTSEFX_CLSID%,%FX_DOLBYAPO_VLLDP_CLSID%,%FX_MBAPO2_EFX_CLSID%,%REALTEK_EFX_CLSID%
To
HKR,"FX\\0",%PKEY_CompositeFX_EndpointEffectClsid%,%REG_MULTI_SZ%,%FX_SL3APO_DTSEFX_CLSID%,%REALTEK_EFX_CLSID%,%FX_DOLBYAPO_VLLDP_CLSID%,%FX_MBAPO2_EFX_CLSID%
Use the cleaningtool before install
The first one is
Realtek SFX and MFX Removed & also edit "C:\Windows\System32\dolbyaposvc\Default.xml" ch_count="2" to ch_count="5" (every driver install)
PKEY_CompositeFX_EndpointEffectClsid Registry Key order problem?
The second one is Realtek SFX and MFX Removed, %FX_SL3APO_DTSEFX_CLSID% before %REALTEK_EFX_CLSID%, install DTS Audio and turn off
Code:
HKR,"FX\\0",%PKEY_CompositeFX_EndpointEffectClsid%,%REG_MULTI_SZ%,%FX_SL3APO_DTSEFX_CLSID%,%FX_DOLBYAPO_VLLDP_CLSID%,%FX_MBAPO2_EFX_CLSID%,%REALTEK_EFX_CLSID%
To
HKR,"FX\\0",%PKEY_CompositeFX_EndpointEffectClsid%,%REG_MULTI_SZ%,%FX_SL3APO_DTSEFX_CLSID%,%REALTEK_EFX_CLSID%,%FX_DOLBYAPO_VLLDP_CLSID%,%FX_MBAPO2_EFX_CLSID%