[PR #4077] [MERGED] SDL Audio3d #3921

Closed
opened 2026-02-27 22:05:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/4077
Author: @georgemoralis
Created: 2/25/2026
Status: Merged
Merged: 2/26/2026
Merged by: @georgemoralis

Base: mainHead: sdl_audio3d_improvements


📝 Commits (2)

📊 Changes

2 files changed (+546 additions, -98 deletions)

View changed files

📝 src/core/libraries/audio3d/audio3d.cpp (+501 -92)
📝 src/core/libraries/audio3d/audio3d.h (+45 -6)

📄 Description

improved the existing one. No real 3d audio but should work better in games that supports it


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/4077 **Author:** [@georgemoralis](https://github.com/georgemoralis) **Created:** 2/25/2026 **Status:** ✅ Merged **Merged:** 2/26/2026 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `sdl_audio3d_improvements` --- ### 📝 Commits (2) - [`b127923`](https://github.com/shadps4-emu/shadPS4/commit/b12792388ec544d7b2de26fe1b624a8eab1b65fe) implemented dummy audio3d for sdl - [`fb841aa`](https://github.com/shadps4-emu/shadPS4/commit/fb841aa20b7e1d3e231d131aa3e131f9181866a9) removed sdl::free ### 📊 Changes **2 files changed** (+546 additions, -98 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/audio3d/audio3d.cpp` (+501 -92) 📝 `src/core/libraries/audio3d/audio3d.h` (+45 -6) </details> ### 📄 Description improved the existing one. No real 3d audio but should work better in games that supports it --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:05:27 +03:00
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/shadPS4#3921
No description provided.