Skip to content
forked from CEMULinux/cemutil

Simple script to assist in installing and launching CEMU on Linux

Notifications You must be signed in to change notification settings

axipher/cemutil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

cemutil -- a Linux CEMU install helper

Capabilties

  • Supports downloading latest cemu and cemuzips, then installing them to either ~/.cemu or a location of your choosing.
  • Supports using local zips for the install.
  • Creates and configures a wineprefix in the install directory, to not impact the default prefix.
  • Creates two launch scripts: one for cemu normally (with glthread and vsync flags set), and another for launching Zelda BOTW on gcn3 cards (e.g. polaris, fiji).

Running

Run the following to download and run the program to see usage capabilities:

wget https://github.com/CEMULinux/cemutil/raw/master/cemutil.sh && chmod +x cemutil.sh && ./cemutil.sh

Support

Go to #linux on CEMU Discord

About

Simple script to assist in installing and launching CEMU on Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%