[PR #3573] [MERGED] Qt: Add descriptions for new experimental settings in GUI #3584

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3573
Author: @rainmakerv3
Created: 9/11/2025
Status: Merged
Merged: 9/13/2025
Merged by: @georgemoralis

Base: mainHead: descriptions


📝 Commits (2)

  • f05f317 add descriptions for new experimental settings in GUI
  • eb6f5cb Change PS4 to neo in the GUI, add note on Neo instability

📊 Changes

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

View changed files

📝 src/qt_gui/settings_dialog.cpp (+17 -1)
📝 src/qt_gui/settings_dialog.ui (+6 -6)

📄 Description

Title. Very much open to suggestions, here's what I have now:

DMA:
Enable Direct Memory Access:
Enables arbitrary memory access from the GPU to CPU memory

Neo:
Enable PS4 Pro Mode:
Adds support for PS4 Pro emulation and memory size

Devkit:
Enable Devkit Console Mode:
Adds support for Devkit console memory size

PSN:
Set PSN Signed-in to True:
Forces games to detect an active PSN sign-in. Actual PSN capabilities are not supported

Network Connected:
Set Network Connected to True:
Forces games to detect an active network connection. Actual online capabilities are not yet supported


🔄 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/3573 **Author:** [@rainmakerv3](https://github.com/rainmakerv3) **Created:** 9/11/2025 **Status:** ✅ Merged **Merged:** 9/13/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `descriptions` --- ### 📝 Commits (2) - [`f05f317`](https://github.com/shadps4-emu/shadPS4/commit/f05f3173bb3233b8a2f26c252c9afd4f9e12fce8) add descriptions for new experimental settings in GUI - [`eb6f5cb`](https://github.com/shadps4-emu/shadPS4/commit/eb6f5cba18599b34f8eec0286e45a0803c665597) Change PS4 to neo in the GUI, add note on Neo instability ### 📊 Changes **2 files changed** (+23 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/settings_dialog.cpp` (+17 -1) 📝 `src/qt_gui/settings_dialog.ui` (+6 -6) </details> ### 📄 Description Title. Very much open to suggestions, here's what I have now: DMA: Enable Direct Memory Access: Enables arbitrary memory access from the GPU to CPU memory Neo: Enable PS4 Pro Mode: Adds support for PS4 Pro emulation and memory size Devkit: Enable Devkit Console Mode: Adds support for Devkit console memory size PSN: Set PSN Signed-in to True: Forces games to detect an active PSN sign-in. Actual PSN capabilities are not supported Network Connected: Set Network Connected to True: Forces games to detect an active network connection. Actual online capabilities are not yet supported --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:04:14 +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#3584
No description provided.