Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

HOTFIX: fix endless loop for dependency flag check is completed or not #201

Merged
merged 1 commit into from
Oct 28, 2023

Conversation

RadWolfie
Copy link
Member

After reviewing codebase, I believe I found the source of endless loop for when dependency flags are returned but never checked if any of them are matched. Instead of fix cli and unittest tools, I recommended to fix it internally to work as intentional design. This fixed certain Chihiro titles containing D3D8I library except absent of D3D8I signatures support.

fixed #197

@RadWolfie RadWolfie force-pushed the hotfix-endless-loop branch from 086e6ff to 8b1ba21 Compare October 28, 2023 22:02
@ergo720 ergo720 merged commit 62dd7eb into Cxbx-Reloaded:master Oct 28, 2023
@RadWolfie RadWolfie deleted the hotfix-endless-loop branch October 28, 2023 22:36
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Titles with D3D8I and D3D8X libraries cause scan process to stuck looping
2 participants