[PR #2379] [MERGED] gnmdriver: Fill in functions stubbed on real firmware. #2686

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2379
Author: @squidbus
Created: 2/9/2025
Status: Merged
Merged: 2/9/2025
Merged by: @georgemoralis

Base: mainHead: gnm-stubs


📝 Commits (1)

  • 8cf089f gnmdriver: Fill in functions stubbed on real firmware.

📊 Changes

2 files changed (+371 additions, -253 deletions)

View changed files

📝 src/core/libraries/gnmdriver/gnmdriver.cpp (+356 -238)
📝 src/core/libraries/gnmdriver/gnmdriver.h (+15 -15)

📄 Description

Got a bit of stub log spam from some of these, so went in and filled in all the gnmdriver functions that are stubbed on real firmware with matching trace stubs.


🔄 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/2379 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 2/9/2025 **Status:** ✅ Merged **Merged:** 2/9/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `gnm-stubs` --- ### 📝 Commits (1) - [`8cf089f`](https://github.com/shadps4-emu/shadPS4/commit/8cf089f225bac711e8962f8d308c02017422bbc0) gnmdriver: Fill in functions stubbed on real firmware. ### 📊 Changes **2 files changed** (+371 additions, -253 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/gnmdriver/gnmdriver.cpp` (+356 -238) 📝 `src/core/libraries/gnmdriver/gnmdriver.h` (+15 -15) </details> ### 📄 Description Got a bit of stub log spam from some of these, so went in and filled in all the `gnmdriver` functions that are stubbed on real firmware with matching trace stubs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:00:51 +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#2686
No description provided.