mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[GH-ISSUE #1759] [Bug]: Genshin Quit Unexpectedly #1128
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#1128
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 @ricewon on GitHub (Dec 6, 2024).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1759
Describe the bug
Whenever I try to launch it, it only says Genshin has quit unexpectedly. I tried doing the 'right click, show app in finder, shift + double click it' and it still doesn't work.
It worked before I installed the new update of the game (which is by decrypting genshin's IPA), but ever since I downloaded it, it hasn't worked since.
Steps to reproduce
Expected behaviour
I expected Genshin to launch when I pressed it.
Crash log
What version of PlayCover are you using?
3.1.0
What version of macOS are you using?
Sonoma (macOS 14)
Issue Language
@ricewon commented on GitHub (Dec 6, 2024):
Update: i tried changing the application type in the settings to public.app-category.games but it still doesn't work. does anyone know how to fix this? : (
@TheMoonThatRises commented on GitHub (Dec 20, 2024):
Same underlying issue as #1615. Check that post for workaround.
@ricewon commented on GitHub (Dec 24, 2024):
sorry, but i'm just a bit confused on how i can put " file_path="$i/$(basename "$i" .framework)"
vtool -set-build-version maccatalyst 11.0 13.0 "$file_path" -o "$file_path" && codesign -fs- "$file_path" " into the framework?
@valyxion commented on GitHub (Jan 2, 2025):
How to do it :

Open finder, go to user profile, click Applications Folder, go to PlayCover folder, then right click Genshin Impact.app, click Show Package Contents
Then find folder Frameworks

Open Terminal, then drag that folder into terminal, enter.
After that, copy that code, then enter, it will show "/Library/Developer/CommandLineTools/usr/bin/vtool warning: code signature will be invalid for Telemetry.framework/Telemetry
Telemetry.framework/Telemetry: replacing existing signature"
After that, open again Genshin app, voila

I'm using Sequoia 15.2

Hopes it can help you
@udonkage commented on GitHub (Jan 11, 2025):
this shit is still confusing bro idk what to do after dragging the framework folder into terminal
@ricewon commented on GitHub (Feb 2, 2025):
i know it's been a long time—i apologize for only responding, but thank you for the guide on how to do it !! for some reason, when the new update of the game came, i downloaded the new decrypted version of it and installed it to my playcover and it somehow made my genshin work again. it works normally now, and the keymapping i made for the game still works too. still unsure on why that happened but thanks anyways for helping me out !!