Installing another version of lutris runner wine, using scripts

Using the script to set the wine prefix, the latest version of the wine runner lutris is installed by default. How can I write a script to use a different than the latest version of wine.

your answer here:

Thanks, I’ll try.

Just also be aware that you will need to update LIBPATH for that shell environment - the WINE runners (~/.local/share/lutris/runners/wine) all have their own libraries.

It will also make running other WINE features, like compatible versions of winetricks or mono, more complicated depending on what WINE version you choose.

Personally, I’d try and find out why it doesn’t run under the latest verion as a first step.