League of Legends guide pour SteamOS sur le deck de cartes
League of Legends guide pour SteamOS sur le deck de cartes
For anyone with a Steam Deck interested in testing, I've created this tutorial on getting it running. You don't need Lutris, so no special access rights required—permissions will expire once the device receives updates. The necessary wine files are available on GitHub: https://github.com/GloriousEggroll/wine-...m/releases. The script you'll use is here: #!/bin/bash WINEPREFIX=/home/deck/.var/app/com.usebottles.bottles/data/bottles/bottles/LoL /home/deck/wine/lutris-ge-lol-7.14-1-x86_64/bin/wine /home/deck/.var/app/com.usebottles.bottles/data/bottles/bottles/LoL/drive_c/Riot Games/RiotClientServices.exe --launch-product=league_of_legends --launch-patchline=live. Most of the steps involve downloading and installing via the standard interface; no console interaction is needed during setup.