mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-05-05 16:02:48 +00:00
ZSO
This commit is contained in:
parent
9f0a6b385a
commit
f5aafe73d6
@ -6141,7 +6141,7 @@
|
||||
"steamDirectory": "${steamdirglobal}",
|
||||
"startInDirectory": "",
|
||||
"titleModifier": "${fuzzyTitle}",
|
||||
"executableArgs": "-batch -fullscreen \"${filePath}\"",
|
||||
"executableArgs": "-batch -fullscreen -nogui \"${filePath}\"",
|
||||
"onlineImageQueries": "${${fuzzyTitle}}",
|
||||
"imagePool": "${fuzzyTitle}",
|
||||
"imageProviders": [
|
||||
@ -6244,7 +6244,7 @@
|
||||
"appendArgsToExecutable": false
|
||||
},
|
||||
"parserInputs": {
|
||||
"glob": "**/${title}@(.bin|.BIN|.chd|.CHD|.cso|.CSO|.dump|.DUMP|.gz|.GZ|.img|.IMG|.iso|.ISO|.mdf|.MDF|.nrg|.NRG)"
|
||||
"glob": "**/${title}@(.bin|.BIN|.chd|.CHD|.cso|.CSO|.dump|.DUMP|.gz|.GZ|.img|.IMG|.iso|.ISO|.mdf|.MDF|.nrg|.NRG|.zso|.ZSO)"
|
||||
},
|
||||
"titleFromVariable": {
|
||||
"limitToGroups": "",
|
||||
|
Loading…
x
Reference in New Issue
Block a user