mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-24 23:36:00 +03:00
[PR #3875] [MERGED] AJM: Collection of Fixes #3772
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#3772
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/3875
Author: @roamic
Created: 12/23/2025
Status: ✅ Merged
Merged: 12/23/2025
Merged by: @georgemoralis
Base:
main← Head:ajm-fixes-collection📝 Commits (1)
39c2cb8ajm fixes📊 Changes
12 files changed (+163 additions, -99 deletions)
View changed files
📝
src/core/libraries/ajm/ajm.h(+1 -1)📝
src/core/libraries/ajm/ajm_at9.cpp(+39 -13)📝
src/core/libraries/ajm/ajm_at9.h(+3 -2)📝
src/core/libraries/ajm/ajm_batch.h(+1 -0)📝
src/core/libraries/ajm/ajm_context.cpp(+9 -2)📝
src/core/libraries/ajm/ajm_instance.cpp(+46 -57)📝
src/core/libraries/ajm/ajm_instance.h(+11 -3)📝
src/core/libraries/ajm/ajm_instance_statistics.cpp(+4 -2)📝
src/core/libraries/ajm/ajm_instance_statistics.h(+1 -0)📝
src/core/libraries/ajm/ajm_mp3.cpp(+27 -17)📝
src/core/libraries/ajm/ajm_mp3.h(+4 -2)➕
src/core/libraries/ajm/ajm_result.h(+17 -0)📄 Description
All of these fixes come from testing on the original hardware by recording an API trace on the emulator and replaying it on the PS4.
This PR is known to completely fix sound or remove API result inconsistencies in:
Fixes contained in this pack:
total_decoded_samplesskip_samplessamples even iftotal_samplesin gapless is0ORBIS_AJM_RESULT_PARTIAL_INPUTframes_decodedORBIS_AJM_RESULT_CODEC_ERROR | ORBIS_AJM_RESULT_FATAL🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.