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

Why playing Entei's Pokédex cry can distort Raikou's and Suicune's #1028

Open
Rangi42 opened this issue Dec 30, 2022 · 2 comments
Open

Why playing Entei's Pokédex cry can distort Raikou's and Suicune's #1028

Rangi42 opened this issue Dec 30, 2022 · 2 comments
Labels

Comments

@Rangi42
Copy link
Member

Rangi42 commented Dec 30, 2022

PlayMonCry resets wStereoPanningMask and wCryTracks before playing the new cry; PlayCry does not. If they are not reset, interrupting Entei's cry part-way will distort the next cry played.

@Idain
Copy link
Contributor

Idain commented Jan 25, 2023

Has this been tested?

@TempoQuill
Copy link

I did. I managed to fix the distortion simply by clearing wPitchSweep at the beginning of _PlayCry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants