-
-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create ScummVM.json * Update Nintendo GameBoy.json * Update Nintendo GameBoy Color.json * Update Nintendo GameBoy Advance.json * Update Nintendo SNES.json * Update Microsoft DOS.json * Update Nintendo GameBoy.json * Update Nintendo GameBoy Color.json * Update Nintendo GameBoy Advance.json * Update Nintendo SNES.json * Update Microsoft DOS.json * Update Atari 2600.json * Update Arcade.json * Update Sega Dreamcast.json * Update Nintendo NES.json * Update Nintendo 64.json * Update Microsoft DOS.json * Create Philips CD-i * Update ScummVM.json * Create Sony PlayStation Vita * Create SNK Neo Geo CD * Update Sega Dreamcast.json * Create Sharp X68000.json * Rename Philips CD-i to Philips CD-i.json * Rename SNK Neo Geo CD to SNK Neo Geo CD.json * Rename Sony PlayStation Vita to Sony PlayStation Vita.json * Create Commodore Amiga.json * Update Nintendo Wii U.json
- Loading branch information
Showing
17 changed files
with
2,312 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,160 @@ | ||
{ | ||
"Commodore Amiga - Retroarch - PUAE": { | ||
"parserType": "Glob", | ||
"configTitle": "Commodore Amiga - Retroarch - PUAE", | ||
"steamCategory": "${Amiga}", | ||
"executableModifier": "\"${exePath}\"", | ||
"romDirectory": "path-to-roms", | ||
"steamDirectory": "${steamdirglobal}", | ||
"startInDirectory": "", | ||
"titleModifier": "${fuzzyTitle}", | ||
"executableArgs": "-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": [ | ||
"SteamGridDB" | ||
], | ||
"disabled": false, | ||
"advanced": false, | ||
"userAccounts": { | ||
"specifiedAccounts": "" | ||
}, | ||
"parserInputs": { | ||
"glob": "${title}@(.7z|.7Z|.adf|.ADF|.adz|.ADZ|.dms|.DMS|.lha|.LHA|.zip|.ZIP)" | ||
}, | ||
"titleFromVariable": { | ||
"limitToGroups": "", | ||
"caseInsensitiveVariables": false, | ||
"skipFileIfVariableWasNotFound": false, | ||
"tryToMatchTitle": false | ||
}, | ||
"fuzzyMatch": { | ||
"use": true, | ||
"replaceDiacritics": true, | ||
"removeCharacters": true, | ||
"removeBrackets": true | ||
}, | ||
"executable": { | ||
"path": "${retroarchpath}", | ||
"shortcutPassthrough": false, | ||
"appendArgsToExecutable": true | ||
}, | ||
"presetVersion": 7, | ||
"imageProviderAPIs": { | ||
"SteamGridDB": { | ||
"nsfw": false, | ||
"humor": false, | ||
"imageMotionTypes": [ | ||
"static" | ||
], | ||
"styles": [], | ||
"stylesHero": [], | ||
"stylesLogo": [], | ||
"stylesIcon": [] | ||
} | ||
}, | ||
"controllers": { | ||
"ps4": null, | ||
"ps5": null, | ||
"xbox360": null, | ||
"xboxone": null, | ||
"switch_joycon_left": null, | ||
"switch_joycon_right": null, | ||
"switch_pro": null, | ||
"neptune": null | ||
}, | ||
"defaultImage": { | ||
"long": "", | ||
"tall": "", | ||
"hero": "", | ||
"logo": "", | ||
"icon": "" | ||
}, | ||
"localImages": { | ||
"long": "", | ||
"tall": "", | ||
"hero": "", | ||
"logo": "", | ||
"icon": "" | ||
} | ||
}, | ||
"Commodore Amiga - Retroarch - PUAE": { | ||
"parserType": "Glob", | ||
"configTitle": "Commodore Amiga - Retroarch - PUAE", | ||
"steamCategory": "${Amiga}", | ||
"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": [ | ||
"SteamGridDB" | ||
], | ||
"disabled": false, | ||
"advanced": false, | ||
"userAccounts": { | ||
"specifiedAccounts": "" | ||
}, | ||
"parserInputs": { | ||
"glob": "${title}@(.7z|.7Z|.adf|.ADF|.adz|.ADZ|.dms|.DMS|.lha|.LHA|.zip|.ZIP)" | ||
}, | ||
"titleFromVariable": { | ||
"limitToGroups": "", | ||
"caseInsensitiveVariables": false, | ||
"skipFileIfVariableWasNotFound": false, | ||
"tryToMatchTitle": false | ||
}, | ||
"fuzzyMatch": { | ||
"use": true, | ||
"replaceDiacritics": true, | ||
"removeCharacters": true, | ||
"removeBrackets": true | ||
}, | ||
"executable": { | ||
"path": "/usr/bin/flatpak", | ||
"shortcutPassthrough": false, | ||
"appendArgsToExecutable": true | ||
}, | ||
"presetVersion": 7, | ||
"imageProviderAPIs": { | ||
"SteamGridDB": { | ||
"nsfw": false, | ||
"humor": false, | ||
"imageMotionTypes": [ | ||
"static" | ||
], | ||
"styles": [], | ||
"stylesHero": [], | ||
"stylesLogo": [], | ||
"stylesIcon": [] | ||
} | ||
}, | ||
"controllers": { | ||
"ps4": null, | ||
"ps5": null, | ||
"xbox360": null, | ||
"xboxone": null, | ||
"switch_joycon_left": null, | ||
"switch_joycon_right": null, | ||
"switch_pro": null, | ||
"neptune": null | ||
}, | ||
"defaultImage": { | ||
"long": "", | ||
"tall": "", | ||
"hero": "", | ||
"logo": "", | ||
"icon": "" | ||
}, | ||
"localImages": { | ||
"long": "", | ||
"tall": "", | ||
"hero": "", | ||
"logo": "", | ||
"icon": "" | ||
} | ||
} | ||
} |
Oops, something went wrong.