You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple - send output of illegal song discovery to a txt file so we can actually do something about it. I added a new event i found and wanted to play and got an illegal BMS error message. Folder is HUGE, so unless ther's that one person on the planet who can identify an illegal BMS just by title, then the rest of us have NO CHANCE at fixing the issue.
The text was updated successfully, but these errors were encountered:
produKtnz
changed the title
Add much needed functionality to the "Illegal BMS" dialogue
[Request] Add much needed functionality to the "Illegal BMS" dialogue
May 19, 2024
Same as #487 FYI but no resolution provided there.
I poked around in sqlite and didn't see a schema for Illegal BMS, so i couldnt identify them that way either.
I am assuming these are just sha256 hashes with no extra funny business and that the "illegal" files are .bms files. I don't have access to any "illegal" files to test this.
I wrote up a quick Powershell script that should hopefully help out.
Download the script and pass it the top level directory of your BMS directory and it'll scan all .bms files looking for hashes listed as "illegal" and output the path to them.
Simple - send output of illegal song discovery to a txt file so we can actually do something about it. I added a new event i found and wanted to play and got an illegal BMS error message. Folder is HUGE, so unless ther's that one person on the planet who can identify an illegal BMS just by title, then the rest of us have NO CHANCE at fixing the issue.
The text was updated successfully, but these errors were encountered: