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/34df5f76-2d74-41ff-adcb-f5b74f25b444)/><br>
|
|
<img src=https://github.com/Faugus/faugus-launcher/assets/112667550/f90b3689-440a-407d-8fa7-792a7459db25)/><br>
|
|
<img src=https://github.com/Faugus/faugus-launcher/assets/112667550/7b353b17-07d4-4c5a-937d-7603ed302dda)/>
|
|
<img src=https://github.com/Faugus/faugus-launcher/assets/112667550/2135e666-c2af-4ba1-9f6c-2a3c6d84b9ab)/>
|
|
</p>
|
|
<p align="center">
|
|
<img src=https://github.com/Faugus/faugus-launcher/assets/112667550/57404d8f-7a95-4979-b0cb-dcf3956cdf4c)/><br><br>
|
|
<img src=https://github.com/Faugus/faugus-launcher/assets/112667550/fde8d62d-c683-48db-a914-0d6e210b39df)/><br><br>
|
|
<img src=https://github.com/Faugus/faugus-launcher/assets/112667550/d3651e99-f342-4d8d-b066-588453a454bd)/>
|
|
<img src=https://github.com/Faugus/faugus-launcher/assets/112667550/908f5ed8-4fd7-4e72-9f29-3b7e65bd1e6b)/>
|
|
</p>
|