[PR #463] [MERGED] Misc changes #1578

Closed
opened 2026-02-27 21:13:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/463
Author: @Xphalnos
Created: 8/18/2024
Status: Merged
Merged: 8/18/2024
Merged by: @georgemoralis

Base: mainHead: main


📝 Commits (1)

📊 Changes

11 files changed (+22 additions, -12 deletions)

View changed files

📝 .github/workflows/macos.yml (+3 -3)
📝 .github/workflows/windows.yml (+1 -1)
📝 CMakeLists.txt (+1 -1)
📝 externals/glslang (+1 -1)
📝 externals/toml11 (+1 -1)
📝 externals/vma (+1 -1)
📝 externals/vulkan-headers (+1 -1)
📝 externals/xxhash (+1 -1)
📝 externals/zydis (+1 -1)
📝 src/qt_gui/main_window.cpp (+5 -0)
📝 src/qt_gui/main_window_ui.h (+6 -1)

📄 Description

  • I renamed certain artifacts to differentiate SDL builds from Qt builds.
  • I updated the submodules
  • I updated the minimum version of TOML11 in CMakeLists because since this commit, it is no longer possible to use an earlier version of toml
  • I added a "Configure..." category in Settings to open the option menu and make the interface more complete

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/463 **Author:** [@Xphalnos](https://github.com/Xphalnos) **Created:** 8/18/2024 **Status:** ✅ Merged **Merged:** 8/18/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`7057603`](https://github.com/shadps4-emu/shadPS4/commit/70576035b04051f04d832c2d5ff160ba6ff17442) Misc changes ### 📊 Changes **11 files changed** (+22 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/macos.yml` (+3 -3) 📝 `.github/workflows/windows.yml` (+1 -1) 📝 `CMakeLists.txt` (+1 -1) 📝 `externals/glslang` (+1 -1) 📝 `externals/toml11` (+1 -1) 📝 `externals/vma` (+1 -1) 📝 `externals/vulkan-headers` (+1 -1) 📝 `externals/xxhash` (+1 -1) 📝 `externals/zydis` (+1 -1) 📝 `src/qt_gui/main_window.cpp` (+5 -0) 📝 `src/qt_gui/main_window_ui.h` (+6 -1) </details> ### 📄 Description - I renamed certain artifacts to differentiate SDL builds from Qt builds. - I updated the submodules - I updated the minimum version of TOML11 in CMakeLists because since [**this commit**](https://github.com/shadps4-emu/shadPS4/pull/368), it is no longer possible to use an earlier version of toml - I added a "Configure..." category in Settings to open the option menu and make the interface more complete ![image](https://github.com/user-attachments/assets/cdbe1d42-76d8-4bdd-aac1-67fee0569240) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:13:09 +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#1578
No description provided.