[PR #536] [CLOSED] core/libraries/kernel: Fix inaccurate direct memory size #1620

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/536
Author: @polybiusproxy
Created: 8/22/2024
Status: Closed

Base: mainHead: kernel/accurate-direct-memory-size


📝 Commits (1)

  • 5baab20 core/libraries/kernel: Fix inaccurate direct memory size

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/core/libraries/kernel/memory_management.h (+1 -1)

📄 Description

This PR fixes the direct memory size (used by sceKernelGetDirectMemorySize) to be accurate, based on hardware tests (base PlayStation 4).


🔄 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/536 **Author:** [@polybiusproxy](https://github.com/polybiusproxy) **Created:** 8/22/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `kernel/accurate-direct-memory-size` --- ### 📝 Commits (1) - [`5baab20`](https://github.com/shadps4-emu/shadPS4/commit/5baab2083294b172a8f72bbcb3788d3be56c16fe) core/libraries/kernel: Fix inaccurate direct memory size ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/memory_management.h` (+1 -1) </details> ### 📄 Description This PR fixes the direct memory size (used by `sceKernelGetDirectMemorySize`) to be accurate, based on hardware tests (base PlayStation 4). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:13:18 +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#1620
No description provided.