Closed kkwak-uno closed 1 year ago
A workaround I have found for that is to edit the cue file to look for the bin file in the folder above or in another folder. It is less than ideal.
I can look into adding a configuration option to filter out files (see https://github.com/alexjpaz-twitch/bizhawk-crowd-shuffler/blob/main/src/index.js#L60-L63)
Should be fixed in the v0.11.0
release
If a file that requires a bin file in addition to a cue file to run is in the CurrentRoms directory and it's chosen as the file to swap to, the process stops as it brings up a menu to select what type of emulator the file should be used in and even if the correct emulator is selected, the emulator does not run anything. There needs to be some handling to ignore bin files in this directory.