[GH-ISSUE #79] SoundDeviceService not working as intended and game crashes at high bitrate #35

Closed
opened 2026-03-03 18:53:54 +03:00 by kerem · 3 comments
Owner

Originally created by @IsaacMarovitz on GitHub (Jul 21, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/79

SoundDeviceService does not:

  • Notify the user of incorrect sound setup
  • Automatically correct audio output bitrate as intended

Game crashes at high bitrate (unknown cause). If this issue were solved, SoundDeviceService and SimplyCoreAudio would no longer be required.

Steps to reproduce high-bitrate crash:

  • Set MacBook Speakers output formate to '96,000 Hz' in Audio MIDI Setup
  • Launch Genshin
  • Start keymapping/lock cursor with Option
  • Enter a combat scenario
  • Audio will cut out, and a few seconds later, game will freeze
Originally created by @IsaacMarovitz on GitHub (Jul 21, 2022). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/79 **SoundDeviceService does not:** - Notify the user of incorrect sound setup - Automatically correct audio output bitrate as intended **Game crashes at high bitrate (unknown cause).** If this issue were solved, SoundDeviceService and SimplyCoreAudio would no longer be required. Steps to reproduce high-bitrate crash: - Set MacBook Speakers output formate to '96,000 Hz' in Audio MIDI Setup - Launch Genshin - Start keymapping/lock cursor with Option - Enter a combat scenario - Audio will cut out, and a few seconds later, game will freeze
kerem 2026-03-03 18:53:54 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@Depal1 commented on GitHub (Jul 21, 2022):

Associated with issue #35.

<!-- gh-comment-id:1191807956 --> @Depal1 commented on GitHub (Jul 21, 2022): Associated with issue #35.
Author
Owner

@IsaacMarovitz commented on GitHub (Jul 22, 2022):

Correction:
SoundDeviceService WILL display an alert if audio settings are wrong however the alert is formatted incorrectly, and it will not correct audio settings automatically.

Instructions presented by the dialogue are not clear.

<!-- gh-comment-id:1192095369 --> @IsaacMarovitz commented on GitHub (Jul 22, 2022): Correction: SoundDeviceService **WILL** display an alert if audio settings are wrong however the alert is formatted incorrectly, and it will not correct audio settings automatically. Instructions presented by the dialogue are not clear.
Author
Owner

@IsaacMarovitz commented on GitHub (Jul 22, 2022):

Update:
I have a fix for SoundDeviceService in the pipeline will be arriving soon :)

<!-- gh-comment-id:1192104395 --> @IsaacMarovitz commented on GitHub (Jul 22, 2022): Update: I have a fix for SoundDeviceService in the pipeline will be arriving soon :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#35
No description provided.