2018-11-07 18:55:09 -08:00
2018-11-07 18:55:09 -08:00
2018-10-29 10:24:38 -07:00

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

Description
Simple script to assist in installing and launching CEMU on Linux
Readme 25 MiB
Languages
Shell 100%