Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

log_analyzer: Fix cheat detection #101

Merged
merged 1 commit into from
May 18, 2024

Conversation

TSRBerry
Copy link
Member

This PR fixes the broken cheat detection in the log analyzer.
The new regex string also makes sure that we aren't matching cheats which fail to compile and can't be activated as a result.


Fixes #89

@TSRBerry TSRBerry merged commit 7b5b9fc into Ryujinx:master May 18, 2024
3 checks passed
@TSRBerry TSRBerry deleted the fix/cheat-detection branch May 18, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cheat Detection not functioning as it should
1 participant