What’s the steam launch command to run Mainline Yuzu Appimage with a specific rom automatically?

  • @[email protected]
    link
    fedilink
    1
    edit-2
    11 months ago

    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