murkl / d2launcher

Diablo II • Median XL • Mod Launcher for Linux
https://github.com/murkl/d2launcher/releases/latest
32 stars 8 forks source link

use existing prefix #6

Closed ktzee closed 2 years ago

ktzee commented 2 years ago

I have the original game already installed in a different wine prefix. What is the point of d2launcher creating its own prefix with proton? Can I use the existing prefix in any way?

murkl commented 2 years ago

If you want to use a custom wine prefix dir, override the variable ''wineprefix' in the d2launcher config. For a custom wine version use variable 'wine_default' example: wine_default="/path/to/your/custom/wine" wineprefix="$HOME/my/custom/wine_prefix"