Skip to content

ib4error/YuzuEaUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Release GitHub license GitHub repo size GitHub all releases

YuzuEaUpdater

This lightweight, python based, application provides user friendly access to Yuzu Early Releases from the pineappleEA/pineapple-src repository.

IMPORTANT

This updater assumes you have a yuzu directory with a yuzu-windows-msvc directory in you %LocalAppData%

  • %LocalAppData%\yuzu [ REQUIRED DIR ]
  • %LocalAppData\yuzu\yuzu-windows-msvc [ Updater Target Folder ]

What It Can Do

  • Check for EA updates listed in the last 48 hours
  • Installs latest EA releases
  • Ability to restore any previous EA version

How to Use

  • Simply download the release and place it anywhere you'd like.
    • This .exe is fully compiled with everything you need.
    • I recommend having an Emulation directory on your machine where you can categorize all the various things needed with emulation.
    • Place the YuzuEAUpdater folder in your Emulation folder.
  • Right click exe and Run as Administrator
    • Since the YuzuEAUpdater is moving files around in your %LocalAppData% I highly recommend.

How does it work? FYI

The YuzuEAUpdater is lightweight program that utilizes python and various librarys, modules, and packages to perform basic actions such as download, unzip, copy dir, past dir, rm dir, and regex search strings to maneuver github api, api calls.