So, A few days ago I ran the maintenance tool and while it was downloading the latest update I decided to fire up Citra to check something. Now, Citra is set up so that when I close it, it runs its maintenance tool in the background to check for new updates. So I went back to the Yuzu M.tool which had shown me some error I don't remember. So I, confused, restarted it only for it to tell me the M.tool is already running. That's when I realized it can't differentiate between the Yuzu and Citra M.tool. So I opened Task Manager and closed Citra's M.tool. I then tried to start Yuzu only to find the yuzu-windows-msvc empty. So I tried running the M.tool again. At first, it just told me Yuzu is already up to date, which is obviously untrue. Then I tried "Modify" which downloads the files only to then give the error "Unable to open file handle: Os { code: 80, kind: AlreadyExists, message: "The file exists." }" And uninstall just gives "Unable to delete global shortcut: Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." }"
After a new version of yuzu was uploaded pressing Update finally did something but it only gives the same "Unable to open file handle" error as modify does. And now, it went back to telling me it's already up to date.
I did try deleting the M.tool and the metadata.json and starting fresh but that didn't do anything. Even removing the entire folder and starting with a new yuzu_install.exe didn't fix anything.
I am currently forced to update via the manual downloads on the yuzu website. Luckily, whatever this is, it didn't affect the emulator itself, which runs perfectly fine still.
I suspect what happened here is the intersection of the two M.tools, which are at there core still very similar, screwed something up.
I did end up fixing it. The issue seems to have been a missing Start Menu Shortcut.
Manually creating the "yuzu Maintenance tool.lnk" Shortcut in the Start Menu, which was the only thing in the metadata.json, allowed me to uninstall yuzu after which installation was functional again.
Updating yuzu
Can yuzu maintenance tool update EA yuzu?
Please read our pinned posts and rules before making a post!
Complete setup guides for Yuzu and Ryujinx:
https://www.reddit.com/r/NewYuzuPiracy/comments/uduaut/updated_complete_guide_for_setting_up_yuzu_and/
Our Megathread for files needed to set up emulators, as well as roms and PC games:
https://www.reddit.com/r/NewYuzuPiracy/comments/12rixy8/new_128_bit_bay_megathread/
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
More on reddit.comMaintenance tool command line arguments
Only maintenance tool installed
Videos
Will updating yuzu wipe my Nand? I have a lot of updates installed on an old version and I don’t have the files anymore, would hate to lose them. What’s the easiest way to update to the most recent stable build?
I want to update EA yuzu without having to download the new version instead, is this possible?
Please read our pinned posts and rules before making a post!
Complete setup guides for Yuzu and Ryujinx:
https://www.reddit.com/r/NewYuzuPiracy/comments/uduaut/updated_complete_guide_for_setting_up_yuzu_and/
Our Megathread for files needed to set up emulators, as well as roms and PC games:
https://www.reddit.com/r/NewYuzuPiracy/comments/12rixy8/new_128_bit_bay_megathread/
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
Yes
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. So, are there any command line arguments to update silently? Thanks in advance!!!!
I use search yuzu to open yuzu. Recently, as of today, the only thing that comes up is yuzu maintenance tool? Where is normal install, please? Sorry, I just always open programs using search rather than going to wherever executable is at.
Thanks, in advance.
I did have auto-update turned on, I believe. I am on Windows 10. My config folder is where it should be but I no longer can search or bring up the actual executable. It is not in either program files directory.
Im looking to uninstall yuzu and do a clean install of the latest ea build im compiling myself, but the Yuzu maintinance tool is down so I cant uninstall anyone know a fix for this. Im looking to completely uninstall it. Thanks in advance.
I installed yuzu early access with auto updater a while ago, and recently when I start the program using my desktop shortcut I get the following prompt:
Missing Shortcut: Windows is searching for the maintenancetool.exe. To locate the file yourself, click Browse.
Problem with Shortcut: The item maintenancetool.exe that this shortcut refers to has been changed or moved, so this shortcut will no longer work properly. Nearest match based on size, date, and type: C:\Users\...\AppData\Local\Microsoft\Win...\clipchamp.exe. Do you want to fix this shortcut to point to this target or do you just want to delete it?
I get the feeling that my maintenance tool should not be pointing to a Microsoft Windows folder. Any tips on how to fix this?
TIA
I made a Portable Yuzu Updater for Standalone versions of Yuzu. Inspired from Stellar, a RetroArch updater.
Perfect for those who run Yuzu off an External HDD or through (but not limited to) frontends such as LaunchBox, Steam, EmulationStation and HyperSpin.
Download: https://github.com/amakvana/EzYuzu
How it works
Reads https://github.com/yuzu-emu/yuzu-mainline/releases/latest
Fetches the latest .zip URL
Downloads & extracts it into your Yuzu root folder
Usage
Browse and locate your Yuzu root folder
Select a
Download Optionfrom the dropdown menuClick on Install/Update/Upgrade
Download Options
Dependencies - (Re)Installs Redistributables. Helpful if Yuzu won't start after update.
New Install - Installs Yuzu & Redistributables. Resets configs & sets optimised GPU defaults automatically.
Upgrade - Upgrades Yuzu to the latest version, including Redistributables but excluding configs.
Yuzu - Updates Yuzu to the latest version, excluding Redistributables and configs.
New Install
To install the Standalone Yuzu for the first time:
Create a Yuzu folder on your device.
Select your newly created Yuzu root folder.
Select New Install from the Download Options dropdown
Click Install
Updating Standalone Yuzu
Select your Yuzu root folder
Select Yuzu or Upgrade from the Download Options menu
Click the Check button to get update status (optional)
Click Update/Upgrade
Requirements
Latest version of Microsoft .NET Framework installed.
Administrator rights, to allow redistributables to be (re)installed.
All feedback is most welcome