[PR #3458] [MERGED] memory_patcher: Fix isEnabled not being reset between patches. #3483

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3458
Author: @squidbus
Created: 8/25/2025
Status: Merged
Merged: 8/25/2025
Merged by: @kalaposfos13

Base: mainHead: patches-fix


📝 Commits (1)

  • 654708a memory_patcher: Fix isEnabled not being reset between patches.

📊 Changes

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

View changed files

📝 src/common/memory_patcher.cpp (+1 -0)

📄 Description

If subsequent patch metadata does not define isEnabled, the previous patch's value was being used.


🔄 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/3458 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 8/25/2025 **Status:** ✅ Merged **Merged:** 8/25/2025 **Merged by:** [@kalaposfos13](https://github.com/kalaposfos13) **Base:** `main` ← **Head:** `patches-fix` --- ### 📝 Commits (1) - [`654708a`](https://github.com/shadps4-emu/shadPS4/commit/654708a90993bed102e9d720bc40bdcbbe959f88) memory_patcher: Fix isEnabled not being reset between patches. ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/common/memory_patcher.cpp` (+1 -0) </details> ### 📄 Description If subsequent patch metadata does not define `isEnabled`, the previous patch's value was being used. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:03:52 +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#3483
No description provided.