Hey all, I have been creating tasks in task scheduler for updating my emulators and I am now working on getting Yuzu and Citra implemented. As the previous statement suggests, I want to create a task in to run the maintenance tool nightly at 3am to check for and install updates so I am always running the latest and greatest. I am aware of Yuzu’s and Citra’s arguments for launching games found here yuzu/main: Add basic command line arguments by Morph1984 · Pull Request #5229 · yuzu-emu/yuzu · GitHub However this is for Yuzu and Citra, I am searching specifically for arguments for the maintenance tool which is a different executable altogether. So, are there any command line arguments to update silently? Thanks for all the hard work you guys put into these amazing emulators. Y’all are the real MVPs.
1 Like
In order for us to provide better support, we need to see the log generated by yuzu. This guide will walk you through how you can obtain the log file: Getting Log Files - yuzu
I’ve asked dev if there is any possibility of this. So far no reply.