Skip to content

Commit f5aafe7

Browse files
committed
ZSO
1 parent 9f0a6b3 commit f5aafe7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/steam-rom-manager/userData/userConfigurations.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6141,7 +6141,7 @@
61416141
"steamDirectory": "${steamdirglobal}",
61426142
"startInDirectory": "",
61436143
"titleModifier": "${fuzzyTitle}",
6144-
"executableArgs": "-batch -fullscreen \"${filePath}\"",
6144+
"executableArgs": "-batch -fullscreen -nogui \"${filePath}\"",
61456145
"onlineImageQueries": "${${fuzzyTitle}}",
61466146
"imagePool": "${fuzzyTitle}",
61476147
"imageProviders": [
@@ -6244,7 +6244,7 @@
62446244
"appendArgsToExecutable": false
62456245
},
62466246
"parserInputs": {
6247-
"glob": "**/${title}@(.bin|.BIN|.chd|.CHD|.cso|.CSO|.dump|.DUMP|.gz|.GZ|.img|.IMG|.iso|.ISO|.mdf|.MDF|.nrg|.NRG)"
6247+
"glob": "**/${title}@(.bin|.BIN|.chd|.CHD|.cso|.CSO|.dump|.DUMP|.gz|.GZ|.img|.IMG|.iso|.ISO|.mdf|.MDF|.nrg|.NRG|.zso|.ZSO)"
62486248
},
62496249
"titleFromVariable": {
62506250
"limitToGroups": "",

0 commit comments

Comments
 (0)