mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[GH-ISSUE #2065] [Bug]: Endfield detected that it is a jailbreak environment and prevents playing #1379
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#1379
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 @meowscipty on GitHub (Jan 23, 2026).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/2065
Describe the bug
Endfield detected that it is a jailbreak environment and prevents playing by having a pop up.
Steps to reproduce
download playcover nightly 1369(the newest version)
start to play endfield
wait for 2 minutes(to prevent freezing)
enter the game
wait five seconds
there will be a pop up that prevent the playing from playing
Expected behaviour
it should not detect jailbreak environment but it did
Crash log
What version of PlayCover are you using?
Nightly/beta (please specify build number)
What version of macOS are you using?
Sonoma (macOS 14)
Issue Language
@baislsl commented on GitHub (Jan 23, 2026):
Got the same issue. The issue remained even if I attempted to enable feature 'Enable Jailbreak Bypass(Experimental)'.
@meowscipty commented on GitHub (Jan 23, 2026):
same
@Atomicsnipe commented on GitHub (Jan 23, 2026):
When logging. into the game and before the load screen finishes cmd K and let it be then after it loads into the game and the jailbreak pop up appears cmd K again and it removes it
@meowscipty commented on GitHub (Jan 23, 2026):
is there a perminant fix?
@13thdemarch commented on GitHub (Jan 23, 2026):
seem bypass the popup using Keymapping shortcut key is the best solution now...
@Dariozuo commented on GitHub (Jan 24, 2026):
same problem
@Dariozuo commented on GitHub (Jan 24, 2026):
its crash when i remove the jailbreak window
@nyathea commented on GitHub (Jan 25, 2026):
fixed in my PlayTools fork by blocking the UIAlertController from appearing.
@Syrupdesu commented on GitHub (Jan 26, 2026):
just to make sure, changing the
Cartfileto point to your PlayTools branch and then rebuilding PlayCover is sufficient?