Reworked the CHD whitelist based on the contents of metadata.txt with a double check on the RetroArch docs. Also added region-specific folders for supported systems to the whitelist, and ordered the list alphabetically to improve maintainability when adding new systems in the future.
* If these folders do not exist, find fails, test if they exist first
fix cache folder
logs
fix parsers rom library
rom library .reset
Revert "rom library .reset"
This reverts commit d3f76bb8c1.
ignore emulators folder
-p
cleaner name
fuzzy fuzzy
* Controller templates did not have localization names set properly causing them to unstick in Steam ROM Manager/identify as another controller profile
* Updated controllerTemplates.json file to match changes
* Updated Steam path to ~/.local to match new SRM update
* Fixed steam controller templates, was previously using the wrong controller name
* Controller templates did not have localization names set properly causing them to unstick in Steam ROM Manager/identify as another controller profile
* Updated controllerTemplates.json file to match changes
* Updated Steam path to ~/.local to match new SRM update
* Fixed steam controller templates, was previously using the wrong controller name
* Users keep selecting the Proton ver of Cemu in Steam ROM Manager and ES-DE, this increases support requests in the Cemu Discord (which they can't fix) and support requests in the EmuDeck Discord. This bandaid falls back to the AppImage if the EXE does not exist.
* Users keep selecting the Proton ver of Cemu in Steam ROM Manager and ES-DE, this increases support requests in the Cemu Discord (which they can't fix) and support requests in the EmuDeck Discord. This bandaid falls back to the AppImage if the EXE does not exist.