amakvana / YuzuModDownloader

YuzuModDownloader - A Cross-Platform One-Click Yuzu Mod downloader for Yuzu Game Mods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub OS GitHub Release GitHub all releases GitHub license

Yuzu Mod Downloader

A Cross-Platform 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

Donations

ko-fi liberapay

If this project helped you, feel free to buy me a coffee :)

Acknowledgements

Special thanks to the following:

About

YuzuModDownloader - A Cross-Platform One-Click Yuzu Mod downloader for Yuzu Game Mods

License:GNU General Public License v3.0


Languages

Language:C# 100.0%