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

Ctrulib upgrade #24

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

gemarcano
Copy link

This pull requests upgrades svdt to compile with ctrulib-1+. I tested the anti-anit hacking functionality with Smash4, and it seems to be working. The only thing that doesn't work reliably is returning to the HBL after pressing Start-- the program sometimes hangs, sometimes doesn't (sounds like a possible memory management problem somewhere).

Also did some changes to make some formatting/line-endings (more) consistent.

This update can't shutdown properly, for reasons unknown. It has been
tested to at least be able to read and write saves.
Removed calls to *Init/Exit functions that are already called by
__appInit and __appExit in ctrulib.
@gemarcano
Copy link
Author

Fixes #22

@gemarcano
Copy link
Author

It seems the crashing problem was already a thing (issue #19), so it doesn't seem like this work causes a regression.

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.

None yet

1 participant