Skip to content

add cheats#128

Open
gl91306 wants to merge 1 commit intomasterfeizz:masterfrom
gl91306:master
Open

add cheats#128
gl91306 wants to merge 1 commit intomasterfeizz:masterfrom
gl91306:master

Conversation

@gl91306
Copy link
Copy Markdown

@gl91306 gl91306 commented Jan 14, 2025

Needs Daedalus.cht in Daedalus folder in sd card.

Github doesn't let me attach .cht files for some reason so here's the link to the one I use.
cheats

Made this specifically to workaround the OOT slow menu framebuffer issue, and It works fine.

char str2[10];
ImGui::Text(itoa(codegroupcount - numCheats, str2, 10));

// Free allocated strings (IMPORTANT!)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dead code?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its the number of loaded/unloaded cheats


pglSelectScreen(GFX_TOP, GFX_LEFT);
} No newline at end of file
}
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your editor remove new line at the end of the file. Please read
https://gist.github.com/OleksiyRudenko/d51388345ea55767b7672307fe35adf3

Copy link
Copy Markdown
Author

@gl91306 gl91306 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Im sorry I dont really know how github code reviews work

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