How do I run Animal Crossing New Horizon automatically

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

3 points · 9 comments · view on lemmy.world

9 Comments

lelehier@sup.lelehier.de · 9 pts · 2y (2 replies)

@neku@discuss.tchncs.de I just use the steam Rom manager and it works like a champ ​:blobCat_melt_thumbs_up:​

neku@discuss.tchncs.de · 0 pts · 2y (1 reply)

It always shows games twice and feels weird to setup

mordack550@lemmy.world · 5 pts · 2y

I think you need to disable Emulation Station on the list of parsers. I think it's the first or second one.

bananaw@sh.itjust.works · 1 pts · 2y (5 replies)

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

HamBrick@programming.dev · 5 pts · 2y (3 replies)

Yes, the steps are [game] > preferences > run command on start > yuzu.exe….

neku@discuss.tchncs.de · 2 pts · 2y (2 replies)

There's no .exe on an appimage?

HamBrick@programming.dev · 5 pts · 2y (1 reply)

Replace yuzu.exe with the path to the yuzu appimage, no other changes

neku@discuss.tchncs.de · 3 pts · 2y

It worked

neku@discuss.tchncs.de · 1 pts · 2y

I use the Yuzu Mainline appimage