Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes yuzu preset #397

Merged
merged 1 commit into from
Oct 8, 2022
Merged

fixes yuzu preset #397

merged 1 commit into from
Oct 8, 2022

Conversation

piplup55
Copy link
Contributor

@piplup55 piplup55 commented Oct 8, 2022

as mentioned in this comment the old way no longer works, the args are listed before

link to the yuzu issue: https://github.com/yuzu-emu/yuzu/issues/5331

yuzu.exe -f - Launches the next game in fullscreen
yuzu.exe -g "path_to_game" - Launches a game at path_to_game
yuzu.exe -f -g "path_to_game" - Launches a game at path_to_game in fullscreen```

yuzu preset didn't open game before
@doZennn doZennn merged commit 8223a88 into SteamGridDB:master Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants