[PR #3039] [MERGED] Add option to ignore game patch #3167

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3039
Author: @Fire-Cube
Created: 6/4/2025
Status: Merged
Merged: 6/10/2025
Merged by: @squidbus

Base: mainHead: ignore-patch


📝 Commits (6)

📊 Changes

5 files changed (+39 additions, -28 deletions)

View changed files

📝 src/core/file_sys/fs.cpp (+4 -2)
📝 src/core/file_sys/fs.h (+1 -0)
📝 src/emulator.cpp (+1 -1)
📝 src/main.cpp (+15 -11)
📝 src/qt_gui/main.cpp (+18 -14)

📄 Description

Would be nice if someone can try a big game with the new option to be sure it doesnt break something


🔄 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/3039 **Author:** [@Fire-Cube](https://github.com/Fire-Cube) **Created:** 6/4/2025 **Status:** ✅ Merged **Merged:** 6/10/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `ignore-patch` --- ### 📝 Commits (6) - [`0242a60`](https://github.com/shadps4-emu/shadPS4/commit/0242a60dc90d92e29ffe87871576f0a7153e2c91) impl - [`c975b7a`](https://github.com/shadps4-emu/shadPS4/commit/c975b7ac1691172ba924eb25bba8c387b7e7a611) fix - [`f26b74e`](https://github.com/shadps4-emu/shadPS4/commit/f26b74efd8e63dafe73bc77878fcc3b059c97c7d) cleanup - [`6d70be9`](https://github.com/shadps4-emu/shadPS4/commit/6d70be9561f30ba74a9b8afa6854a9ea467df8af) more - [`fe4a718`](https://github.com/shadps4-emu/shadPS4/commit/fe4a718722cd0d49c5a62dfb5da2ce026ee322ca) clang + - [`97d6e54`](https://github.com/shadps4-emu/shadPS4/commit/97d6e54f5cbf7a8ce08c381b88ca24f444b6dddc) why ### 📊 Changes **5 files changed** (+39 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `src/core/file_sys/fs.cpp` (+4 -2) 📝 `src/core/file_sys/fs.h` (+1 -0) 📝 `src/emulator.cpp` (+1 -1) 📝 `src/main.cpp` (+15 -11) 📝 `src/qt_gui/main.cpp` (+18 -14) </details> ### 📄 Description Would be nice if someone can try a big game with the new option to be sure it doesnt break something --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:42 +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#3167
No description provided.