File tree 1 file changed +2
-2
lines changed
configs/steam-rom-manager/userData
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6141
6141
"steamDirectory" : " ${steamdirglobal}" ,
6142
6142
"startInDirectory" : " " ,
6143
6143
"titleModifier" : " ${fuzzyTitle}" ,
6144
- "executableArgs" : " -batch -fullscreen \" ${filePath}\" " ,
6144
+ "executableArgs" : " -batch -fullscreen -nogui \" ${filePath}\" " ,
6145
6145
"onlineImageQueries" : " ${${fuzzyTitle}}" ,
6146
6146
"imagePool" : " ${fuzzyTitle}" ,
6147
6147
"imageProviders" : [
6244
6244
"appendArgsToExecutable" : false
6245
6245
},
6246
6246
"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 )"
6248
6248
},
6249
6249
"titleFromVariable" : {
6250
6250
"limitToGroups" : " " ,
You can’t perform that action at this time.
0 commit comments