mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[GH-ISSUE #79] SoundDeviceService not working as intended and game crashes at high bitrate #35
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @IsaacMarovitz on GitHub (Jul 21, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/79
SoundDeviceService does not:
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:
@Depal1 commented on GitHub (Jul 21, 2022):
Associated with issue #35.
@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.
@IsaacMarovitz commented on GitHub (Jul 22, 2022):
Update:
I have a fix for SoundDeviceService in the pipeline will be arriving soon :)