Skip to content

Conversation

@swordcube
Copy link
Contributor

title says it all

make sure codename charts actually get detected as codename charts, they seem to sometimes get detected as legacy psych charts
@swordcube
Copy link
Contributor Author

afaik, FormatDetector detects certain properties like stage, dad, etc that codename charts so happen to have, and these have higher priority over the literal flag that marks a codename chart for some reason

@MaybeMaru MaybeMaru merged commit 2661b84 into MaybeMaru:main Nov 14, 2025
@MaybeMaru
Copy link
Owner

This is a VERY dumb fix, but ill take it for now as long as it works lol
The way the format detector works for formats with the same extension is by detecting specific parts of the file and guess the format based on how close its to matching values. The "_" at the start of _"codenameChart" shouldve been enough to count it as a high priority match, but i guess it wasnt enough. Will have to really give the format detector a second look sometime to fix all these issues

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