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

Altsound: Fixed bug with parsing of WPCDCS, WPCSECURITY, WPC95DCS, and WPC95 commands #224

Merged
merged 2 commits into from
Feb 11, 2024

Conversation

droscoe
Copy link
Contributor

@droscoe droscoe commented Feb 11, 2024

It was brought to my attention that the Theatre of Magic altsound was exhibiting strange behavior. On ball 1, the sounds would either not be playing or playing the incorrect sound.

After investigating this, it was discovered that code meant to signal a problem with parsing was actually causing a problem. The details of the problem can be found here

The fix involves simply removing the line of code that performs this check. If the problem which caused this line to be necessary arises again, it should be re-evaluated and addressed with a more robust remedy.

@toxieainc toxieainc merged commit 4a2a21c into vpinball:master Feb 11, 2024
35 of 39 checks passed
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