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