Skip to content

Commit

Permalink
Realtek Audio console setup: XBOX Series X and S support
Browse files Browse the repository at this point in the history
  • Loading branch information
pal1000 committed Sep 14, 2022
1 parent f0631dd commit 7ad7448
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RTKUWP/setup.cmd
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@powershell -NoLogo -Command "Add-AppxPackage -Path *.Appx" 2>nul
@powershell -NoLogo -Command "Add-AppxPackage -Path *.AppxBundle"
@powershell -NoLogo -Command "Add-AppxPackage -Path *.EAppxBundle" 2>nul
@pause

1 comment on commit 7ad7448

@mike000000000001
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there are many greyed out entries like omni speakers, the equalizer doesn't set anything, and the volume control doesn't adjust the actual speakers (but win control works).
What is cause of this? incompatible realtek audio driver?

Please sign in to comment.