Mise à jour de 'Arch'
parent
daf2dca99c
commit
f4c67713b0
1 changed files with 8 additions and 5 deletions
13
Arch.md
13
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 `<FallGuys>/EasyAntiCheat/easyanticheat_x64.so` dans le dossier `<FallGuys>/FallGuys_client_game_Data/Plugins/x86_64/` (`ln -s /path/to/file_or_directory path/to/symlink`)
|
||||
- Édite `<FallGuys>/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)
|
||||
- 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`
|
Loading…
Reference in a new issue