Skip to content

YuzuMod - A One-Click Yuzu Mod for Yuzu Game Mods

License

Notifications You must be signed in to change notification settings

JohnWiks7/YuzuMod

 
 

Repository files navigation

GitHub OS GitHub Release GitHub all releases GitHub license GitHub repo size

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.

YuzuModDownloaderAnimated

Table of Contents

Overview

Methodology

  1. Reads current games imported into Yuzu.
  2. Reads selected Download Server
  3. Scans game library to see available mods.
  4. Fetches the mod URL's for current games.
  5. 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:

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).

YuzuModDownloaderSetupWindowsAnimated YuzuModDownloaderSetupWindows

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).

YuzuModDownloaderSetupLinuxAnimated

Installation - YouTube Guide

Watch the video

Acknowledgements

Special thanks to the following:

About

YuzuMod - A One-Click Yuzu Mod for Yuzu Game Mods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%