From 8c328b2156d5661df6f64b78b35d3dee6a6a7839 Mon Sep 17 00:00:00 2001 From: Anri Date: Thu, 7 Jul 2022 23:03:07 +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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Arch.md b/Arch.md index cba69c7..f6d90a1 100644 --- a/Arch.md +++ b/Arch.md @@ -3,4 +3,8 @@ - Installer Steam : `sudo pacman -S steam xf86-video-intel` # Installation de HGL -- Installer HGL : `yay -S heroic-games-launcher-bin` \ No newline at end of file +- Installer HGL : `yay -S heroic-games-launcher-bin` + +## Fall Guys +- 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`. \ No newline at end of file