mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[GH-ISSUE #1314] [Bug]: GenshinImpact #764
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#764
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?
Originally created by @buhaodan on GitHub (Jan 8, 2024).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1314
Describe the bug
Once GenshinImpact is closed, it cannot be opened. If you need to open it, download the update again.
Steps to reproduce
it cannot be opened
Expected behaviour
Once GenshinImpact is closed,
Crash log
What version of PlayCover are you using?
3.0.0 beta 2
What version of macOS are you using?
Monterey (macOS 12)
Issue Language
@MEMORIEmusic commented on GitHub (Jan 8, 2024):
Right click the game -> settings -> misc -> change application type to
public.app-category.games@NickStrupat commented on GitHub (Jan 10, 2024):
Why not set the application type to
public.app-category.gamesby default?The default is set here to
none:github.com/PlayCover/PlayCover@0f9e0ef6ec/PlayCover/Model/AppInfo.swift (L158)@TheMoonThatRises commented on GitHub (Jan 10, 2024):
The issue isn't that the application type isn't set, more that the app isn't signed properly. Setting the application type signs the app. As for why it isn't set by default, not every app is a game.