mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[PR #3573] [MERGED] Qt: Add descriptions for new experimental settings in GUI #3584
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#3584
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:descriptions📝 Commits (2)
f05f317add descriptions for new experimental settings in GUIeb6f5cbChange 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.