Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.
/ yuzu-EA-compiler Public archive

Downloads and compiles the latest early access from the repository

License

Notifications You must be signed in to change notification settings

MGThePro/yuzu-EA-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

ATTENTION

This repository has been practically abandoned and might not work anymore. It has been superseded by pinEApple and its pinEApple-linux installer script.

yuzu-EA-compiler

yuzu-EA-compiler downloads, merges, and compiles everything for you to get yuzu Early Access hassle free.

Since it obtains the correct PRs via Github's API, it should always be up to date, unless some manual intervention by the PKGBUILD is required.

Since this is a PKGBUILD, it requires an arch based distro or something like Bedrock Linux.

A bash script alternative that is more universal might come in the future.

Usage

To compile, simply run:

git clone https://github.com/mgthepro/yuzu-EA-compiler

cd yuzu-EA-compiler

makepkg -si

This will install yuzu as a package. If you only want to compile without installing it, run

makepkg -s

instead.

Current manual intervention

Nothing :)

Credits

Vic - creating the bash magic that obtains the correct PRs via GitHub's API

About

Downloads and compiles the latest early access from the repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages