[PR #1037] [MERGED] core/memory: Fix sceKernelMTypeProtect setting VMA type #1895

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1037
Author: @polybiusproxy
Created: 9/23/2024
Status: Merged
Merged: 9/23/2024
Merged by: @polybiusproxy

Base: mainHead: psphd-conundrums


📝 Commits (2)

  • 59c8f3f I hate programming and will furiously smash my monitor if I ever see another oversight of this caliber ever again in my goddamn life
  • d357f83 Merge both protect functions together

📊 Changes

3 files changed (+1 additions, -61 deletions)

View changed files

📝 src/core/libraries/kernel/memory_management.cpp (+1 -2)
📝 src/core/memory.cpp (+0 -57)
📝 src/core/memory.h (+0 -2)

📄 Description

Fixes a regression from https://github.com/shadps4-emu/shadPS4/pull/387.


🔄 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/1037 **Author:** [@polybiusproxy](https://github.com/polybiusproxy) **Created:** 9/23/2024 **Status:** ✅ Merged **Merged:** 9/23/2024 **Merged by:** [@polybiusproxy](https://github.com/polybiusproxy) **Base:** `main` ← **Head:** `psphd-conundrums` --- ### 📝 Commits (2) - [`59c8f3f`](https://github.com/shadps4-emu/shadPS4/commit/59c8f3fd9dd8fa9e7cca84950de88c3c3c14825c) I hate programming and will furiously smash my monitor if I ever see another oversight of this caliber ever again in my goddamn life - [`d357f83`](https://github.com/shadps4-emu/shadPS4/commit/d357f83655e0b945652e988f358bbcaff9177a85) Merge both protect functions together ### 📊 Changes **3 files changed** (+1 additions, -61 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/memory_management.cpp` (+1 -2) 📝 `src/core/memory.cpp` (+0 -57) 📝 `src/core/memory.h` (+0 -2) </details> ### 📄 Description Fixes a regression from https://github.com/shadps4-emu/shadPS4/pull/387. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:14:21 +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#1895
No description provided.