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

NDSP apparently over-reads data on short sound effects #544

Open
subzerocatalyst-the-2st opened this issue May 27, 2024 · 0 comments
Open

Comments

@subzerocatalyst-the-2st

Bug Report

What's the issue you encountered?

  • Describe the issue in detail and what you were doing beforehand.

I was attempting to recreate SCP - Containment Breach on the 3DS using entirely new code written in C, and the sound code i have been trying to implement causes an odd issue, where it seems like it's trying to read memory beyond the sound effect on shorter sounds.

  • Did you make any changes related to devkitPro tooling? If so, make sure to include details relating to what exactly you changed.

No. I have not modified my devkitPro installation.

How can the issue be reproduced?

  • Include a detailed step by step process for recreating your issue.

1: Compile https://github.com/subzerocatalyst-the-2st/scpcb-3ds/ with current sound code.
2: Run under Citra Emulator.
3: Watch your ears bleed.

Environment?

  • What host OS are you using?

Arch Linux x86-64, kernel v6.8.4-arch1-1.

  • Official release or unofficial/self-compiled build:

Official release.

Additional context?

Nothing noteworthy.

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