ludo
ludo copied to clipboard
Add "Fuzzy" search
This branch adds fuzzy search to ludo via a few mechanisms.
-
FindByCRC
now fails through toFindByROMName
-
FindByROMName
is now tried again with increasingly stripped titles until failure - Match Status is now recorded to console
This branch also includes the same fixes as libretro/ludo#521 and addresses #453
I'm not sure why it's complaining about apt on those two builds, they worked on the previous one and those commands haven't changed. Hopefully something temporary on the github side of the VMs.