[PR #2443] [MERGED] add lightbar color override to Controller GUI #2739

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2443
Author: @rainmakerv3
Created: 2/15/2025
Status: Merged
Merged: 2/15/2025
Merged by: @georgemoralis

Base: mainHead: LightbarGUI


📝 Commits (3)

  • 055c456 WIP Lightbar GUI, needs saving and loading
  • b433cc3 Implement saving and loading lightbar values
  • 4b7f258 replace license header deleted by QT

📊 Changes

3 files changed (+1294 additions, -1088 deletions)

View changed files

📝 src/qt_gui/control_settings.cpp (+82 -11)
📝 src/qt_gui/control_settings.h (+1 -0)
📝 src/qt_gui/control_settings.ui (+1211 -1077)

📄 Description

This adds the recently implemented lightbar color override to the remapping GUI, as shown below, with a color preview sample for easier customization.

Also removes the KBM Button from this view, since it was added as a new button in PR 2430

Translations not included. Tested with DS4, seems to work fine

image


🔄 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/2443 **Author:** [@rainmakerv3](https://github.com/rainmakerv3) **Created:** 2/15/2025 **Status:** ✅ Merged **Merged:** 2/15/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `LightbarGUI` --- ### 📝 Commits (3) - [`055c456`](https://github.com/shadps4-emu/shadPS4/commit/055c456b1031d77904527fde44b52a09012ac463) WIP Lightbar GUI, needs saving and loading - [`b433cc3`](https://github.com/shadps4-emu/shadPS4/commit/b433cc3eff82e4a11fd9771378e0aaeeb5a9674e) Implement saving and loading lightbar values - [`4b7f258`](https://github.com/shadps4-emu/shadPS4/commit/4b7f2587f1f7dd74ef6abe9b2b42355270e6bdf6) replace license header deleted by QT ### 📊 Changes **3 files changed** (+1294 additions, -1088 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/control_settings.cpp` (+82 -11) 📝 `src/qt_gui/control_settings.h` (+1 -0) 📝 `src/qt_gui/control_settings.ui` (+1211 -1077) </details> ### 📄 Description This adds the recently implemented lightbar color override to the remapping GUI, as shown below, with a color preview sample for easier customization. Also removes the KBM Button from this view, since it was added as a new button in PR 2430 Translations not included. Tested with DS4, seems to work fine ![image](https://github.com/user-attachments/assets/e5ce4b46-aaca-4534-b332-410c0ec253b9) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:01:04 +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#2739
No description provided.