What’s the steam launch command to run Mainline Yuzu Appimage with a specific rom automatically?
@[email protected] I just use the steam Rom manager and it works like a champ :blobCat_melt_thumbs_up:
It always shows games twice and feels weird to setup
I think you need to disable Emulation Station on the list of parsers. I think it’s the first or second one.
If you’re launching from steam, you can have a look at this: https://github.com/yuzu-emu/yuzu/pull/5229
yuzu.exe -f -g “path_to_game” - Launches a game at path_to_game in fullscreen
I think when you are adding a non steam game (I don’t have my deck right now, so I forget the exact steps) - I want to say in desktop mode - you can add in some exe commands. ‘-f -g “path_to_game”’ is what you want to add in
Yes, the steps are [game] > preferences > run command on start > yuzu.exe….
There’s no .exe on an appimage?
Replace yuzu.exe with the path to the yuzu appimage, no other changes
It worked
I use the Yuzu Mainline appimage