https://bugs.winehq.org/show_bug.cgi?id=46412 --- Comment #12 from Jacob Hrbek <werifGX(a)gmail.com> --- Just a supplement: League Of Legends client runs on adobeair just the shop and webUI is chromium-based and game is written in C (afaik). League of legends works on any wine environment including Windows 10, but note that using DXVK will trigger anti-cheat -> you have to disable dlls if used. Note that anti-cheat patches are staged -> present in wine-staging. ### INSTRUCTIONS TO RUN LEAGUE OF LEGENDS ### Make a new wineprefix self-update wineprefix make sure that wine 3.21+ with staging (gallium9/PBA) is installed. invoke `WINEPREFIX="<PATH_TO_WINEPREFIX>" winetricks adobeair glsl=disabled vcrun2005 vcrun2008 winxp invoke `WINEPREFIX="<PATH_TO_WINEPREFIX>" wine <path_to_leagueoflegends_installer> -- Installer can be downloaded from https://riotgamespatcher-a.akamaihd.net/releases/live/installer/deploy/Leagu... Wait for client to fully update -> log-in -> try practice tool -> issue shoudn't be present. If the issue is still present provide output of `wine --version && winetricks list-all` and list of installed packages. --- I'm also sharing this https://github.com/PhoenicisOrg/scripts/pull/797 it's my push request to phoenicis which will allow you to play league of legends on platinum using tested environment once it's merged. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.