mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #353] PokeMMO tampering detection. #322
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#322
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 @Linkdash2019 on GitHub (Feb 17, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/353
Describe the issue
When playing PokeMMO the tamper detection often gets triggered and kicks the user out of the game.
Instructions to reproduce
What version of LiveContainer are you using?
Version 3.2.0-release (fix/wip-bundlepath/2f97244)
Other
At first I suspected the tweaks might be doing it but after removing the only tweak (whatever the default was) I still got the issue.
@hugeBlack commented on GitHub (Feb 17, 2025):
Please try the latest build here https://github.com/hugeBlack/LiveContainer/actions/runs/13370176045
Long press app -> enable "Hide LiveContainer from Dyld Api", "Don't Inject TweakLoader"
If that still doesn't work, please also try "Don't Load TweakLoader"
I don't play this game and have no intention of bypassing its anti-cheat mechanism. If enabling the above options don't work, then you might need to stick to the installation ways they provided.
@Linkdash2019 commented on GitHub (Feb 17, 2025):
That seemed to fix it! Thank you!