From f4c67713b04c6031ad475e3931ce4b4d95449a2b Mon Sep 17 00:00:00 2001 From: Anri Date: Sun, 10 Jul 2022 15:04:29 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Arch'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Arch.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Arch.md b/Arch.md index 95beee6..26cc484 100644 --- a/Arch.md +++ b/Arch.md @@ -1,14 +1,17 @@ # Installation de Steam - Activer le repo multilib : `sudo micro /etc/pacman.conf` (décommenter les 2 lignes) -- Installer Steam : `sudo pacman -S steam xf86-video-intel` +- Installer : `sudo pacman -S steam xf86-video-intel` # Installation de HGL -- Installer HGL : `yay -S heroic-games-launcher-bin` +- Installer depuis le AUR : `yay -S heroic-games-launcher-bin` -## Fall Guys +## Fall Guys (avec HGL) - Symlink de `/EasyAntiCheat/easyanticheat_x64.so` dans le dossier `/FallGuys_client_game_Data/Plugins/x86_64/` (`ln -s /path/to/file_or_directory path/to/symlink`) - Édite `/FallGuys_client.ini` et remplace la première ligne en : `TargetApplicationPath=FallGuys_client_game.exe`. # Installation de Yuzu -- Installer Yuzu : `yay -S yuzu-mainline-bin` -- [Setup Yuzu](https://git.kennel.ml/Anri/cat/wiki/Bric-%C3%A0-brac-de-trucs-cool#user-content-switch) \ No newline at end of file +- Installer depuis le AUR : `yay -S yuzu-mainline-bin` +- [Setup Yuzu](https://git.kennel.ml/Anri/cat/wiki/Bric-%C3%A0-brac-de-trucs-cool#user-content-switch) + +# Installation de lossless-cut +- Installer depuis le AUR : `yay -S losslesscut-bin` \ No newline at end of file