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

HOTFIX: Fix library filter generator #181

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

RadWolfie
Copy link
Member

When start testing Xbox dashboard with Cxbx-Reloaded to sync changes. It produced unintentional exception behavior from DSOUND section. It turns out DSOUND symbols were absent due to constant overridden by D3D8(LTCG) library boolean check. This pull request resolve regression by check active library check first then boolean check for duplicate flag.

fixed #179 regression

@RadWolfie RadWolfie merged commit 5f60599 into Cxbx-Reloaded:master Jan 12, 2023
@RadWolfie RadWolfie deleted the hotfix-library-filter branch January 12, 2023 19:54
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.

1 participant