Skip to content

Add cheat enable tag, right now the enable tag from Cheat data class …#1

Open
huhao1987 wants to merge 3 commits into
rafaelvcaetano:masterfrom
huhao1987:master
Open

Add cheat enable tag, right now the enable tag from Cheat data class …#1
huhao1987 wants to merge 3 commits into
rafaelvcaetano:masterfrom
huhao1987:master

Conversation

@huhao1987

Copy link
Copy Markdown

Add cheat enable tag, right now the enable tag from Cheat data class is not working, it was set as always true in method setCodeList in MelonDS.cpp.

…is not working, it was set as always true in method setCodeList in MelonDS.cpp.
@rafaelvcaetano

Copy link
Copy Markdown
Owner

Hi! Thanks for your interest in the project! Unfortunately, the scenario you described it not a problem. Cheat management on the Android port works differently from the PC version. The Android app is responsible for loading only the cheats that are enabled for the ROM currently running. As such, the list of cheats that reach the emulator are always enabled. That's why .Enabled = true is present. The filtering is applied beforehand.

Since you assumed this was a problem, obviously something is not clear in the logic. Let me know if you have any further suggestions with this new information in mind.

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.

2 participants