mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #1088] [MERGED] Fix MetalHUD not showing when launching app from alias #1811
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1811
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/PlayCover/PlayCover/pull/1088
Author: @TheMoonThatRises
Created: 9/8/2023
Status: ✅ Merged
Merged: 9/25/2023
Merged by: @JoseMoreville
Base:
develop← Head:fix/metalhud📝 Commits (1)
c86f370fix: metalhud not working when launch from alias📊 Changes
3 files changed (+19 additions, -7 deletions)
View changed files
📝
PlayCover/Model/AppSettings.swift(+14 -1)📝
PlayCover/Model/PlayApp.swift(+0 -6)📝
PlayCover/Utils/Shell.swift(+5 -0)📄 Description
Fixes #961. Writes to the
defaultskeyMetalForceHudEnabledinstead of saving as an environment variable.Thoughts for reviewer:
defaults(similar to PlayTools checking if it is installed in the binary instead of keeping track via the settings file)?Info.plistinstead ofdefaults?🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.