[PR #2578] [MERGED] Reduce some service ID log spam #2832

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2578
Author: @Randomuser8219
Created: 3/2/2025
Status: Merged
Merged: 3/2/2025
Merged by: @georgemoralis

Base: mainHead: patch-1


📝 Commits (2)

  • 161e0fe Change systemserivce param ID calling to debug only
  • 2393e75 Update userservice.cpp

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 src/core/libraries/system/systemservice.cpp (+1 -1)
📝 src/core/libraries/system/userservice.cpp (+2 -2)

📄 Description

Reduces log spam in at least 2 games, Namco Museum Archives Vol. 1 (CUSA19069) and Dysmantle (CUSA15128). Might reduce spam in other games that call these often.


🔄 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/2578 **Author:** [@Randomuser8219](https://github.com/Randomuser8219) **Created:** 3/2/2025 **Status:** ✅ Merged **Merged:** 3/2/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`161e0fe`](https://github.com/shadps4-emu/shadPS4/commit/161e0fee57cdc01a524a2bb6c4150d401c561a0f) Change systemserivce param ID calling to debug only - [`2393e75`](https://github.com/shadps4-emu/shadPS4/commit/2393e757fbf7e521ec54604e81283b6be95783b7) Update userservice.cpp ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/system/systemservice.cpp` (+1 -1) 📝 `src/core/libraries/system/userservice.cpp` (+2 -2) </details> ### 📄 Description Reduces log spam in at least 2 games, Namco Museum Archives Vol. 1 (CUSA19069) and Dysmantle (CUSA15128). Might reduce spam in other games that call these often. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:01:25 +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#2832
No description provided.