[PR #3734] [MERGED] IPC: commands for volume adjustment, input parsing, fsr, gamepad select #3688

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

📋 Pull Request Information

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

Base: mainHead: realtime-widgets


📝 Commits (3)

  • 9fb6098 Add IPC functions: volume, fsr settings, parse inputs
  • a9bbdc3 always process fsr values
  • 1e09790 set controller command

📊 Changes

1 file changed (+37 additions, -1 deletions)

View changed files

📝 src/core/ipc/ipc.cpp (+37 -1)

📄 Description

This adds IPC commands to re-enable the following functions which were in the Qt GUI prior to the separation:

  1. Realtime in-game volume adjustment
  2. Automatically reload bindings when remapping/hotkey dialogs are saved
  3. Realtime in-game fsr adjustment
  4. Support changing active controller in the GUI

Can be tested with this qtlauncher build: https://github.com/rainmakerv3/shadps4-qtlauncher/commits/realtime-widgets/


🔄 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/3734 **Author:** [@rainmakerv3](https://github.com/rainmakerv3) **Created:** 10/13/2025 **Status:** ✅ Merged **Merged:** 10/13/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `realtime-widgets` --- ### 📝 Commits (3) - [`9fb6098`](https://github.com/shadps4-emu/shadPS4/commit/9fb609807a7f89d8487f96060e042dbeb1e700eb) Add IPC functions: volume, fsr settings, parse inputs - [`a9bbdc3`](https://github.com/shadps4-emu/shadPS4/commit/a9bbdc3a132c58346bf40304574f905ebd868f3e) always process fsr values - [`1e09790`](https://github.com/shadps4-emu/shadPS4/commit/1e09790d94039edf455c9fc55e78a9f45e669f33) set controller command ### 📊 Changes **1 file changed** (+37 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/core/ipc/ipc.cpp` (+37 -1) </details> ### 📄 Description This adds IPC commands to re-enable the following functions which were in the Qt GUI prior to the separation: 1) Realtime in-game volume adjustment 2) Automatically reload bindings when remapping/hotkey dialogs are saved 3) Realtime in-game fsr adjustment 4) Support changing active controller in the GUI Can be tested with this qtlauncher build: https://github.com/rainmakerv3/shadps4-qtlauncher/commits/realtime-widgets/ --- <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:38 +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#3688
No description provided.