[PR #948] [CLOSED] Patch CPUID #1846

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/948
Author: @OFFTKP
Created: 9/16/2024
Status: Closed

Base: mainHead: cpuid


📝 Commits (5)

  • 7d6a01c Patch CPUID
  • d9027e6 Writeback results from cpuid
  • f704ca5 Log registers before and after cpuid
  • 1841a78 Patch some specific CPUIDs
  • 46d663c Use different processor values

📊 Changes

4 files changed (+151 additions, -7 deletions)

View changed files

📝 src/core/cpu_patches.cpp (+44 -0)
📝 src/core/cpu_patches.h (+3 -0)
📝 src/core/module.cpp (+1 -0)
📝 src/core/signals.cpp (+103 -7)

📄 Description

Untested and WIP since DS crashes for some unrelated reason


🔄 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/948 **Author:** [@OFFTKP](https://github.com/OFFTKP) **Created:** 9/16/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `cpuid` --- ### 📝 Commits (5) - [`7d6a01c`](https://github.com/shadps4-emu/shadPS4/commit/7d6a01cc2999c3ad69394f0ca34e86b1b2166bdb) Patch CPUID - [`d9027e6`](https://github.com/shadps4-emu/shadPS4/commit/d9027e6936502bfcb02d0ffdbce3fe862f14a4ac) Writeback results from cpuid - [`f704ca5`](https://github.com/shadps4-emu/shadPS4/commit/f704ca54bf89f7041b3f322f9ce415b18dd5e99c) Log registers before and after cpuid - [`1841a78`](https://github.com/shadps4-emu/shadPS4/commit/1841a785082d5def685b5773fbedf26039d0c9c4) Patch some specific CPUIDs - [`46d663c`](https://github.com/shadps4-emu/shadPS4/commit/46d663cdcb3648130cd8c3341f3f30225070b661) Use different processor values ### 📊 Changes **4 files changed** (+151 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/core/cpu_patches.cpp` (+44 -0) 📝 `src/core/cpu_patches.h` (+3 -0) 📝 `src/core/module.cpp` (+1 -0) 📝 `src/core/signals.cpp` (+103 -7) </details> ### 📄 Description Untested and WIP since DS crashes for some unrelated reason --- <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:11 +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#1846
No description provided.