[PR #1541] [MERGED] [MacOS] Enable game mode when switching to full screen mode #2161

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1541
Author: @alphavector
Created: 11/17/2024
Status: Merged
Merged: 11/21/2024
Merged by: @georgemoralis

Base: mainHead: feature/gh-1515/macos-game-mode


📝 Commits (3)

  • a3dbaf9 GH-1515: enable game mode when switching to full screen mode
  • 9eeecfe GH-1515: minor fix
  • f5c57a7 GH-1515: add MacOSBundleInfo.plist.in to REUSE.toml

📊 Changes

4 files changed (+54 additions, -1 deletions)

View changed files

📝 .gitignore (+3 -0)
📝 CMakeLists.txt (+4 -1)
📝 REUSE.toml (+1 -0)
dist/MacOSBundleInfo.plist.in (+46 -0)

📄 Description

Related #1515

I haven't tested how much performance has improved, need help with before/after performance tests

Screenshot 2024-11-17 at 04 00 05 Screenshot 2024-11-17 at 04 00 19

🔄 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/1541 **Author:** [@alphavector](https://github.com/alphavector) **Created:** 11/17/2024 **Status:** ✅ Merged **Merged:** 11/21/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `feature/gh-1515/macos-game-mode` --- ### 📝 Commits (3) - [`a3dbaf9`](https://github.com/shadps4-emu/shadPS4/commit/a3dbaf9a6208807d39a37fb4ffda1637d1ca8c62) GH-1515: enable game mode when switching to full screen mode - [`9eeecfe`](https://github.com/shadps4-emu/shadPS4/commit/9eeecfe5e2f188663dc2cb66ba00e94a3f58491a) GH-1515: minor fix - [`f5c57a7`](https://github.com/shadps4-emu/shadPS4/commit/f5c57a7d95c7ee1ca6cb31aeaf9807089f09a5ea) GH-1515: add MacOSBundleInfo.plist.in to REUSE.toml ### 📊 Changes **4 files changed** (+54 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -0) 📝 `CMakeLists.txt` (+4 -1) 📝 `REUSE.toml` (+1 -0) ➕ `dist/MacOSBundleInfo.plist.in` (+46 -0) </details> ### 📄 Description Related #1515 I haven't tested how much performance has improved, need help with before/after performance tests <img width="1920" alt="Screenshot 2024-11-17 at 04 00 05" src="https://github.com/user-attachments/assets/f5c88aa0-fb88-48c4-a7a3-5e7a9672f016"> <img width="1920" alt="Screenshot 2024-11-17 at 04 00 19" src="https://github.com/user-attachments/assets/218ebaf2-1499-47fe-82c0-1c93da877bad"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:15:25 +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#2161
No description provided.