[PR #530] [MERGED] Lot of small fixes #1614

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

📋 Pull Request Information

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

Base: mainHead: main


📝 Commits (1)

📊 Changes

10 files changed (+127 additions, -211 deletions)

View changed files

📝 .gitmodules (+22 -4)
📝 CMakeLists.txt (+1 -1)
documents/Quickstart/1.png (+0 -0)
📝 documents/changelog.txt (+36 -24)
documents/readme.txt (+0 -35)
📝 externals/CMakeLists.txt (+0 -5)
externals/discord-rpc (+0 -1)
📝 src/qt_gui/about_dialog.ui (+1 -3)
📝 src/qt_gui/settings_dialog.ui (+67 -138)
src/shader_recompiler/frontend/translate/flat_memory.cpp (+0 -0)

📄 Description

  • I removed a warning by deleting the "flat_memory.cpp" file which is empty
  • I set the submodules to shallow
  • I deleted discord-rpc because it is unusable. It can be returned when a fix is ​​created
  • Updated changelog.txt
  • I deleted readme.txt because we already have a very good readme
  • I replaced the "GPU" tab with "Graphics" in the option menu and "Additional Settings" with "Advanced"

Before:
image

After:
Capture d'écran 2024-08-22 182458


🔄 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/530 **Author:** [@Xphalnos](https://github.com/Xphalnos) **Created:** 8/22/2024 **Status:** ✅ Merged **Merged:** 8/22/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`d4be3db`](https://github.com/shadps4-emu/shadPS4/commit/d4be3dbb3165d2729cfdd45c96dea1d1f888f25d) Lot of small fixes ### 📊 Changes **10 files changed** (+127 additions, -211 deletions) <details> <summary>View changed files</summary> 📝 `.gitmodules` (+22 -4) 📝 `CMakeLists.txt` (+1 -1) ➖ `documents/Quickstart/1.png` (+0 -0) 📝 `documents/changelog.txt` (+36 -24) ➖ `documents/readme.txt` (+0 -35) 📝 `externals/CMakeLists.txt` (+0 -5) ➖ `externals/discord-rpc` (+0 -1) 📝 `src/qt_gui/about_dialog.ui` (+1 -3) 📝 `src/qt_gui/settings_dialog.ui` (+67 -138) ➖ `src/shader_recompiler/frontend/translate/flat_memory.cpp` (+0 -0) </details> ### 📄 Description - I removed a warning by deleting the "flat_memory.cpp" file which is empty - I set the submodules to shallow - I deleted discord-rpc because it is unusable. It can be returned when a fix is ​​created - Updated changelog.txt - I deleted readme.txt because we already have a very good readme - I replaced the "GPU" tab with "Graphics" in the option menu and "Additional Settings" with "Advanced" Before: ![image](https://github.com/user-attachments/assets/38874c38-5563-4fe7-a100-256680769bf1) After: ![Capture d'écran 2024-08-22 182458](https://github.com/user-attachments/assets/96c12c45-ab5f-46b4-8081-85b806cf2787) --- <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:17 +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#1614
No description provided.