+ Reply to Thread
Page 5 of 5 FirstFirst ... 345
Results 41 to 42 of 42

Thread: Windows 8 HD Audio

  1. #41
    Join Date
    Nov 2006
    Location
    Louisville, KY, USA
    Posts
    7,120
    Quote Originally Posted by sub View Post
    If you add the PreferAC3=1 registry setting, does it give you audio?
    Yes it does! I was not aware of that setting.

    @bac42x: Save the following (x86 or x64 depending on your system) in a text file with a ".reg" extention and double click it to add it to the registry (or edit the registry manually):

    x64:
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\NPVR]
    "PreferAC3"=dword:00000001
    x86:
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\NPVR]
    "PreferAC3"=dword:00000001
    (Tested on Win7)

  2. #42
    Join Date
    Apr 2012
    Location
    Texas, US
    Posts
    17
    Bingo! Works on Win 8. Thanks sub, whurlston, and all of you that helped. You guys are great! I've loved gbpvr for years and now I can carry on with npvr.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts