Support FAQ: Difference between revisions

Line 412:
 
'''PREREQUISITES:'''
* Wine installed
* Lutris installed
* Wine installed
** Not all versions will work equally. One known working version is lutris-GE-Proton7-43-x86_64
 
 
Line 454 ⟶ 455:
##: <br>
##: [[File:Lutris 5.png]][[File:Lutris 6.png]]
##: <br>
## Go to the '''Runner options tab''' and select the desired version from the '''Wine version''' box
##: [[File:Lutris wine version.png]]
##* Additional versions can be installed from the main window while hovering your mouse over Wine in the sidebar
##*: [[File:Lutris install wine versions.png]]
##: <br>
## Click '''Save''' in top right corner of the '''Configure''' window
Line 463 ⟶ 469:
# No text in EULA window during D2/LoD installation
#* '''Wine-gecko''' is missing in the wine prefix. If it is missing, then during the steps to execute the launchers, '''Lutris''' will ask if you want install it, choose '''Yes'''.
#*: <br>
# Launcher does not start
#* Try using a different Wine version (the latest isn't always the greatest here)
#*: <br>
# Error 'OpenGL loader failed' after clicking play in launcher using 3dfx
#* You need to install 32bit libGL.so.1.
#** For Debian based distributions (Debian, Ubuntu, Pop!_OS, etc) you can use the command '''sudo apt install libgl1-mesa-dri:i386 libgl1:i386 libgl1-mesa-glx:i386'''
#**: <code>sudo apt install libgl1-mesa-dri:i386 libgl1:i386 libgl1-mesa-glx:i386</code>
#* For other distributions, you will need to Google what the equivalent commands/methods/packages are needed to install it
#** For Arch based distributions (Arch, Manjaro, Endeavour, etc) you can use the command
#**: <code>sudo pacman -S libglvnd lib32-libglvnd</code>
#** For other distributions, you will need to Google what the equivalent commands/methods/packages are needed to install it
 
== How-to install PlugY ==