Yuzu Mod Downloader
A One-Click Yuzu Game Mod downloader for Switch games.
Perfect for those who need to download Switch enhancement/workaround mods from the Yuzu Switch-Mods Wiki and Alternative Mirrors for their games.
Compatible with both the standalone and installed versions of Yuzu.
Table of Contents
- Overview
- Download
- Installation - Windows Tutorial
- Installation - Linux Tutorial
- Installation - YouTube Tutorial
- User Guide
- Acknowledgements
Overview
Methodology
- Reads current games imported into Yuzu.
- Reads selected
Download Server
- Scans game library to see available mods.
- Fetches the mod URL's for current games.
- Downloads & extracts it into the defined Yuzu Mod folder.
Usage
See GUIDE
https://github.com/amakvana/YuzuModDownloader/blob/main/GUIDE.md
Downloads
https://github.com/amakvana/YuzuModDownloader/releases/latest
Requires:
- Latest 7-Zip installed.
- Latest .NET 7 Desktop Runtime for Windows or Linux installed.
- Latest Visual C++ X64 Redistributable installed.
- Latest Yuzu installed, setup and configured.
Installation
YuzuModDownloader does not require Administrator privileges to run.
Refer to the GUIDE for usage instructions.
Windows
Extract the entire contents of the YuzuModDownloader-X.X.X.X-Windows-x64.zip
file and place it into your Yuzu Root Folder
(this is the folder yuzu.exe
resides).
Linux
Extract the entire contents of the YuzuModDownloader-X.X.X.X-Linux-x64.zip
file onto your desktop then run the following commands within Terminal:
cd ~/Desktop
chmod +x YuzuModDownloader
./YuzuModDownloader
You can double click on YuzuModDownloader to execute it, once the first two commands above have been ran (3rd is to run it from Terminal).
Installation - YouTube Guide
Acknowledgements
Special thanks to the following:
- Yuzu Team - Nintendo Switch Emulator Developers
- TheBoy181 - Alternative Mods Download Mirror
- HolographicWings - Alternative Mods Download Mirror
- Agus Raharjo - Icons
- Mr. Sujano - YouTube Installation Guide