Skip to content

Commit

Permalink
fix batch
Browse files Browse the repository at this point in the history
  • Loading branch information
dragoonDorise committed Dec 26, 2024
1 parent ce82531 commit a421fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/steam-rom-manager/userData/userConfigurations.json
Original file line number Diff line number Diff line change
Expand Up @@ -9304,7 +9304,7 @@
"configTitle": "Sony PlayStation 4 - ShadPS4 (Shortcut)",
"steamDirectory": "${steamdirglobal}",
"romDirectory": "${romsdirglobal}/ps4/shortcuts",
"executableArgs": "-batch -fullscreen \"'${filePath}'\"",
"executableArgs": "\"'${filePath}'\"",
"executableModifier": "\"${exePath}\"",
"startInDirectory": "",
"titleModifier": "${fuzzyTitle}",
Expand Down

0 comments on commit a421fc8

Please sign in to comment.