[PR #2980] [MERGED] Added back the "Attempted to track non-GPU memory" assert. #3124

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2980
Author: @LNDF
Created: 5/23/2025
Status: Merged
Merged: 5/23/2025
Merged by: @georgemoralis

Base: mainHead: tracker


📝 Commits (2)

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 src/video_core/buffer_cache/buffer_cache.cpp (+1 -1)
📝 src/video_core/page_manager.cpp (+6 -0)

📄 Description

Bring back the assert that I removed when rewritting part of the page_manager.

Please test this before in case the assert is too strct.


🔄 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/2980 **Author:** [@LNDF](https://github.com/LNDF) **Created:** 5/23/2025 **Status:** ✅ Merged **Merged:** 5/23/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `tracker` --- ### 📝 Commits (2) - [`22c3bf8`](https://github.com/shadps4-emu/shadPS4/commit/22c3bf899dbc2af4febe515205ee358f42c6d4eb) Fix log message - [`b8d4e0d`](https://github.com/shadps4-emu/shadPS4/commit/b8d4e0d7ead600c9498d5127aa4e5d5da66e6968) Add non-GPU memory assert back ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/buffer_cache/buffer_cache.cpp` (+1 -1) 📝 `src/video_core/page_manager.cpp` (+6 -0) </details> ### 📄 Description Bring back the assert that I removed when rewritting part of the page_manager. Please test this before in case the assert is too strct. --- <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:31 +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#3124
No description provided.