67 lines
2.2 KiB
Markdown
67 lines
2.2 KiB
Markdown
# Faugus Launcher
|
|
A Simple and Lightweight app to run Windows' Games/Apps using [UMU-Launcher/UMU-Proton](https://github.com/Open-Wine-Components/umu-launcher)
|
|
|
|
# Installation
|
|
### Arch-based distributions (AUR)
|
|
```
|
|
yay -S --noconfirm faugus-launcher
|
|
```
|
|
```
|
|
# Optional tools
|
|
sudo pacman -S --noconfirm mangohud
|
|
sudo pacman -S --noconfirm gamemode
|
|
yay -S --noconfirm sc-controller
|
|
```
|
|
|
|
### Fedora-based distributions (Copr)
|
|
```
|
|
sudo dnf -y copr enable gloriouseggroll/nobara-40
|
|
sudo dnf -y install umu-launcher
|
|
sudo dnf -y copr disable gloriouseggroll/nobara-40
|
|
sudo dnf -y copr enable faugus/faugus-launcher
|
|
sudo dnf -y install faugus-launcher
|
|
```
|
|
```
|
|
# Optional tools
|
|
sudo dnf -y install mangohud
|
|
sudo dnf -y install gamemode
|
|
sudo dnf -y install sc-controller
|
|
```
|
|
|
|
# Information
|
|
### Default prefix location
|
|
```
|
|
~/.config/faugus-launcher/prefixes/
|
|
```
|
|
|
|
### Shortcut locations
|
|
For Desktop Environments that support icons on the Desktop
|
|
```
|
|
~/Desktop/
|
|
```
|
|
For Application Launchers
|
|
```
|
|
~/.local/share/applications/
|
|
```
|
|
|
|
### Using SC Controller with Faugus Launcher
|
|
Save the SC Controller profile at
|
|
```
|
|
~/.config/faugus-launcher/controller.sccprofile
|
|
```
|
|
https://github.com/Faugus/faugus-launcher/assets/112667550/04f4f009-4b5a-4642-857f-21e3eb666074
|
|
|
|
# Screenshots
|
|
<p align="center">
|
|
<img src=https://github.com/Faugus/faugus-launcher/assets/112667550/2555a761-c12a-48cb-8888-5f007bb71031)/><br>
|
|
<img src=https://github.com/Faugus/faugus-launcher/assets/112667550/cfc9a0a9-8999-4473-ac00-f0fb44b2095c)/><br>
|
|
<img src=https://github.com/Faugus/faugus-launcher/assets/112667550/e09130c7-9b46-4a9a-bf8c-9f215a5b3d24)/>
|
|
<img src=https://github.com/Faugus/faugus-launcher/assets/112667550/3fe492ef-7fe3-472e-8e54-ee475a51c38c)/>
|
|
</p>
|
|
<p align="center">
|
|
<img src=https://github.com/Faugus/faugus-launcher/assets/112667550/fcfeceb3-815d-4cac-98d1-c7ae3b1b89f0)/><br><br>
|
|
<img src=https://github.com/Faugus/faugus-launcher/assets/112667550/4aacdcf3-edd7-47b4-a1f3-1256a6421e0b)/><br><br>
|
|
<img src=https://github.com/Faugus/faugus-launcher/assets/112667550/e769090b-6a15-44e0-8e54-23b49e7d45b9)/>
|
|
<img src=https://github.com/Faugus/faugus-launcher/assets/112667550/5294e6a5-88b0-42d7-8f0d-63badda7efe9)/>
|
|
</p>
|