Skip to content

A simple and lightweight app for running Windows games using UMU-Launcher

License

Notifications You must be signed in to change notification settings

Faugus/faugus-launcher

Repository files navigation

Faugus Launcher

A simple and lightweight app for running Windows games using UMU-Launcher

Support the project

  

Installation

Arch-based distributions (AUR)

yay -S --noconfirm faugus-launcher-git
# 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 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

Debian-based distributions

sudo dpkg --add-architecture i386
sudo apt update
sudo apt install -y wget
mkdir -p ~/faugus-launcher
wget -P ~/faugus-launcher https://github.com/Faugus/faugus-launcher/releases/download/v1.1-16/faugus-launcher_1.1-16_amd64.deb
wget -P ~/faugus-launcher https://github.com/Faugus/faugus-launcher/releases/download/v1.1-16/python3-umu-launcher_1.1.4-1_amd64.deb
wget -P ~/faugus-launcher https://github.com/Faugus/faugus-launcher/releases/download/v1.1-16/umu-launcher_1.1.4-1_all.deb
sudo apt install -y ~/faugus-launcher/*.deb
sudo rm -r ~/faugus-launcher
# Optional tools
sudo apt -y install mangohud
sudo apt -y install gamemode

ATTENTION: If you get the following message when trying to run something

pressure-vessel-wrap[2264]: E: Child process exited with code 1: bwrap: setting up uid map: Permission denied

It's the AppArmor preventing umu-launcher from working properly. FIX

Flatpak (EXPERIMENTAL)

Download faugus-launcher-0.1.12.flatpak and run:

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install faugus-launcher-0.1.12.flatpak
# Optional tools
flatpak install org.freedesktop.Platform.VulkanLayer.MangoHud//23.08

ATTENTION: Gamescope is not working yet!

Usage

YouTube

Information

Default prefixes location

~/.config/faugus-launcher/prefixes/

Runners location

~/.local/share/Steam/compatibilitytools.d/

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
sc-controller-faugus-launcher.mp4

Screenshots

Dark theme

Main window


Add/Edit game

      

Settings


GE-Proton Manager


Create shortcut from .exe


Light theme

Main window


Add/Edit game

      

Settings


GE-Proton Manager


Create shortcut from .exe