20 lines
903 B
Markdown
20 lines
903 B
Markdown
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 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](https://discord.gg/5psYsup)
|