[PR #1405] [CLOSED] AJM #2091

Closed
opened 2026-02-27 21:15:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1405
Author: @georgemoralis
Created: 10/18/2024
Status: Closed

Base: mainHead: ajm


📝 Commits (1)

📊 Changes

6 files changed (+751 additions, -30 deletions)

View changed files

📝 CMakeLists.txt (+3 -0)
📝 src/core/libraries/ajm/ajm.cpp (+310 -22)
📝 src/core/libraries/ajm/ajm.h (+140 -8)
src/core/libraries/ajm/ajm_instance.h (+70 -0)
src/core/libraries/ajm/ajm_mp3.cpp (+150 -0)
src/core/libraries/ajm/ajm_mp3.h (+78 -0)

📄 Description

Some RE work from Turtle , don't get excited it is draft (helps a bit journey game ) , but feel free to contribute to it :D

P.S. No it doesn't work on bloodborne stop asking :D


🔄 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/1405 **Author:** [@georgemoralis](https://github.com/georgemoralis) **Created:** 10/18/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `ajm` --- ### 📝 Commits (1) - [`d762c7d`](https://github.com/shadps4-emu/shadPS4/commit/d762c7d2a23b4a234de79b10329096921a4f8c7a) intial ajm ### 📊 Changes **6 files changed** (+751 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+3 -0) 📝 `src/core/libraries/ajm/ajm.cpp` (+310 -22) 📝 `src/core/libraries/ajm/ajm.h` (+140 -8) ➕ `src/core/libraries/ajm/ajm_instance.h` (+70 -0) ➕ `src/core/libraries/ajm/ajm_mp3.cpp` (+150 -0) ➕ `src/core/libraries/ajm/ajm_mp3.h` (+78 -0) </details> ### 📄 Description Some RE work from Turtle , don't get excited it is draft (helps a bit journey game ) , but feel free to contribute to it :D P.S. No it doesn't work on bloodborne stop asking :D --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:15:09 +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#2091
No description provided.