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

NDS version freezes #14

Closed
richelbilderbeek opened this issue Dec 29, 2017 · 6 comments
Closed

NDS version freezes #14

richelbilderbeek opened this issue Dec 29, 2017 · 6 comments

Comments

@richelbilderbeek
Copy link
Owner

2017-12-29-174740_258x496_scrot

No music, no text.

@richelbilderbeek
Copy link
Owner Author

Added some debug info:

2017-12-29-180052_258x496_scrot

Culprit is located:

  if (m_verbose) { Helper().CoutNl("Before mmLoad"); }

  mmLoad(MOD_69008_EXPERIENCE);

  if (m_verbose) { Helper().CoutNl("Before mmStart"); }

richelbilderbeek pushed a commit that referenced this issue Dec 29, 2017
@richelbilderbeek
Copy link
Owner Author

Problem is worse:

2017-12-29-185941_1920x1080_scrot

@richelbilderbeek
Copy link
Owner Author

Unknown if the bug is upstream or not.

@richelbilderbeek
Copy link
Owner Author

These is the noise, from libnds_example_1:

2017-12-29-223812_1920x1080_scrot

@richelbilderbeek
Copy link
Owner Author

When disable the mm function calls and when not drawing the Zanbar Bone picture:

2017-12-29-230033_1920x1080_scrot

@richelbilderbeek
Copy link
Owner Author

Fixed by using a different sound file.

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

No branches or pull requests

1 participant