Created
October 23, 2022 10:04
-
-
Save XanderXAJ/10b97a52b5fa6c75d47fb3e75156c093 to your computer and use it in GitHub Desktop.
Revisions
-
XanderXAJ revised this gist
Oct 23, 2022 . No changes.There are no files selected for viewing
-
XanderXAJ created this gist
Oct 23, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,66 @@ { "parserType": "Glob", "configTitle": "Sega Genesis/Mega Drive - Retroarch - Genesis Plus GX", "steamCategory": "${Genesis/Mega Drive}", "steamDirectory": "/home/deck/.steam/steam", "romDirectory": "/run/media/mmcblk0p1/Emulation/roms", "executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}genesis_plus_gx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"", "executableModifier": "\"${exePath}\"", "startInDirectory": "", "titleModifier": "${fuzzyTitle}", "imageProviders": [ "SteamGridDB" ], "onlineImageQueries": "${${fuzzyTitle}}", "imagePool": "${fuzzyTitle}", "defaultImage": "/home/deck/.config/EmuDeck/backend/configs/steam-rom-manager/userData/img/systems/grid/genesis.jpg", "defaultTallImage": "", "defaultHeroImage": "/home/deck/.config/EmuDeck/backend/configs/steam-rom-manager/userData/img/default/hero.png", "defaultLogoImage": "/home/deck/.config/EmuDeck/backend/configs/steam-rom-manager/userData/img/default/logo.png", "defaultIcon": "/home/deck/.config/EmuDeck/backend/configs/steam-rom-manager/userData/img/default/icon.png", "localImages": "", "localTallImages": "", "localHeroImages": "", "localLogoImages": "", "localIcons": "", "userAccounts": { "specifiedAccounts": "", "skipWithMissingDataDir": true, "useCredentials": true }, "executable": { "path": "/usr/bin/flatpak", "shortcutPassthrough": false, "appendArgsToExecutable": true }, "parserInputs": { "glob": "**/@(genesis|megadrive)/${title}@(.7z|.7Z|.bin|.BIN|.gen|.GEN|.md|.MD|.smd|.SMD|.zip|.ZIP)" }, "titleFromVariable": { "limitToGroups": "", "caseInsensitiveVariables": false, "skipFileIfVariableWasNotFound": false, "tryToMatchTitle": false }, "fuzzyMatch": { "replaceDiacritics": true, "removeCharacters": true, "removeBrackets": true }, "imageProviderAPIs": { "SteamGridDB": { "nsfw": false, "humor": false, "styles": [], "stylesHero": [], "stylesLogo": [], "stylesIcon": [], "imageMotionTypes": [ "static" ] } }, "parserId": "166651874506940386", "version": 10, "disabled": false },