mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #2694] [CLOSED] Audio3d #2916
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#2916
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?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/2694
Author: @auser1337
Created: 3/27/2025
Status: ❌ Closed
Base:
main← Head:audio-but-3d📝 Commits (9)
6dd7f76feat: Audio3d0af4b0afeat: Audio3d2930017audio3d: disable output3a5c750Merge branch 'shadps4-emu:main' into audio-but-3d5e9ec36Merge branch 'main' into audio-but-3d53247adMerge branch 'main' into audio-but-3dae31e3aMerge branch 'main' into audio-but-3d83e2ee3Merge branch 'main' into audio-but-3da7d2c0fMerge branch 'shadps4-emu:main' into audio-but-3d📊 Changes
6 files changed (+430 additions, -316 deletions)
View changed files
📝
CMakeLists.txt(+0 -2)📝
src/core/libraries/audio3d/audio3d.cpp(+345 -190)📝
src/core/libraries/audio3d/audio3d.h(+85 -93)📝
src/core/libraries/audio3d/audio3d_error.h(+0 -2)➖
src/core/libraries/audio3d/audio3d_impl.cpp(+0 -13)➖
src/core/libraries/audio3d/audio3d_impl.h(+0 -16)📄 Description
WIP implementation of
libSceAudio3d.Audio output is disabled for now, as there are extreme issues in most cases. Don't want to get sued for hearing loss 😅
Allows
CUSA00341(Uncharted 4: A Thief's End™) to progress slightly further.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.