NES plugin not working/triggering when selecting only USA region

Issue #140 resolved
Former user created an issue

I've discovered that when selecting only USA region (or certain selective regions), the nes plugin does not load, so it does not recognize any of my roms when scanning.

To remedy I have to include Europe region for the plugin to load.

Comments (5)

  1. Eric Bole-Feysot repo owner

    I found the problem. When the plugin information is missing in dat, romcenter attempts to detect it based on the rom in dat. If some specific crc/size are found, then we can say that the plugin has been used to generate the dat. Unfortunatly, the check is done after filtering, and if the key rom are filtered, the plugin is not detected.

    I will fix that for final release.

    Thanks for the analysis !

  2. Log in to comment