Skip to content

Commit

Permalink
Update Nintendo Switch.json
Browse files Browse the repository at this point in the history
Tested with `yuzu.exe` and does work now, simple enough change.

Fixes #559
  • Loading branch information
kencinder authored Dec 8, 2023
1 parent 96cffe4 commit 15348d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/presets/Nintendo Switch.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
"removeBrackets": true
},
"executable": {
"path": "path-to-yuzu-cmd.exe",
"path": "path-to-yuzu.exe",
"shortcutPassthrough": false,
"appendArgsToExecutable": true
},
Expand Down

0 comments on commit 15348d5

Please sign in to comment.