{
	"Amazon Games": {
		"parserType": "Amazon Games",
		"configTitle": "Amazon Games",
		"executableArgs": "",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb",
			"steamCDN"
		],
		"disabled": false,
		"executable": {
			"path": "",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"amazonGamesExeOverride": "",
			"amazonGamesLauncherMode": true
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Amazon Games"
		]
	},
	"Amstrad CPC - Retroarch - Caprice32": {
		"parserType": "Glob",
		"configTitle": "Amstrad CPC - Retroarch - Caprice32",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}cap32_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.cdt|.CDT|.dsk|.DSK|.sna|.SNA|.tap|.TAP|.voc|.VOC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"CPC"
		]
	},
	"Amstrad CPC - Retroarch(Flatpak) - Caprice32": {
		"parserType": "Glob",
		"configTitle": "Amstrad CPC - Retroarch(Flatpak) - Caprice32",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}cap32_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.cdt|.CDT|.dsk|.DSK|.sna|.SNA|.tap|.TAP|.voc|.VOC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"CPC"
		]
	},
	"Amstrad CPC - Retroarch - CrocoDS": {
		"parserType": "Glob",
		"configTitle": "Amstrad CPC - Retroarch - CrocoDS",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}crocods_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.dsk|.DSK|.sna|.SNA|.kcr|.KCR|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"CPC"
		]
	},
	"Amstrad CPC - Retroarch(Flatpak) - CrocoDS": {
		"parserType": "Glob",
		"configTitle": "Amstrad CPC - Retroarch(Flatpak) - CrocoDS",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}crocods_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.dsk|.DSK|.sna|.SNA|.kcr|.KCR|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"CPC"
		]
	},
	"Apple iOS - touchHLE": {
		"parserType": "Glob",
		"configTitle": "Apple iOS - touchHLE",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "\"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.app|.APP|.ipa|.IPA)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-touchhle.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"iOS"
		]
	},
	"Arcade - MAME": {
		"parserType": "Glob",
		"configTitle": "Arcade - MAME",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "\"${fileName}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": [
				"MAME"
			]
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-mame.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Arcade"
		]
	},
	"Arcade - MAME(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Arcade - MAME(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.mamedev.MAME -rompath \"${fileDir}\" \"${fileName}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"2600"
		]
	},
	"Arcade - Retroarch - FBNeo": {
		"parserType": "Glob",
		"configTitle": "Arcade - Retroarch - FBNeo",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}fbneo_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(7z|7Z|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": [
				"FBN"
			]
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Arcade"
		]
	},
	"Arcade - Retroarch(Flatpak) - FBNeo": {
		"parserType": "Glob",
		"configTitle": "Arcade - Retroarch(Flatpak) - FBNeo",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}fbneo_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(7z|7Z|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": [
				"FBN"
			]
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Arcade"
		]
	},
	"Arcade - Retroarch - MAME": {
		"parserType": "Glob",
		"configTitle": "Arcade - Retroarch - MAME",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mame_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(7z|7Z|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": [
				"MAME"
			]
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Arcade"
		]
	},
	"Arcade - Retroarch(Flatpak) - MAME": {
		"parserType": "Glob",
		"configTitle": "Arcade - Retroarch(Flatpak) - MAME",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mame_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(7z|7Z|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": [
				"MAME"
			]
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Arcade"
		]
	},
	"Arcade - Model 2 Emulator": {
		"parserType": "Glob",
		"configTitle": "Arcade - Model 2 Emulator",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "${fileName}",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": [
				"MAME"
			]
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-model-2-emulator.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Arcade"
		]
	},
	"Arcade - TeknoParrot": {
		"parserType": "Glob",
		"configTitle": "Arcade - TeknoParrot",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "--profile=${fileName}.xml",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}.xml"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": [
				"TeknoParrot"
			]
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-TeknoParrotUi.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Arcade"
		]
	},
	"Atari 2600 - Stella(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Atari 2600 - Stella(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run io.github.stella_emu.Stella -fullscreen 1 \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.a26|.A26|.bin|.BIN|.rom|.ROM|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"2600"
		]
	},
	"Atari 2600 - Retroarch - Stella": {
		"parserType": "Glob",
		"configTitle": "Atari 2600 - Retroarch - Stella",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}stella_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.a26|.A26|.bin|.BIN|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"2600"
		]
	},
	"Atari 2600 - Retroarch(Flatpak) - Stella": {
		"parserType": "Glob",
		"configTitle": "Atari 2600 - Retroarch(Flatpak) - Stella",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}stella_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.a26|.A26|.bin|.BIN|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"2600"
		]
	},
	"Atari 5200 - Retroarch - Atari800": {
		"parserType": "Glob",
		"configTitle": "Atari 5200 - Retroarch - Atari800",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}atari800_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.a52|.A52|.atr|.ATR|.atx|.ATX|.bin|.BIN|.cas|.CAS|.cdm|.CDM|.xex|.XEX|.xfd|.XFD|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"5200"
		]
	},
	"Atari 5200 - Retroarch(Flatpak) - Atari800": {
		"parserType": "Glob",
		"configTitle": "Atari 5200 - Retroarch(Flatpak) - Atari800",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}atari800_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.a52|.A52|.atr|.ATR|.atx|.ATX|.bin|.BIN|.cas|.CAS|.cdm|.CDM|.xex|.XEX|.xfd|.XFD|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"5200"
		]
	},
	"Atari 7800 - Retroarch - ProSystem": {
		"parserType": "Glob",
		"configTitle": "Atari 7800 - Retroarch - ProSystem",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}prosystem_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.a78|.A78|.bin|.BIN|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"7800"
		]
	},
	"Atari 7800 - Retroarch(Flatpak) - ProSystem": {
		"parserType": "Glob",
		"configTitle": "Atari 7800 - Retroarch(Flatpak) - ProSystem",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}prosystem_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.a78|.A78|.bin|.BIN|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"7800"
		]
	},
	"Atari Jaguar - Retroarch - Virtual Jaguar": {
		"parserType": "Glob",
		"configTitle": "Atari Jaguar - Retroarch - Virtual Jaguar",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}virtualjaguar_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.abs|.ABS|.bin|.BIN|.cof|.COF|.j64|.J64|.jag|.JAG|.prg|.PRG|.rom|.ROM|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Jaguar"
		]
	},
	"Atari Jaguar - Retroarch(Flatpak) - Virtual Jaguar": {
		"parserType": "Glob",
		"configTitle": "Atari Jaguar - Retroarch(Flatpak) - Virtual Jaguar",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}virtualjaguar_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.abs|.ABS|.bin|.BIN|.cof|.COF|.j64|.J64|.jag|.JAG|.prg|.PRG|.rom|.ROM|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Jaguar"
		]
	},
	"Atari Lynx - Retroarch - Beetle Handy": {
		"parserType": "Glob",
		"configTitle": "Atari Lynx - Retroarch - Beetle Handy",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_lynx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.lnx|.LNX|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Lynx"
		]
	},
	"Atari Lynx - Retroarch(Flatpak) - Beetle Handy": {
		"parserType": "Glob",
		"configTitle": "Atari Lynx - Retroarch(Flatpak) - Beetle Handy",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_lynx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.lnx|.LNX|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Lynx"
		]
	},
	"Atari Lynx - Retroarch - Handy": {
		"parserType": "Glob",
		"configTitle": "Atari Lynx - Retroarch - Handy",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}handy_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.lnx|.LNX|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Lynx"
		]
	},
	"Atari Lynx - Retroarch(Flatpak) - Handy": {
		"parserType": "Glob",
		"configTitle": "Atari Lynx - Retroarch(Flatpak) - Handy",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}handy_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.lnx|.LNX|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Lynx"
		]
	},
	"Atari ST/STE/TT/Falcon - Retroarch - Hatari": {
		"parserType": "Glob",
		"configTitle": "Atari ST/STE/TT/Falcon - Retroarch - Hatari",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}hatari_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.dim|.DIM|.ipf|.IPF|.msa|.MSA|.st|.ST|.stx|.STX|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"ST/STE/TT/Falcon"
		]
	},
	"Atari ST/STE/TT/Falcon - Retroarch(Flatpak) - Hatari": {
		"parserType": "Glob",
		"configTitle": "Atari ST/STE/TT/Falcon - Retroarch(Flatpak) - Hatari",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}hatari_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.dim|.DIM|.ipf|.IPF|.msa|.MSA|.st|.ST|.stx|.STX|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"ST/STE/TT/Falcon"
		]
	},
	"Bandai WonderSwan/Color - Retroarch - Beetle Cygne": {
		"parserType": "Glob",
		"configTitle": "Bandai WonderSwan/Color - Retroarch - Beetle Cygne",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_wswan_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.pc2|.PC2|.ws|.WS|.wsc|.WSC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"WS"
		]
	},
	"Bandai WonderSwan/Color - Retroarch(Flatpak) - Beetle Cygne": {
		"parserType": "Glob",
		"configTitle": "Bandai WonderSwan/Color - Retroarch(Flatpak) - Beetle Cygne",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_wswan_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.pc2|.PC2|.ws|.WS|.wsc|.WSC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"WS"
		]
	},
	"Battle.net": {
		"parserType": "Battle.net",
		"configTitle": "Battle.net",
		"steamDirectory": "${steamdirglobal}",
		"romDirectory": "",
		"executableArgs": "",
		"executableModifier": "\"${exePath}\"",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"steamInputEnabled": "1",
		"imageProviders": [
			"sgdb",
			"steamCDN"
		],
		"drmProtect": false,
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"executable": {
			"path": "",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"parserInputs": {},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"presetVersion": 19,
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamCategories": [
			"Battle.net"
		]
	},
	"Bluestacks": {
		"parserType": "Glob",
		"configTitle": "Bluestacks",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-shortcuts",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.lnk|.LNK)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Bluestacks"
		]
	},
	"Coleco ColecoVision - Retroarch - BlueMSX": {
		"parserType": "Glob",
		"configTitle": "Coleco ColecoVision - Retroarch - BlueMSX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bluemsx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.col|.COL|.ri|.RI|.rom|.ROM|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"ColecoVision"
		]
	},
	"Coleco ColecoVision - Retroarch(Flatpak) - BlueMSX": {
		"parserType": "Glob",
		"configTitle": "Coleco ColecoVision - Retroarch(Flatpak) - BlueMSX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bluemsx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.col|.COL|.ri|.RI|.rom|.ROM|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"ColecoVision"
		]
	},
	"Coleco ColecoVision - Retroarch - GearColeco": {
		"parserType": "Glob",
		"configTitle": "Coleco ColecoVision - Retroarch - GearColeco",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}gearcoleco_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.col|.COL|.cv|.CV|.rom|.ROM|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"ColecoVision"
		]
	},
	"Coleco ColecoVision - Retroarch(Flatpak) - GearColeco": {
		"parserType": "Glob",
		"configTitle": "Coleco ColecoVision - Retroarch(Flatpak) - GearColeco",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}gearcoleco_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.col|.COL|.cv|.CV|.rom|.ROM|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"ColecoVision"
		]
	},
	"Commodore Amiga - Retroarch - PUAE": {
		"parserType": "Glob",
		"configTitle": "Commodore Amiga - Retroarch - PUAE",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}puae2021_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.adf|.ADF|.adz|.ADZ|.dms|.DMS|.lha|.LHA|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Amiga"
		]
	},
	"EA Desktop": {
		"parserType": "EA Desktop",
		"configTitle": "EA Desktop",
		"executableArgs": "",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb",
			"steamCDN"
		],
		"disabled": false,
		"executable": {
			"path": "",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"eaGamesDir": "C:\\Program Files\\EA Games",
			"eaLauncherMode": true
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"EA Desktop"
		]
	},
	"Epic Games": {
		"parserType": "Epic",
		"configTitle": "Epic",
		"executableArgs": "",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb",
			"steamCDN"
		],
		"disabled": false,
		"executable": {
			"path": "",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"epicLauncherMode": true,
			"epicManifests": ""
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Epic"
		]
	},
	"GCE Vectrex - Retroarch - vecx": {
		"parserType": "Glob",
		"configTitle": "GCE Vectrex - Retroarch - vecx",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-games",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}vecx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}${/}${title}.conf\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.vec|.VEC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Vectrex"
		]
	},
	"GCE Vectrex - Retroarch(Flatpak) - vecx": {
		"parserType": "Glob",
		"configTitle": "GCE Vectrex - Retroarch(Flatpak) - vecx",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-games",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}vecx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}${/}${title}.conf\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.vec|.VEC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Vectrex"
		]
	},
	"GOG Galaxy": {
		"parserType": "GOG Galaxy",
		"configTitle": "GOG Galaxy",
		"executableArgs": "",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb",
			"steamCDN"
		],
		"disabled": false,
		"executable": {
			"path": "",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"galaxyExeOverride": "",
			"gogLauncherMode": false
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GOG Galaxy"
		]
	},
	"Generic": {
		"parserType": "Glob",
		"configTitle": "Generic",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "\"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}.*"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-emulator.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": []
	},
	"Legendary": {
		"parserType": "Legendary",
		"configTitle": "Legendary",
		"executableArgs": "",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb",
			"steamCDN"
		],
		"disabled": false,
		"executable": {
			"path": "",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"legendaryInstalledFile": ""
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Legendary"
		]
	},
	"Mattel Intellivision - Retroarch - FreeIntv": {
		"parserType": "Glob",
		"configTitle": "Mattel Intellivision - Retroarch - FreeIntv",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}freeintv_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.int|.INT|.itv|.ITV|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Intellivision"
		]
	},
	"Mattel Intellivision - Retroarch(Flatpak) - FreeIntv": {
		"parserType": "Glob",
		"configTitle": "Mattel Intellivision - Retroarch(Flatpak) - FreeIntv",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}freeintv_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.int|.INT|.itv|.ITV|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Intellivision"
		]
	},
	"Microsoft DOS - DOSBox (Requires .conf matching game folder name in with executable)": {
		"parserType": "Glob",
		"configTitle": "Microsoft DOS - DOSBox",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-dos-games",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-conf dosbox.conf -conf \"${filePath}${/}${title}.conf\" -noconsole -c exit",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-dosbox.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"DOS"
		]
	},
	"Microsoft DOS - DOSBox(Flatpak) (Requires .conf matching game folder name in with executable)": {
		"parserType": "Glob",
		"configTitle": "Microsoft DOS - DOSBox(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-dos-games",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run com.dosbox.DOSBox -conf dosbox.conf -conf \"${filePath}${/}${title}.conf\" -fullscreen -c exit",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"DOS"
		]
	},
	"Microsoft DOS - DOSBox Staging(Flatpak) (Requires .conf matching game folder name in with executable)": {
		"parserType": "Glob",
		"configTitle": "Microsoft DOS - DOSBox Staging(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-dos-games",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run io.github.dosbox-staging -conf dosbox-staging.conf -conf \"${filePath}${/}${title}.conf\" -fullscreen -exit",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"DOS"
		]
	},
	"Microsoft DOS - DOSBox-X(Flatpak) (Requires .conf matching game folder name in with executable)": {
		"parserType": "Glob",
		"configTitle": "Microsoft DOS - DOSBox-X(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-dos-games",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run com.dosbox_x.DOSBox-X -conf dosbox-x.conf -conf \"${filePath}${/}${title}.conf\" -fastlaunch -fullscreen -exit",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"DOS"
		]
	},
	"Microsoft DOS - GoG": {
		"parserType": "Glob",
		"configTitle": "Microsoft DOS - GoG",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-gog-games",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-conf ${romDir}${/}${title}${/}dosbox_${title}.conf -conf ${romDir}${/}${title}${/}dosbox_${title}_single.conf -noconsole -c exit",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}${/}dosbox${/}dosbox.exe"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"DOS"
		]
	},
	"Microsoft DOS - Retroarch - DOSBox Core (Requires .conf matching game folder name in with executable)": {
		"parserType": "Glob",
		"configTitle": "Microsoft DOS - Retroarch - DOSBox Core",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-games",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}dosbox_core_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}${/}${title}.conf\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"DOS"
		]
	},
	"Microsoft DOS - Retroarch(Flatpak) - DOSBox Core (Requires .conf matching game folder name in with executable)": {
		"parserType": "Glob",
		"configTitle": "Microsoft DOS - Retroarch(Flatpak) - DOSBox Core",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-games",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}dosbox_core_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}${/}${title}.conf\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"DOS"
		]
	},
	"Microsoft DOS - Retroarch - DOSBox Pure": {
		"parserType": "Glob",
		"configTitle": "Microsoft DOS - Retroarch - DOSBox Pure",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-games",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}dosbox_pure_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}${/}${title}.conf\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"DOS"
		]
	},
	"Microsoft DOS - Retroarch(Flatpak) - DOSBox Pure": {
		"parserType": "Glob",
		"configTitle": "Microsoft DOS - Retroarch(Flatpak) - DOSBox Pure",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-games",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}dosbox_pure_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}${/}${title}.conf\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"DOS"
		]
	},
	"Microsoft DOS - Retroarch - DOSBox SVN (Requires .conf matching game folder name in with executable)": {
		"parserType": "Glob",
		"configTitle": "Microsoft DOS - Retroarch - DOSBox SVN",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-games",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}dosbox_svn_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}${/}${title}.conf\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"DOS"
		]
	},
	"Microsoft DOS - Retroarch(Flatpak) - DOSBox SVN (Requires .conf matching game folder name in with executable)": {
		"parserType": "Glob",
		"configTitle": "Microsoft DOS - Retroarch(Flatpak) - DOSBox SVN",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-games",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}dosbox_svn_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}${/}${title}.conf\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"DOS"
		]
	},
	"Microsoft MSX - Retroarch - BlueMSX": {
		"parserType": "Glob",
		"configTitle": "Microsoft MSX - Retroarch - BlueMSX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bluemsx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.cas|.CAS|.dsk|.DSK|.m3u|.M3U|.mx1|.MX1|.mx2|.MX2|.ri|.RI|.rom|.ROM|.sc|.SC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"MSX"
		]
	},
	"Microsoft MSX - Retroarch(Flatpak) - BlueMSX": {
		"parserType": "Glob",
		"configTitle": "Microsoft MSX - Retroarch(Flatpak) - BlueMSX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bluemsx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.cas|.CAS|.dsk|.DSK|.m3u|.M3U|.mx1|.MX1|.mx2|.MX2|.ri|.RI|.rom|.ROM|.sc|.SC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"MSX"
		]
	},
	"Microsoft MSX - Retroarch - fMSX": {
		"parserType": "Glob",
		"configTitle": "Microsoft MSX - Retroarch - fMSX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}fmsx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.cas|.CAS|.dsk|.DSK|.mx1|.MX1|.mx2|.MX2|.rom|.ROM|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"MSX"
		]
	},
	"Microsoft MSX - Retroarch(Flatpak) - fMSX": {
		"parserType": "Glob",
		"configTitle": "Microsoft MSX - Retroarch(Flatpak) - fMSX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}fmsx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.cas|.CAS|.dsk|.DSK|.mx1|.MX1|.mx2|.MX2|.rom|.ROM|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"MSX"
		]
	},
	"Microsoft Xbox 360 - Xenia (Extracted ISO/GoD/XBLA)": {
		"parserType": "Glob",
		"configTitle": "Microsoft Xbox 360 - Xenia (Extracted ISO/GoD/XBLA)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "\"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}/@(default.xex|DEFAULT.XEX)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-xenia.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Xbox 360"
		]
	},
	"Microsoft Xbox 360 - Xenia": {
		"parserType": "Glob",
		"configTitle": "Microsoft Xbox 360 - Xenia",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "\"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.iso|.ISO|.zar|.ZAR)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-xenia.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Xbox 360"
		]
	},
	"Microsoft Xbox - Cxbx-Reloaded": {
		"parserType": "Glob",
		"configTitle": "Microsoft Xbox - Cxbx-Reloaded",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "\"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}/@(default.xbe|DEFAULT.XBE)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-cxbxr.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Xbox"
		]
	},
	"Microsoft Xbox - Xemu": {
		"parserType": "Glob",
		"configTitle": "Microsoft Xbox - Xemu",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-full-screen -dvd_path \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.iso|.ISO)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-xemu.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Xbox"
		]
	},
	"Microsoft Xbox - Xemu(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Microsoft Xbox - Xemu(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run app.xemu.xemu -full-screen -dvd_path \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.iso|.ISO)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Xbox"
		]
	},
	"NEC PC Engine CD/TurboGrafx CD - Retroarch - Beetle PCE": {
		"parserType": "Glob",
		"configTitle": "NEC PC Engine/TurboGrafx 16 - Retroarch - Beetle PCE",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_pce_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ccd|.CCD|.chd|.CHD|.cue|.CUE|.iso|.ISO|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PCECD"
		]
	},
	"NEC PC Engine CD/TurboGrafx CD - Retroarch(Flatpak) - Beetle PCE": {
		"parserType": "Glob",
		"configTitle": "NEC PC Engine/TurboGrafx 16 - Retroarch(Flatpak) - Beetle PCE",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_pce_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ccd|.CCD|.chd|.CHD|.cue|.CUE|.iso|.ISO|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PCECD"
		]
	},
	"NEC PC Engine CD/TurboGrafx CD - Retroarch - Beetle PCE FAST": {
		"parserType": "Glob",
		"configTitle": "NEC PC Engine/TurboGrafx 16 - Retroarch - Beetle PCE FAST",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_pce_fast_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ccd|.CCD|.chd|.CHD|.cue|.CUE|.iso|.ISO|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PCECD"
		]
	},
	"NEC PC Engine CD/TurboGrafx CD - Retroarch(Flatpak) - Beetle PCE FAST": {
		"parserType": "Glob",
		"configTitle": "NEC PC Engine/TurboGrafx 16 - Retroarch(Flatpak) - Beetle PCE FAST",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_pce_fast_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ccd|.CCD|.chd|.CHD|.cue|.CUE|.iso|.ISO|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PCECD"
		]
	},
	"NEC PC Engine SuperGrafx - Retroarch - Beetle PCE": {
		"parserType": "Glob",
		"configTitle": "NEC PC Engine SuperGrafx - Retroarch - Beetle PCE",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_pce_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ccd|.CCD|.chd|.CHD|.cue|.CUE|.iso|.ISO|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PCESGX"
		]
	},
	"NEC PC Engine SuperGrafx - Retroarch(Flatpak) - Beetle PCE": {
		"parserType": "Glob",
		"configTitle": "NEC PC Engine SuperGrafx - Retroarch(Flatpak) - Beetle PCE",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_pce_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ccd|.CCD|.chd|.CHD|.cue|.CUE|.iso|.ISO|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PCESGX"
		]
	},
	"NEC PC Engine SuperGrafx - Retroarch - Beetle SGX": {
		"parserType": "Glob",
		"configTitle": "NEC PC Engine SuperGrafx - Retroarch - Beetle SGX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_supergrafx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ccd|.CCD|.chd|.CHD|.cue|.CUE|.pce|.PCE|.sgx|.SGX|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PCESGX"
		]
	},
	"NEC PC Engine SuperGrafx - Retroarch(Flatpak) - Beetle SGX": {
		"parserType": "Glob",
		"configTitle": "NEC PC Engine SuperGrafx - Retroarch(Flatpak) - Beetle SGX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_supergrafx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ccd|.CCD|.chd|.CHD|.cue|.CUE|.pce|.PCE|.sgx|.SGX|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PCESGX"
		]
	},
	"NEC PC Engine/TurboGrafx 16 - Retroarch - Beetle PCE": {
		"parserType": "Glob",
		"configTitle": "NEC PC Engine/TurboGrafx 16 - Retroarch - Beetle PCE",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_pce_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ccd|.CCD|.chd|.CHD|.cue|.CUE|.iso|.ISO|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PCE"
		]
	},
	"NEC PC Engine/TurboGrafx 16 - Retroarch(Flatpak) - Beetle PCE": {
		"parserType": "Glob",
		"configTitle": "NEC PC Engine/TurboGrafx 16 - Retroarch(Flatpak) - Beetle PCE",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_pce_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ccd|.CCD|.chd|.CHD|.cue|.CUE|.iso|.ISO|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PCE"
		]
	},
	"NEC PC Engine/TurboGrafx 16 - Retroarch - Beetle PCE FAST": {
		"parserType": "Glob",
		"configTitle": "NEC PC Engine/TurboGrafx 16 - Retroarch - Beetle PCE FAST",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_pce_fast_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.pce|.PCE|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PCE"
		]
	},
	"NEC PC Engine/TurboGrafx 16 - Retroarch(Flatpak) - Beetle PCE FAST": {
		"parserType": "Glob",
		"configTitle": "NEC PC Engine/TurboGrafx 16 - Retroarch(Flatpak) - Beetle PCE FAST",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_pce_fast_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.pce|.PCE|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PCE"
		]
	},
	"NEC PC-8000+8800 - Retroarch - QUASI88": {
		"parserType": "Glob",
		"configTitle": "NEC PC-8000+8800 - Retroarch - QUASI88",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}quasi88_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.d88|.D88|.m3u|.M3U|.u88|.U88|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PC-8x00"
		]
	},
	"NEC PC-8000+8800 - Retroarch(Flatpak) - QUASI88": {
		"parserType": "Glob",
		"configTitle": "NEC PC-8000+8800 - Retroarch(Flatpak) - QUASI88",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}quasi88_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.d88|.D88|.m3u|.M3U|.u88|.U88|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PC-8x00"
		]
	},
	"NEC PC-98 - Retroarch - Neko Project II Kai": {
		"parserType": "Glob",
		"configTitle": "NEC PC-98 - Retroarch - Neko Project II Kai",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}nekop2_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.2hd|.2HD|.88d|.88D|.98d|.98D|.cmd|.CMD|.d88|.D88|.d98|.D98|.dup|.DUP|.fdd|.FDD|.fdi|.FDI|.hdd|.HDD|.hdi|.HDI|.hdm|.HDM|.hdn|.HDN|.nhd|.NHD|.tfd|.TFD|.thd|.THD|.xdf|.XDF|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PC-98"
		]
	},
	"NEC PC-98 - Retroarch(Flatpak) - Neko Project II Kai": {
		"parserType": "Glob",
		"configTitle": "NEC PC-98 - Retroarch(Flatpak) - Neko Project II Kai",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}nekop2_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.2hd|.2HD|.88d|.88D|.98d|.98D|.cmd|.CMD|.d88|.D88|.d98|.D98|.dup|.DUP|.fdd|.FDD|.fdi|.FDI|.hdd|.HDD|.hdi|.HDI|.hdm|.HDM|.hdn|.HDN|.nhd|.NHD|.tfd|.TFD|.thd|.THD|.xdf|.XDF|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PC-98"
		]
	},
	"NEC PC-FX - Retroarch - Beetle PC-FX": {
		"parserType": "Glob",
		"configTitle": "NEC PC-FX - Retroarch - Beetle PC-FX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_pcfx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ccd|.CCD|.chd|.CHD|.cue|.CUE|.toc|.TOC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PC-FX"
		]
	},
	"NEC PC-FX - Retroarch(Flatpak) - Beetle PC-FX": {
		"parserType": "Glob",
		"configTitle": "NEC PC-FX - Retroarch(Flatpak) - Beetle PC-FX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_pcfx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ccd|.CCD|.chd|.CHD|.cue|.CUE|.toc|.TOC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PC-FX"
		]
	},
	"Nintendo 3DS - Citra": {
		"parserType": "Glob",
		"configTitle": "Nintendo 3DS - Citra",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "\"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.3ds|.3DS|.3dsx|.3DSX|.app|.APP|.axf|.AXF|.cci|.CCI|.cxi|.CXI|.elf|.ELF)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-citra.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"3DS"
		]
	},
	"Nintendo 3DS - Citra(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Nintendo 3DS - Citra(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.citra_emu.citra \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.3ds|.3DS|.3dsx|.3DSX|.app|.APP|.axf|.AXF|.cci|.CCI|.cxi|.CXI|.elf|.ELF)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"3DS"
		]
	},
	"Nintendo 3DS - Retroarch - Citra": {
		"parserType": "Glob",
		"configTitle": "Nintendo 3DS - Retroarch - Citra",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}citra_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.3ds|.3DS|.3dsx|.3DSX|.app|.APP|.axf|.AXF|.cci|.CCI|.cxi|.CXI|.elf|.ELF)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"3DS"
		]
	},
	"Nintendo 3DS - Retroarch(Flatpak) - Citra": {
		"parserType": "Glob",
		"configTitle": "Nintendo 3DS - Retroarch(Flatpak) - Citra",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}citra_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.3ds|.3DS|.3dsx|.3DSX|.app|.APP|.axf|.AXF|.cci|.CCI|.cxi|.CXI|.elf|.ELF)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"3DS"
		]
	},
	"Nintendo 64 - 1964": {
		"parserType": "Glob",
		"configTitle": "Nintendo 64 - 1964",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-r ${romDir} -g \"${filename}${fileExt}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.n64|.N64|.v64|.V64|.z64|.Z64)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-1964.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"N64"
		]
	},
	"Nintendo 64 - Mupen64Plus": {
		"parserType": "Glob",
		"configTitle": "Nintendo 64 - Mupen64Plus",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "--fullscreen \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.n64|.N64|.v64|.V64|.z64|.Z64)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-mupen64plus.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"N64"
		]
	},
	"Nintendo 64 - Parallel Launcher(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Nintendo 64 - Parallel Launcher(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run ca.parallel_launcher.ParallelLauncher \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.n64|.N64|.v64|.V64|.z64|.Z64|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"N64"
		]
	},
	"Nintendo 64 - Project64": {
		"parserType": "Glob",
		"configTitle": "Nintendo 64 - Project64",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "\"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.n64|.N64|.v64|.V64|.z64|.Z64|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-project64.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"N64"
		]
	},
	"Nintendo 64 - Retroarch - Mupen64Plus Next": {
		"parserType": "Glob",
		"configTitle": "Nintendo 64 - Retroarch - Mupen64Plus Next",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mupen64plus_next_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.n64|.N64|.ndd|.NDD|.u1|.U1|.v64|.V64|.z64|.Z64|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"N64"
		]
	},
	"Nintendo 64 - Retroarch(Flatpak) - Mupen64Plus Next": {
		"parserType": "Glob",
		"configTitle": "Nintendo 64 - Retroarch(Flatpak) - Mupen64Plus Next",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mupen64plus_next_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.n64|.N64|.ndd|.NDD|.u1|.U1|.v64|.V64|.z64|.Z64|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"N64"
		]
	},
	"Nintendo 64 - simple64(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Nintendo 64 - simple64(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run io.github.simple64.simple64 \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.n64|.N64|.v64|.V64|.z64|.Z64|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"N64"
		]
	},
	"Nintendo DS - Retroarch - DeSmuME": {
		"parserType": "Glob",
		"configTitle": "Nintendo DS - Retroarch - DeSmuME",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}desmume_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.nds|.NDS|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"DS"
		]
	},
	"Nintendo DS - Retroarch(Flatpak) - DeSmuME": {
		"parserType": "Glob",
		"configTitle": "Nintendo DS - Retroarch(Flatpak) - DeSmuME",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}desmume_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.nds|.NDS|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"DS"
		]
	},
	"Nintendo DS - Retroarch - melonDS": {
		"parserType": "Glob",
		"configTitle": "Nintendo DS - Retroarch - melonDS",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}melonds_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.nds|.NDS|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"DS"
		]
	},
	"Nintendo DS - Retroarch(Flatpak) - melonDS": {
		"parserType": "Glob",
		"configTitle": "Nintendo DS - Retroarch(Flatpak) - melonDS",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}melonds_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.nds|.NDS|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"DS"
		]
	},
	"Nintendo GameBoy Advance - mGBA(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Advance - mGBA(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run io.mgba.mGBA -f \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gba|.GBA|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy"
		]
	},
	"Nintendo GameBoy Advance - Retroarch - Beetle GBA": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Advance - Retroarch - Beetle GBA",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_gba_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.agb|.AGB|.bin|.BIN|.gba|.GBA|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Advance"
		]
	},
	"Nintendo GameBoy Advance - Retroarch(Flatpak) - Beetle GBA": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Advance - Retroarch(Flatpak) - Beetle GBA",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_gba_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.agb|.AGB|.bin|.BIN|.gba|.GBA|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Advance"
		]
	},
	"Nintendo GameBoy Advance - Retroarch - Meteor": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Advance - Retroarch - Meteor",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}meteor_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gba|.GBA|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Advance"
		]
	},
	"Nintendo GameBoy Advance - Retroarch(Flatpak) - Meteor": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Advance - Retroarch(Flatpak) - Meteor",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}meteor_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gba|.GBA|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Advance"
		]
	},
	"Nintendo GameBoy Advance - Retroarch - VBA Next": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Advance - Retroarch - VBA Next",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}vba_next_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gba|.GBA|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Advance"
		]
	},
	"Nintendo GameBoy Advance - Retroarch(Flatpak) - VBA Next": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Advance - Retroarch(Flatpak) - VBA Next",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}vba_next_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gba|.GBA|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Advance"
		]
	},
	"Nintendo GameBoy Advance - Retroarch - VBA-M": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Advance - Retroarch - VBA-M",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}vbam_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gba|.GBA|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Advance"
		]
	},
	"Nintendo GameBoy Advance - Retroarch(Flatpak) - VBA-M": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Advance - Retroarch(Flatpak) - VBA-M",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}vbam_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gba|.GBA|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Advance"
		]
	},
	"Nintendo GameBoy Advance - Retroarch - gpSP": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Advance - Retroarch - gpSP",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}gpsp_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.gba|.GBA|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Advance"
		]
	},
	"Nintendo GameBoy Advance - Retroarch(Flatpak) - gpSP": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Advance - Retroarch(Flatpak) - gpSP",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}gpsp_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.gba|.GBA|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Advance"
		]
	},
	"Nintendo GameBoy Advance - Retroarch - mGBA": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Advance - Retroarch - mGBA",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mgba_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gba|.GBA|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Advance"
		]
	},
	"Nintendo GameBoy Advance - Retroarch(Flatpak) - mGBA": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Advance - Retroarch(Flatpak) - mGBA",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mgba_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gba|.GBA|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Advance"
		]
	},
	"Nintendo GameBoy Color - mGBA(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Color - mGBA(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run io.mgba.mGBA -f \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gbc|.GBC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Color"
		]
	},
	"Nintendo GameBoy Color - Retroarch - Gambatte": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Color - Retroarch - Gambatte",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}gambatte_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.gbc|.GBC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Color"
		]
	},
	"Nintendo GameBoy Color - Retroarch(Flatpak) - Gambatte": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Color - Retroarch(Flatpak) - Gambatte",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}gambatte_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.gbc|.GBC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Color"
		]
	},
	"Nintendo GameBoy Color - Retroarch - Gearboy": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Color - Retroarch - Gearboy",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}gearboy_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.gbc|.GBC|.dmg|.DMG|.sgb|.SGB|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Color"
		]
	},
	"Nintendo GameBoy Color - Retroarch(Flatpak) - Gearboy": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Color - Retroarch(Flatpak) - Gearboy",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}gearboy_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.gbc|.GBC|.dmg|.DMG|.sgb|.SGB|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Color"
		]
	},
	"Nintendo GameBoy Color - Retroarch - Mesen-S": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Color - Retroarch - Mesen-S",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mesen-s_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.gbc|.GBC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Color"
		]
	},
	"Nintendo GameBoy Color - Retroarch(Flatpak) - Mesen-S": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Color - Retroarch(Flatpak) - Mesen-S",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mesen-s_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.gbc|.GBC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Color"
		]
	},
	"Nintendo GameBoy Color - Retroarch - mGBA": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Color - Retroarch - mGBA",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mgba_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.gbc|.GBC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Color"
		]
	},
	"Nintendo GameBoy Color - Retroarch(Flatpak) - mGBA": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Color - Retroarch(Flatpak) - mGBA",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mgba_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.gbc|.GBC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Color"
		]
	},
	"Nintendo GameBoy Color - Retroarch - SameBoy": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Color - Retroarch - SameBoy",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}sameboy_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.gbc|.GBC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Color"
		]
	},
	"Nintendo GameBoy Color - Retroarch(Flatpak) - SameBoy": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Color - Retroarch(Flatpak) - SameBoy",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}sameboy_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.gbc|.GBC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Color"
		]
	},
	"Nintendo GameBoy Color - Retroarch - TGB Dual": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Color - Retroarch - TGB Dual",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}tgbdual_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.gbc|.GBC|.sgb|.SGB|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Color"
		]
	},
	"Nintendo GameBoy Color - Retroarch(Flatpak) - TGB Dual": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy Color - Retroarch(Flatpak) - TGB Dual",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}tgbdual_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.gbc|.GBC|.sgb|.SGB|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy Color"
		]
	},
	"Nintendo GameBoy - mGBA(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy - mGBA(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run io.mgba.mGBA -f \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy"
		]
	},
	"Nintendo GameBoy - Retroarch - Gambatte": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy - Retroarch - Gambatte",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}gambatte_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.dmg|.DMG|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy"
		]
	},
	"Nintendo GameBoy - Retroarch(Flatpak) - Gambatte": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy - Retroarch(Flatpak) - Gambatte",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}gambatte_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.dmg|.DMG|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy"
		]
	},
	"Nintendo GameBoy - Retroarch - Gearboy": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy - Retroarch - Gearboy",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}gearboy_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.dmg|.DMG|.sgb|.SGB|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy"
		]
	},
	"Nintendo GameBoy - Retroarch(Flatpak) - Gearboy": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy - Retroarch(Flatpak) - Gearboy",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}gearboy_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.dmg|.DMG|.sgb|.SGB|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy"
		]
	},
	"Nintendo GameBoy - Retroarch - Mesen-S": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy - Retroarch - Mesen-S",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mesen-s_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy"
		]
	},
	"Nintendo GameBoy - Retroarch(Flatpak) - Mesen-S": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy - Retroarch(Flatpak) - Mesen-S",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mesen-s_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy"
		]
	},
	"Nintendo GameBoy - Retroarch - mGBA": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy - Retroarch - mGBA",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mgba_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy"
		]
	},
	"Nintendo GameBoy - Retroarch(Flatpak) - mGBA": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy - Retroarch(Flatpak) - mGBA",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mgba_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy"
		]
	},
	"Nintendo GameBoy - Retroarch - SameBoy": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy - Retroarch - SameBoy",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}sameboy_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy"
		]
	},
	"Nintendo GameBoy - Retroarch(Flatpak) - SameBoy": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy - Retroarch(Flatpak) - SameBoy",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}sameboy_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy"
		]
	},
	"Nintendo GameBoy - Retroarch - TGB Dual": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy - Retroarch - TGB Dual",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}tgbdual_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.sgb|.SGB|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy"
		]
	},
	"Nintendo GameBoy - Retroarch(Flatpak) - TGB Dual": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameBoy - Retroarch(Flatpak) - TGB Dual",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}tgbdual_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gb|.GB|.sgb|.SGB|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"GameBoy"
		]
	},
	"Nintendo GameCube - Dolphin": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameCube - Dolphin",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-b -e \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.ciso|.CISO|.dol|.DOL|.elf|.ELF|.gcm|.GCM|.gcz|.GCZ|.iso|.ISO|.nkit.iso|.NKIT.ISO|.rvz|.RVZ|.wad|.WAD|.wia|.WIA)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-dolphin.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Gamecube"
		]
	},
	"Nintendo GameCube - Dolphin(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameCube - Dolphin(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.DolphinEmu.dolphin-emu -b -e \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.ciso|.CISO|.dol|.DOL|.elf|.ELF|.gcm|.GCM|.gcz|.GCZ|.iso|.ISO|.nkit.iso|.NKIT.ISO|.rvz|.RVZ|.wad|.WAD|.wia|.WIA)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Gamecube"
		]
	},
	"Nintendo GameCube - Retroarch - Dolphin": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameCube - Retroarch - Dolphin",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}dolphin_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ciso|.CISO|.dol|.DOL|.elf|.ELF|.gcm|.GCM|.gcz|.GCZ|.iso|.ISO|.nkit.iso|.NKIT.ISO|.rvz|.RVZ|.wad|.WAD|.wia|.WIA)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Gamecube"
		]
	},
	"Nintendo GameCube - Retroarch(Flatpak) - Dolphin": {
		"parserType": "Glob",
		"configTitle": "Nintendo GameCube - Retroarch(Flatpak) - Dolphin",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}dolphin_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ciso|.CISO|.dol|.DOL|.elf|.ELF|.gcm|.GCM|.gcz|.GCZ|.iso|.ISO|.nkit.iso|.NKIT.ISO|.rvz|.RVZ|.wad|.WAD|.wia|.WIA)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Gamecube"
		]
	},
	"Nintendo NES - Nestopia UE(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Nintendo NES - Nestopia UE(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run ca._0ldsk00l.Nestopia -f \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bz2|.BZ2|.gz|.GZ|.nes|.NES|.fds|.FDS|.unf|.UNF|.xz|.XZ|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"NES"
		]
	},
	"Nintendo NES - Retroarch - FCEUmm": {
		"parserType": "Glob",
		"configTitle": "Nintendo NES - Retroarch - FCEUmm",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}fceumm_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.fds|.FDS|.nes|.NES|.unif|.UNIF|.unf|.UNF|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"NES"
		]
	},
	"Nintendo NES - Retroarch(Flatpak) - FCEUmm": {
		"parserType": "Glob",
		"configTitle": "Nintendo NES - Retroarch(Flatpak) - FCEUmm",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}fceumm_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.fds|.FDS|.nes|.NES|.unif|.UNIF|.unf|.UNF|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"NES"
		]
	},
	"Nintendo NES - Retroarch - Mesen": {
		"parserType": "Glob",
		"configTitle": "Nintendo NES - Retroarch - Mesen",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mesen_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.fds|.FDS|.nes|.NES|.unif|.UNIF|.unf|.UNF|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"NES"
		]
	},
	"Nintendo NES - Retroarch(Flatpak) - Mesen": {
		"parserType": "Glob",
		"configTitle": "Nintendo NES - Retroarch(Flatpak) - Mesen",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mesen_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.fds|.FDS|.nes|.NES|.unif|.UNIF|.unf|.UNF|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"NES"
		]
	},
	"Nintendo NES - Retroarch - Nestopia UE": {
		"parserType": "Glob",
		"configTitle": "Nintendo NES - Retroarch - Nestopia UE",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}nestopia_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.nes|.NES|.fds|.FDS|.unf|.UNF|.unif|.UNIF|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"NES"
		]
	},
	"Nintendo NES - Retroarch(Flatpak) - Nestopia UE": {
		"parserType": "Glob",
		"configTitle": "Nintendo NES - Retroarch(Flatpak) - Nestopia UE",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}nestopia_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.nes|.NES|.fds|.FDS|.unf|.UNF|.unif|.UNIF|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"NES"
		]
	},
	"Nintendo NES - Retroarch - QuickNES": {
		"parserType": "Glob",
		"configTitle": "Nintendo NES - Retroarch - QuickNES",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}quicknes_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.nes|.NES|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"NES"
		]
	},
	"Nintendo NES - Retroarch(Flatpak) - QuickNES": {
		"parserType": "Glob",
		"configTitle": "Nintendo NES - Retroarch(Flatpak) - QuickNES",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}quicknes_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.nes|.NES|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"NES"
		]
	},
	"Nintendo Pokemon Mini - Retroarch(Flatpak) - Pokemini": {
		"parserType": "Glob",
		"configTitle": "Pokemon Mini - Retroarch(Flatpak) - Pokemini",
		"steamDirectory": "${steamdirglobal}",
		"romDirectory": "path-to-roms",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}pokemini_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"executableModifier": "\"${exePath}\"",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.min|.MIN|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"presetVersion": 19,
		"defaultImage": {
			"long": {
				"tall": "",
				"long": "",
				"hero": "",
				"logo": "",
				"icon": ""
			},
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": {
				"tall": "",
				"long": "",
				"hero": "",
				"logo": "",
				"icon": ""
			},
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Pokemon Mini"
		]
	},
	"Nintendo Pokemon Mini - Retroarch - Pokemini": {
		"parserType": "Glob",
		"configTitle": "Pokemon Mini - Retroarch - Pokemini",
		"steamDirectory": "${steamdirglobal}",
		"romDirectory": "path-to-roms",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}pokemini_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"executableModifier": "\"${exePath}\"",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.min|.MIN|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"presetVersion": 19,
		"defaultImage": {
			"long": {
				"tall": "",
				"long": "",
				"hero": "",
				"logo": "",
				"icon": ""
			},
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": {
				"tall": "",
				"long": "",
				"hero": "",
				"logo": "",
				"icon": ""
			},
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Pokemon Mini"
		]
	},
	"Nintendo SNES - bsnes(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Nintendo SNES - bsnes(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run dev.bsnes.bsnes --fullscreen \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bs|.BS|.sfc|.SFC|.smc|.SMC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SNES"
		]
	},
	"Nintendo SNES - Retroarch - Beetle bsnes": {
		"parserType": "Glob",
		"configTitle": "Nintendo SNES - Retroarch - Beetle bsnes",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_snes_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bs|.BS|.fig|.FIG|.sfc|.SFC|.smc|.SMC|.st|.ST|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SNES"
		]
	},
	"Nintendo SNES - Retroarch(Flatpak) - Beetle bsnes": {
		"parserType": "Glob",
		"configTitle": "Nintendo SNES - Retroarch(Flatpak) - Beetle bsnes",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_snes_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bs|.BS|.fig|.FIG|.sfc|.SFC|.smc|.SMC|.st|.ST|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SNES"
		]
	},
	"Nintendo SNES - Retroarch - Snes9x": {
		"parserType": "Glob",
		"configTitle": "Nintendo SNES - Retroarch - Snes9x",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}snes9x_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bs|.BS|.fig|.FIG|.sfc|.SFC|.smc|.SMC|.swc|.SWC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SNES"
		]
	},
	"Nintendo SNES - Retroarch(Flatpak) - Snes9x": {
		"parserType": "Glob",
		"configTitle": "Nintendo SNES - Retroarch(Flatpak) - Snes9x",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}snes9x_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bs|.BS|.fig|.FIG|.sfc|.SFC|.smc|.SMC|.swc|.SWC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SNES"
		]
	},
	"Nintendo SNES - Retroarch - bsnes2014 Accuracy": {
		"parserType": "Glob",
		"configTitle": "Nintendo SNES - Retroarch - bsnes2014 Accuracy",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bsnes2014_accuracy_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bml|.BML|.sfc|.SFC|.smc|.SMC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SNES"
		]
	},
	"Nintendo SNES - Retroarch(Flatpak) - bsnes2014 Accuracy": {
		"parserType": "Glob",
		"configTitle": "Nintendo SNES - Retroarch(Flatpak) - bsnes2014 Accuracy",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bsnes2014_accuracy_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bml|.BML|.sfc|.SFC|.smc|.SMC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SNES"
		]
	},
	"Nintendo SNES - Retroarch - bsnes2014 Balanced": {
		"parserType": "Glob",
		"configTitle": "Nintendo SNES - Retroarch - bsnes2014 Balanced",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bsnes2014_balanced_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bml|.BML|.sfc|.SFC|.smc|.SMC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SNES"
		]
	},
	"Nintendo SNES - Retroarch(Flatpak) - bsnes2014 Balanced": {
		"parserType": "Glob",
		"configTitle": "Nintendo SNES - Retroarch(Flatpak) - bsnes2014 Balanced",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bsnes2014_balanced_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bml|.BML|.sfc|.SFC|.smc|.SMC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SNES"
		]
	},
	"Nintendo SNES - Retroarch - bsnes2014 Performance": {
		"parserType": "Glob",
		"configTitle": "Nintendo SNES - Retroarch - bsnes2014 Performance",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bsnes2014_performance_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bml|.BML|.sfc|.SFC|.smc|.SMC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SNES"
		]
	},
	"Nintendo SNES - Retroarch(Flatpak) - bsnes2014 Performance": {
		"parserType": "Glob",
		"configTitle": "Nintendo SNES - Retroarch(Flatpak) - bsnes2014 Performance",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bsnes2014_performance_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bml|.BML|.sfc|.SFC|.smc|.SMC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SNES"
		]
	},
	"Nintendo SNES - Retroarch - bsnes-mercury Accuracy": {
		"parserType": "Glob",
		"configTitle": "Nintendo SNES - Retroarch - bsnes-mercury Accuracy",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bsnes_mercury_accuracy_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bml|.BML|.sfc|.SFC|.smc|.SMC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SNES"
		]
	},
	"Nintendo SNES - Retroarch(Flatpak) - bsnes-mercury Accuracy": {
		"parserType": "Glob",
		"configTitle": "Nintendo SNES - Retroarch(Flatpak) - bsnes-mercury Accuracy",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bsnes_mercury_accuracy_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bml|.BML|.sfc|.SFC|.smc|.SMC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SNES"
		]
	},
	"Nintendo SNES - Retroarch - bsnes-mercury Balanced": {
		"parserType": "Glob",
		"configTitle": "Nintendo SNES - Retroarch - bsnes-mercury Balanced",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bsnes_mercury_balanced_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bml|.BML|.sfc|.SFC|.smc|.SMC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SNES"
		]
	},
	"Nintendo SNES - Retroarch(Flatpak) - bsnes-mercury Balanced": {
		"parserType": "Glob",
		"configTitle": "Nintendo SNES - Retroarch(Flatpak) - bsnes-mercury Balanced",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bsnes_mercury_balanced_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bml|.BML|.sfc|.SFC|.smc|.SMC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SNES"
		]
	},
	"Nintendo SNES - Retroarch - bsnes-mercury Performance": {
		"parserType": "Glob",
		"configTitle": "Nintendo SNES - Retroarch - bsnes-mercury Performance",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bsnes_mercury_performance_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bml|.BML|.sfc|.SFC|.smc|.SMC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SNES"
		]
	},
	"Nintendo SNES - Retroarch(Flatpak) - bsnes-mercury Performance": {
		"parserType": "Glob",
		"configTitle": "Nintendo SNES - Retroarch(Flatpak) - bsnes-mercury Performance",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bsnes_mercury_performance_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bml|.BML|.sfc|.SFC|.smc|.SMC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SNES"
		]
	},
	"Nintendo SNES - Retroarch - Mesen-S": {
		"parserType": "Glob",
		"configTitle": "Nintendo SNES - Retroarch - Mesen-S",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mesen-s_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bml|.BML|.sfc|.SFC|.smc|.SMC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SNES"
		]
	},
	"Nintendo SNES - Retroarch(Flatpak) - Mesen-S": {
		"parserType": "Glob",
		"configTitle": "Nintendo SNES - Retroarch(Flatpak) - Mesen-S",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mesen-s_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bml|.BML|.sfc|.SFC|.smc|.SMC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SNES"
		]
	},
	"Nintendo Switch - Ryujinx": {
		"parserType": "Glob",
		"configTitle": "Nintendo Switch - Ryujinx",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "--fullscreen \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.nca|.NCA|.nro|.NRO|.nso|.NSO|.nsp|.NSP|.xci|.XCI)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-ryujinx.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			""
		]
	},
	"Nintendo Switch - Ryujinx(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Nintendo Switch - Ryujinx(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.ryujinx.Ryujinx --fullscreen \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.nca|.NCA|.nro|.NRO|.nso|.NSO|.nsp|.NSP|.xci|.XCI)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			""
		]
	},
	"Nintendo Switch - Yuzu": {
		"parserType": "Glob",
		"configTitle": "Nintendo Switch - Yuzu",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-f -g \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.kip|.KIP|.nca|.NCA|.nro|.NRO|.nso|.NSO|.nsp|.NSP|.xci|.XCI)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-yuzu.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			""
		]
	},
	"Nintendo Switch - Yuzu(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Nintendo Switch - Yuzu(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.yuzu_emu.yuzu -f -g \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.kip|.KIP|.nca|.NCA|.nro|.NRO|.nso|.NSO|.nsp|.NSP|.xci|.XCI)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			""
		]
	},
	"Nintendo Virtual Boy - Retroarch - Beetle VB": {
		"parserType": "Glob",
		"configTitle": "Nintendo Virtual Boy - Retroarch - Beetle VB",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_vb_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.vb|.VB|.vboy|.VBOY|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Virtual Boy"
		]
	},
	"Nintendo Virtual Boy - Retroarch(Flatpak) - Beetle VB": {
		"parserType": "Glob",
		"configTitle": "Nintendo Virtual Boy - Retroarch(Flatpak) - Beetle VB",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_vb_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.vb|.VB|.vboy|.VBOY|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Virtual Boy"
		]
	},
	"Nintendo Wii U - Cemu (NUS/WUP)": {
		"parserType": "Glob",
		"configTitle": "Nintendo WiiU - Cemu (NUS/WUP)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-f -g \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}/@title(.tmd|.TMD)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-cemu.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": "${dir}/../*${/\\[.*?\\]/g|${title}|}*/meta/iconTex.tga"
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Wii U"
		]
	},
	"Nintendo Wii U - (NUS/WUP) (Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Nintendo WiiU - Cemu (NUS/WUP) (Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run info.cemu.Cemu -f -g \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}/@title(.tmd|.TMD)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": "${dir}/../*${/\\[.*?\\]/g|${title}|}*/meta/iconTex.tga"
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Wii U"
		]
	},
	"Nintendo Wii U - Cemu (RPX)": {
		"parserType": "Glob",
		"configTitle": "Nintendo WiiU - Cemu (RPX)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-f -g \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}/*/*@(.rpx|.RPX)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-cemu.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": "${dir}/../*${/\\[.*?\\]/g|${title}|}*/meta/iconTex.tga"
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Wii U"
		]
	},
	"Nintendo Wii U - Cemu (RPX) (Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Nintendo WiiU - Cemu (RPX) (Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run info.cemu.Cemu -f -g \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}/*/*@(.rpx|.RPX)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": "${dir}/../*${/\\[.*?\\]/g|${title}|}*/meta/iconTex.tga"
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Wii U"
		]
	},
	"Nintendo Wii U - Cemu (RPX - Installed)": {
		"parserType": "Glob",
		"configTitle": "Nintendo WiiU - Cemu (RPX - Installed)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-cemu-mlc01-usr-title-00050000",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-f -g \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}/*/*@(.rpx|.RPX)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": true,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": [
				"WIIU"
			]
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-cemu.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": "${dir}/../*${/\\[.*?\\]/g|${title}|}*/meta/iconTex.tga"
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Wii U"
		]
	},
	"Nintendo Wii U - Cemu (RPX - Installed) (Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Nintendo WiiU - Cemu (RPX - Installed) (Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-cemu-mlc01-usr-title-00050000",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run info.cemu.Cemu -f -g \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}/*/*@(.rpx|.RPX)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": true,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": [
				"WIIU"
			]
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": "${dir}/../*${/\\[.*?\\]/g|${title}|}*/meta/iconTex.tga"
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Wii U"
		]
	},
	"Nintendo Wii U - Cemu (WUD/WUX)": {
		"parserType": "Glob",
		"configTitle": "Nintendo WiiU - Cemu (WUD/WUX)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-f -g \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.wud|.WUD|.wux|.WUX)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-cemu.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Wii U"
		]
	},
	"Nintendo Wii U - Cemu (WUD/WUX) (Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Nintendo WiiU - Cemu (WUD/WUX) (Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run info.cemu.Cemu -f -g \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.wud|.WUD|.wux|.WUX)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Wii U"
		]
	},
	"Nintendo Wii - Dolphin": {
		"parserType": "Glob",
		"configTitle": "Nintendo Wii - Dolphin",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-b -e \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.ciso|.CISO|.dol|.DOL|.elf|.ELF|.gcz|.GCZ|.iso|.ISO|.rvz|.RVZ|.wad|.WAD|.wbfs|.WBFS|.wia|.WIA)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-dolphin.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Wii"
		]
	},
	"Nintendo Wii - Dolphin(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Nintendo Wii - Dolphin(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.DolphinEmu.dolphin-emu -b -e \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.ciso|.CISO|.dol|.DOL|.elf|.ELF|.gcz|.GCZ|.iso|.ISO|.rvz|.RVZ|.wad|.WAD|.wbfs|.WBFS|.wia|.WIA)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Wii"
		]
	},
	"Nintendo Wii - Retroarch - Dolphin": {
		"parserType": "Glob",
		"configTitle": "Nintendo Wii - Retroarch - Dolphin",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}dolphin_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ciso|.CISO|.dol|.DOL|.elf|.ELF|.gcz|.GCZ|.iso|.ISO|.rvz|.RVZ|.wad|.WAD|.wbfs|.WBFS|.wia|.WIA)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Wii"
		]
	},
	"Nintendo Wii - Retroarch(Flatpak) - Dolphin": {
		"parserType": "Glob",
		"configTitle": "Nintendo Wii - Retroarch(Flatpak) - Dolphin",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}dolphin_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ciso|.CISO|.dol|.DOL|.elf|.ELF|.gcz|.GCZ|.iso|.ISO|.rvz|.RVZ|.wad|.WAD|.wbfs|.WBFS|.wia|.WIA)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Wii"
		]
	},
	"Non SRM Shortcuts": {
		"parserType": "Non-SRM Shortcuts",
		"configTitle": "Non-SRM Shortcuts",
		"steamDirectory": "${steamdirglobal}",
		"romDirectory": "",
		"steamCategories": [],
		"executableArgs": "",
		"executableModifier": "\"${exePath}\"",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"steamInputEnabled": "1",
		"imageProviders": [
			"sgdb",
			"steamCDN"
		],
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"drmProtect": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"executable": {
			"path": "",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"parserInputs": {},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"ps5_edge": null,
			"xbox360": null,
			"xboxone": null,
			"xboxelite": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null,
			"steamcontroller_gordon": null
		},
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": [],
				"imageMotionTypes": [
					"static"
				],
				"sizes": [],
				"sizesHero": [],
				"sizesIcon": []
			}
		},
		"defaultImage": {
			"tall": null,
			"long": null,
			"hero": null,
			"logo": null,
			"icon": null
		},
		"localImages": {
			"tall": null,
			"long": null,
			"hero": null,
			"logo": null,
			"icon": null
		},
		"disabled": false,
		"presetVersion": 19
	},
	"RPG Maker - Retroarch - EasyRPG": {
		"parserType": "Glob",
		"configTitle": "RPG Maker - Retroarch - EasyRPG",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-shortcuts",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}easyrpg_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}/*@(.7z|.7Z|.easyrpg|.EASYRPG|.ldb|.LDB|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"RPG Maker"
		]
	},
	"RPG Maker - Retroarch(Flatpak) - EasyRPG": {
		"parserType": "Glob",
		"configTitle": "RPG Maker - Retroarch(Flatpak) - EasyRPG",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-shortcuts",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}easyrpg_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}/*@(.7z|.7Z|.easyrpg|.EASYRPG|.ldb|.LDB|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"RPG Maker"
		]
	},
	"Minecraft - MultiMC": {
		"parserType": "Glob-regex",
		"configTitle": "Minecraft - MultiMC",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-instances",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-l \"${title}\"",
		"onlineImageQueries": [
			"Minecraft"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob-regex": "${/^[^_].+$/}/"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-MultiMC.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Minecraft"
		]
	},
	"Shortcuts": {
		"parserType": "Glob",
		"configTitle": "Shortcuts",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-shortcuts",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.lnk|.LNK|.url|.URL|.desktop|.DESKTOP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": []
	},
	"Panasonic 3DO - 4DO": {
		"parserType": "Glob",
		"configTitle": "Panasonic 3DO - 4DO",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "--StartFullScreen -StartLoadFile \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.cue|.CUE|.iso|.ISO)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-4DO.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"3DO"
		]
	},
	"Panasonic 3DO - Retroarch - Opera": {
		"parserType": "Glob",
		"configTitle": "Panasonic 3DO - Retroarch - Opera",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}opera_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.chd|.CHD|.cue|.CUE|.iso|.ISO)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"3DO"
		]
	},
	"Panasonic 3DO - Retroarch(Flatpak) - Opera": {
		"parserType": "Glob",
		"configTitle": "Panasonic 3DO - Retroarch(Flatpak) - Opera",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}opera_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.chd|.CHD|.cue|.CUE|.iso|.ISO)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"3DO"
		]
	},
	"Philips CD-i - Retroarch - CDI 2015": {
		"parserType": "Glob",
		"configTitle": "Philips CD-i - Retroarch - CDI 2015",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}cdi2015_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.iso|.ISO|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"CD-i"
		]
	},
	"Philips CD-i - Retroarch - CDI 2015(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Philips CD-i - Retroarch - CDI 2015(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}cdi2015_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.iso|.ISO|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"CD-i"
		]
	},
	"Philips CD-i - Retroarch - SAME_CDI": {
		"parserType": "Glob",
		"configTitle": "Philips CD-i - Retroarch - SAME_CDI",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}same_cdi_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.cdh|.CHD|.iso|.ISO|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"CD-i"
		]
	},
	"Philips CD-i - Retroarch - SAME_CDI(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Philips CD-i - Retroarch - SAME_CDI(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}same_cdi_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.chd|.CHD|.iso|.ISO|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"CD-i"
		]
	},
	"SNK Neo Geo CD - Retroarch - NeoCD": {
		"parserType": "Glob",
		"configTitle": "SNK Neo Geo CD - Retroarch - NeoCD",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}neocd_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.chd|.CHD|.cue|.CUE|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Neo Geo CD"
		]
	},
	"SNK Neo Geo CD - Retroarch - NeoCD(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "SNK Neo Geo CD - Retroarch - NeoCD(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}neocd_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.chd|.CHD|.cue|.CUE|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Neo Geo CD"
		]
	},
	"SNK Neo Geo Pocket/Color - Retroarch - Beetle NeoPop": {
		"parserType": "Glob",
		"configTitle": "SNK Neo Geo Pocket/Color - Retroarch - Beetle NeoPop",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_ngp_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ngc|.NGC|.ngp|.NGP|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"NGPC"
		]
	},
	"SNK Neo Geo Pocket/Color - Retroarch(Flatpak) - Beetle NeoPop": {
		"parserType": "Glob",
		"configTitle": "SNK Neo Geo Pocket/Color - Retroarch(Flatpak) - Beetle NeoPop",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_ngp_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ngc|.NGC|.ngp|.NGP|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"NGPC"
		]
	},
	"ScummVM(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "ScummVM(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run --branch=stable --arch=x86_64 --command=scummvm_wrapper org.scummvm.ScummVM --path=\"${filePath}\" --auto-detect -x",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"ScummVM"
		]
	},
	"Sega 32X - Retroarch - PicoDrive": {
		"parserType": "Glob",
		"configTitle": "Sega 32X - Retroarch - PicoDrive",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}picodrive_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.32x|.32X|.bin|.BIN|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"32X"
		]
	},
	"Sega 32X - Retroarch(Flatpak) - PicoDrive": {
		"parserType": "Glob",
		"configTitle": "Sega 32X - Retroarch(Flatpak) - PicoDrive",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}picodrive_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.32x|.32X|.bin|.BIN|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"32X"
		]
	},
	"Sega CD/Mega CD - Retroarch - Genesis Plus GX": {
		"parserType": "Glob",
		"configTitle": "Sega CD/Mega CD - Retroarch - Genesis Plus GX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}genesis_plus_gx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.iso|.ISO|.cue|.CUE|.chd|.CHD|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Sega CD/Mega CD"
		]
	},
	"Sega CD/Mega CD - Retroarch(Flatpak) - Genesis Plus GX": {
		"parserType": "Glob",
		"configTitle": "Sega CD/Mega CD - Retroarch(Flatpak) - Genesis Plus GX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"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}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.iso|.ISO|.cue|.CUE|.chd|.CHD|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Sega CD/Mega CD"
		]
	},
	"Sega CD/Mega CD - Retroarch - PicoDrive": {
		"parserType": "Glob",
		"configTitle": "Sega CD/Mega CD - Retroarch - PicoDrive",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}picodrive_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.iso|.ISO|.cue|.CUE|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Sega CD/Mega CD"
		]
	},
	"Sega CD/Mega CD - Retroarch(Flatpak) - PicoDrive": {
		"parserType": "Glob",
		"configTitle": "Sega CD/Mega CD - Retroarch(Flatpak) - PicoDrive",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}picodrive_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.iso|.ISO|.cue|.CUE|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Sega CD/Mega CD"
		]
	},
	"Sega Dreamcast VMU - Retroarch - VeMUlator": {
		"parserType": "Glob",
		"configTitle": "Sega Dreamcast VMU - Retroarch - VeMUlator",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}vemulator_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.dci|.DCI|.vms|.VMS|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Dreamcast VMU"
		]
	},
	"Sega Dreamcast VMU - Retroarch(Flatpak) - VeMUlator": {
		"parserType": "Glob",
		"configTitle": "Sega Dreamcast VMU - Retroarch(Flatpak) - VeMUlator",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}vemulator_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.dci|.DCI|.vms|.VMS|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Dreamcast VMU"
		]
	},
	"Sega Dreamcast - Flycast(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Sega Dreamcast - Flycast(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.flycast.Flycast -config window:fullscreen=yes \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.cdi|.CDI|.cue|.CUE|.chd|.CHD|.gdi|.GDI)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Dreamcast"
		]
	},
	"Sega Dreamcast - ReDream": {
		"parserType": "Glob",
		"configTitle": "Sega Dreamcast - ReDream",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-b -e \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.cdi|.CDI|.chd|.CHD|.cue|.CUE|.gdi|.GDI)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-redream.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Dreamcast"
		]
	},
	"Sega Dreamcast - Retroarch - Flycast": {
		"parserType": "Glob",
		"configTitle": "Sega Dreamcast - Retroarch - Flycast",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}flycast_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.cdi|.CDI|.chd|.CHD|.cue|.CUE|.gdi|.GDI)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Dreamcast"
		]
	},
	"Sega Dreamcast - Retroarch(Flatpak) - Flycast": {
		"parserType": "Glob",
		"configTitle": "Sega Dreamcast - Retroarch(Flatpak) - Flycast",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}flycast_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.cdi|.CDI|.chd|.CHD|.cue|.CUE|.gdi|.GDI)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Dreamcast"
		]
	},
	"Sega Game Gear - Retroarch - Gearsystem": {
		"parserType": "Glob",
		"configTitle": "Sega Game Gear - Retroarch - Gearsystem",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}gearsystem_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.gg|.GG|.rom|.ROM|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Game Gear"
		]
	},
	"Sega Game Gear - Retroarch(Flatpak) - Gearsystem": {
		"parserType": "Glob",
		"configTitle": "Sega Game Gear - Retroarch(Flatpak) - Gearsystem",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}gearsystem_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.gg|.GG|.rom|.ROM|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Game Gear"
		]
	},
	"Sega Game Gear - Retroarch - Genesis Plus GX": {
		"parserType": "Glob",
		"configTitle": "Sega Game Gear - Retroarch - Genesis Plus GX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}genesis_plus_gx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gg|.GG|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Game Gear"
		]
	},
	"Sega Game Gear - Retroarch(Flatpak) - Genesis Plus GX": {
		"parserType": "Glob",
		"configTitle": "Sega Game Gear - Retroarch(Flatpak) - Genesis Plus GX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"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}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gg|.GG|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Game Gear"
		]
	},
	"Sega Genesis/Mega Drive - Retroarch - Genesis Plus GX": {
		"parserType": "Glob",
		"configTitle": "Sega Genesis/Mega Drive - Retroarch - Genesis Plus GX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}genesis_plus_gx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gen|.GEN|.md|.MD|.smd|.SMD|.zip|.ZIP|.bin|.BIN)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Genesis/Mega Drive"
		]
	},
	"Sega Genesis/Mega Drive - Retroarch(Flatpak) - Genesis Plus GX": {
		"parserType": "Glob",
		"configTitle": "Sega Genesis/Mega Drive - Retroarch(Flatpak) - Genesis Plus GX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"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}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.gen|.GEN|.md|.MD|.smd|.SMD|.zip|.ZIP|.bin|.BIN)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Genesis/Mega Drive"
		]
	},
	"Sega Genesis/Mega Drive - Retroarch - PicoDrive": {
		"parserType": "Glob",
		"configTitle": "Sega Genesis/Mega Drive - Retroarch - PicoDrive",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}picodrive_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.68k|.68K|.bin|.BIN|.gen|.GEN|.md|.MD|.smd|.SMD|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Genesis/Mega Drive"
		]
	},
	"Sega Genesis/Mega Drive - Retroarch(Flatpak) - PicoDrive": {
		"parserType": "Glob",
		"configTitle": "Sega Genesis/Mega Drive - Retroarch(Flatpak) - PicoDrive",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}picodrive_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.68k|.68K|.bin|.BIN|.gen|.GEN|.md|.MD|.smd|.SMD|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Genesis/Mega Drive"
		]
	},
	"Sega Master System - Retroarch - Gearsystem": {
		"parserType": "Glob",
		"configTitle": "Sega Master System - Retroarch - Gearsystem",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}gearsystem_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.rom|.ROM|.sms|.SMS|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Master System"
		]
	},
	"Sega Master System - Retroarch(Flatpak) - Gearsystem": {
		"parserType": "Glob",
		"configTitle": "Sega Master System - Retroarch(Flatpak) - Gearsystem",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}gearsystem_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.rom|.ROM|.sms|.SMS|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Master System"
		]
	},
	"Sega Master System - Retroarch - Genesis Plus GX": {
		"parserType": "Glob",
		"configTitle": "Sega Master System - Retroarch - Genesis Plus GX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}genesis_plus_gx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.sms|.SMS|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Master System"
		]
	},
	"Sega Master System - Retroarch(Flatpak) - Genesis Plus GX": {
		"parserType": "Glob",
		"configTitle": "Sega Master System - Retroarch(Flatpak) - Genesis Plus GX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"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}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.sms|.SMS|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Master System"
		]
	},
	"Sega Master System - Retroarch - PicoDrive": {
		"parserType": "Glob",
		"configTitle": "Sega Master System - Retroarch - PicoDrive",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}picodrive_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.sms|.SMS|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Master System"
		]
	},
	"Sega Master System - Retroarch(Flatpak) - PicoDrive": {
		"parserType": "Glob",
		"configTitle": "Sega Master System - Retroarch(Flatpak) - PicoDrive",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}picodrive_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.sms|.SMS|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Master System"
		]
	},
	"Sega SG-1000 - Retroarch - BlueMSX": {
		"parserType": "Glob",
		"configTitle": "Sega SG-1000 - Retroarch - BlueMSX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bluemsx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ri|.RI|.rom|.ROM|.sg|.SG|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SG-1000"
		]
	},
	"Sega SG-1000 - Retroarch(Flatpak) - BlueMSX": {
		"parserType": "Glob",
		"configTitle": "Sega SG-1000 - Retroarch(Flatpak) - BlueMSX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bluemsx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ri|.RI|.rom|.ROM|.sg|.SG|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SG-1000"
		]
	},
	"Sega SG-1000 - Retroarch - Gearsystem": {
		"parserType": "Glob",
		"configTitle": "Sega SG-1000 - Retroarch - Gearsystem",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}gearsystem_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.rom|.ROM|.sg|.SG|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SG-1000"
		]
	},
	"Sega SG-1000 - Retroarch(Flatpak) - Gearsystem": {
		"parserType": "Glob",
		"configTitle": "Sega SG-1000 - Retroarch(Flatpak) - Gearsystem",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}gearsystem_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.rom|.ROM|.sg|.SG|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SG-1000"
		]
	},
	"Sega Saturn - Retroarch - Beetle Saturn": {
		"parserType": "Glob",
		"configTitle": "Sega Saturn - Retroarch - Beetle Saturn",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_saturn_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ccd|.CCD|.chd|.CHD|.cue|.CUE|.m3u|.M3U|.toc|.TOC)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Saturn"
		]
	},
	"Sega Saturn - Retroarch(Flatpak) - Beetle Saturn": {
		"parserType": "Glob",
		"configTitle": "Sega Saturn - Retroarch(Flatpak) - Beetle Saturn",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_saturn_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ccd|.CCD|.chd|.CHD|.cue|.CUE|.m3u|.M3U|.toc|.TOC)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Saturn"
		]
	},
	"Sega Saturn - Retroarch - Yabause": {
		"parserType": "Glob",
		"configTitle": "Sega Saturn - Retroarch - Yabause",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}yabause_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.cue|.CUE|.iso|.ISO|.zip|ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Saturn"
		]
	},
	"Sega Saturn - Retroarch(Flatpak) - Yabause": {
		"parserType": "Glob",
		"configTitle": "Sega Saturn - Retroarch(Flatpak) - Yabause",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}yabause_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.cue|.CUE|.iso|.ISO|.zip|ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Saturn"
		]
	},
	"Sharp X68000 - Retroarch - PX68k": {
		"parserType": "Glob",
		"configTitle": "Sharp X68000 - Retroarch - PX68k",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}px68k_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.2hd|.2HD|.7z|.7Z|.88d|.88D|.cmd|.CMD|.d88|.D88|.dim|.DIM|.dup|.DUP|.hdf|.HDF|.hdm|.HDM|.img|.IMG|.m3u|.M3U|.xdf|.XDF|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Sharp X68k"
		]
	},
	"Sharp X68000 - Retroarch - PX68k(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Sharp X68000 - Retroarch - PX68k(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}px68k_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.2hd|.2HD|.7z|.7Z|.88d|.88D|.cmd|.CMD|.d88|.D88|.dim|.DIM|.dup|.DUP|.hdf|.HDF|.hdm|.HDM|.img|.IMG|.m3u|.M3U|.xdf|.XDF|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"Sharp X68k"
		]
	},
	"Sony PlayStation 2 - PCSX2": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation 2 - PCSX2",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "\"${filePath}\" -batch -fullscreen -nogui",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.bin|.BIN|.chd|.CHD|.cso|.CSO|.dump|.DUMP|.gz|.GZ|.img|.IMG|.iso|.ISO|.mdf|.MDF|.nrg|.NRG)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-pcsx2.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PS2"
		]
	},
	"Sony PlayStation 2 - PCSX2(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation 2 - PCSX2(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run net.pcsx2.PCSX2 \"${filePath}\" -batch -fullscreen -nogui",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.bin|.BIN|.chd|.CHD|.cso|.CSO|.dump|.DUMP|.gz|.GZ|.img|.IMG|.iso|.ISO|.mdf|.MDF|.nrg|.NRG)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PS2"
		]
	},
	"Sony PlayStation 2 - Retroarch - PCSX2": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation 2 - Retroarch - PCSX2",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}pcsx2_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.chd|.CHD|.ciso|.CISO|.cso|.CSO|.dump|.DUMP|.elf|.ELF|.gz|.GZ|.img|.IMG|.iso|.ISO|.m3u|.M3U|.mdf|.MDF|.nrg|.NRG|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PS2"
		]
	},
	"Sony PlayStation 2 - Retroarch(Flatpak) - PCSX2": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation 2 - Retroarch(Flatpak) - PCSX2",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}pcsx2_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.bin|.BIN|.chd|.CHD|.ciso|.CISO|.cso|.CSO|.dump|.DUMP|.elf|.ELF|.gz|.GZ|.img|.IMG|.iso|.ISO|.m3u|.M3U|.mdf|.MDF|.nrg|.NRG|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PS2"
		]
	},
	"Sony PlayStation 2 - Retroarch - Play!": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation 2 - Retroarch - Play!",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}play_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.chd|.CHD|.cso|.CSO|.cue|.CUE|.elf|.ELF|.iso|.ISO|.isz|.ISZ|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PS2"
		]
	},
	"Sony PlayStation 2 - Retroarch(Flatpak) - Play!": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation 2 - Retroarch(Flatpak) - Play!",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}play_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.chd|.CHD|.cso|.CSO|.cue|.CUE|.elf|.ELF|.iso|.ISO|.isz|.ISZ|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PS2"
		]
	},
	"Sony PlayStation 3 - RPCS3 (Extracted ISO)": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation 3 - RPCS3 (Extracted ISO)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "--no-gui \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}/PS3_GAME/USRDIR/@(eboot.bin|EBOOT.BIN)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": [
				"PS3"
			]
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-rpcs3.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PS3"
		]
	},
	"Sony PlayStation 3 - RPCS3(Flatpak) (Extracted ISO)": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation 3 - RPCS3(Flatpak) (Extracted ISO)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run net.rpcs3.RPCS3 --no-gui \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}/PS3_GAME/USRDIR/@(eboot.bin|EBOOT.BIN)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": [
				"PS3"
			]
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PS3"
		]
	},
	"Sony PlayStation 3 - RPCS3 (Installed PKG)": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation 3 - RPCS3 (Installed PKG)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "--no-gui \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}/USRDIR/@(eboot.bin|EBOOT.BIN)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": [
				"PSN"
			]
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-rpcs3.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PS3"
		]
	},
	"Sony PlayStation 3 - RPCS3(Flatpak) (Installed PKG)": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation 3 - RPCS3(Flatpak) (Installed PKG)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run net.rpcs3.RPCS3 --no-gui \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}/USRDIR/@(eboot.bin|EBOOT.BIN)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": [
				"PSN"
			]
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PS3"
		]
	},
	"Sony PlayStation Portable - PPSSPP": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation Portable - PPSSPP",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "--fullscreen \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.elf|.ELF|.cso|.CSO|.iso|.ISO|.pbp|.PBP|.prx|.PRX)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-ppsspp.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PSP"
		]
	},
	"Sony PlayStation Portable - PPSSPP(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation Portable - PPSSPP(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.ppsspp.PPSSPP \"${filePath}\" --fullscreen",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.elf|.ELF|.cso|.CSO|.iso|.ISO|.pbp|.PBP|.prx|.PRX)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PSP"
		]
	},
	"Sony PlayStation Portable - Retroarch - PPSSPP": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation Portable - Retroarch - PPSSPP",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}ppsspp_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.elf|.ELF|.cso|.CSO|.iso|.ISO|.pbp|.PBP|.prx|.PRX)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PSP"
		]
	},
	"Sony PlayStation Portable - Retroarch(Flatpak) - PPSSPP": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation Portable - Retroarch(Flatpak) - PPSSPP",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}ppsspp_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.elf|.ELF|.cso|.CSO|.iso|.ISO|.pbp|.PBP|.prx|.PRX)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PSP"
		]
	},
	"Sony PlayStation Vita - Vita3K (Installed Titles)": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation Vita - Vita3K (Installed Titles)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-Vita3Kfolder-ux0-app",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-F -r \"${fileName}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-Vita3K.exe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "${filePath}/sce_sys/pic0@(.png|.PNG|.jpg|.JPG)",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": "${filePath}/sce_sys/icon0@(.png|.PNG|.jpg|.JPG)"
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PS Vita"
		]
	},
	"Sony PlayStation - DuckStation": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation - DuckStation",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-batch -fullscreen \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.cue|.CUE|.chd|.CHD|.ecm|.ECM|.iso|.ISO|.m3u|.M3U|.mds|.MDS|.pbp|.PBP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-duckstation",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PS1"
		]
	},
	"Sony PlayStation - DuckStation(Flatpak)": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation - DuckStation(Flatpak)",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.duckstation.DuckStation -batch -fullscreen \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.cue|.CUE|.chd|.CHD|.ecm|.ECM|.iso|.ISO|.m3u|.M3U|.mds|.MDS|.pbp|.PBP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PS1"
		]
	},
	"Sony PlayStation - ePSXe": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation - ePSXe",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-nogui -loadbin \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.ccd|.CCD|.cue|.CUE|.ecm|.ECM|.iso|.ISO|.mds|.MDS|.pbp|.PBP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "path-to-epsxe",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PS1"
		]
	},
	"Sony PlayStation - Retroarch - Beetle PSX HW": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation - Retroarch - Beetle PSX HW",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_psx_hw_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ccd|.CCD|.chd|.CHD|.cue|.CUE|.m3u|.M3U|.pbp|.PBP|.toc|.TOC)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PS1"
		]
	},
	"Sony PlayStation - Retroarch(Flatpak) - Beetle PSX HW": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation - Retroarch(Flatpak) - Beetle PSX HW",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}mednafen_psx_hw_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ccd|.CCD|.chd|.CHD|.cue|.CUE|.m3u|.M3U|.pbp|.PBP|.toc|.TOC)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PS1"
		]
	},
	"Sony PlayStation - Retroarch - PCSX ReARMed": {
		"parserType": "Glob",
		"configTitle": "Sony PlayStation - Retroarch - PCSX ReARMed",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}pcsx_rearmed_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.ccd|.CCD|.chd|.CHD|.cue|.CUE|.m3u|.M3U|.pbp|.PBP|.toc|.TOC)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"PS1"
		]
	},
	"Spectravision International (SVI) - Retroarch - BlueMSX": {
		"parserType": "Glob",
		"configTitle": "SpectraVision SVI - Retroarch - BlueMSX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bluemsx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.cas|.CAS|.dsk|.DSK|.m3u|.M3U|.ri|.RI|.rom|.ROM|.sc|.SC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "${retroarchpath}",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SVI"
		]
	},
	"Spectravision International (SVI) - Retroarch(Flatpak) - BlueMSX": {
		"parserType": "Glob",
		"configTitle": "SpectraVision SVI - Retroarch(Flatpak) - BlueMSX",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "path-to-roms",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"executableArgs": "run org.libretro.RetroArch -L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}bluemsx_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} \"${filePath}\"",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"glob": "${title}@(.7z|.7Z|.cas|.CAS|.dsk|.DSK|.m3u|.M3U|.ri|.RI|.rom|.ROM|.sc|.SC|.zip|.ZIP)"
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "/usr/bin/flatpak",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"SVI"
		]
	},
	"Steam": {
		"parserType": "Steam",
		"configTitle": "Steam",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${/:/|${title}|}",
		"executableArgs": "",
		"onlineImageQueries": [
			"${title}"
		],
		"imagePool": "${title}",
		"imageProviders": [
			"sgdb",
			"steamCDN"
		],
		"disabled": false,
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"executable": {
			"path": "",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": []
	},
	"UPlay (Ubisoft Connect)": {
		"parserType": "UPlay",
		"configTitle": "UPlay (Ubisoft Connect)",
		"executableArgs": "",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb",
			"steamCDN"
		],
		"disabled": false,
		"executable": {
			"path": "",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"uplayDir": "",
			"uplayLauncherMode": true
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": [
			"UPlay"
		]
	},
	"UWP Directory": {
		"parserType": "UWP",
		"configTitle": "UWP",
		"executableArgs": "",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb",
			"steamCDN"
		],
		"disabled": false,
		"executable": {
			"path": "",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"UWPDir": ""
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"presetVersion": 19,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"steamCategories": []
	},
	"itch.io": {
		"parserType": "itch.io",
		"configTitle": "itch.io",
		"executableArgs": "",
		"executableModifier": "\"${exePath}\"",
		"romDirectory": "",
		"steamDirectory": "${steamdirglobal}",
		"startInDirectory": "",
		"titleModifier": "${fuzzyTitle}",
		"onlineImageQueries": [
			"${fuzzyTitle}"
		],
		"imagePool": "${fuzzyTitle}",
		"imageProviders": [
			"sgdb",
			"steamCDN"
		],
		"disabled": false,
		"executable": {
			"path": "",
			"shortcutPassthrough": false,
			"appendArgsToExecutable": true
		},
		"userAccounts": {
			"specifiedAccounts": [
				"Global"
			]
		},
		"parserInputs": {
			"itchIoAppDataOverride": ""
		},
		"titleFromVariable": {
			"caseInsensitiveVariables": false,
			"skipFileIfVariableWasNotFound": false,
			"limitToGroups": []
		},
		"fuzzyMatch": {
			"replaceDiacritics": true,
			"removeCharacters": true,
			"removeBrackets": true
		},
		"presetVersion": 19,
		"controllers": {
			"ps4": null,
			"ps5": null,
			"xbox360": null,
			"xboxone": null,
			"switch_joycon_left": null,
			"switch_joycon_right": null,
			"switch_pro": null,
			"neptune": null
		},
		"defaultImage": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"localImages": {
			"long": "",
			"tall": "",
			"hero": "",
			"logo": "",
			"icon": ""
		},
		"steamInputEnabled": "1",
		"drmProtect": false,
		"imageProviderAPIs": {
			"sgdb": {
				"nsfw": false,
				"humor": false,
				"imageMotionTypes": [
					"static"
				],
				"styles": [],
				"stylesHero": [],
				"stylesLogo": [],
				"stylesIcon": []
			}
		},
		"steamCategories": [
			"itch.io"
		]
	}
}
