Linux: Difference between revisions
From Path of Diablo Wiki
No edit summary |
|||
Line 35: | Line 35: | ||
== Installing the game == | == Installing the game == | ||
* Download d2 installers & PoD installer to any folder as described [https://www.youtube.com/watch?v=yiy8qFtKIn8 here]. Make sure to grab English(US) version of D2 and D2LOD from bnet website. | * Download d2 installers & PoD installer to any folder as described [https://www.youtube.com/watch?v=yiy8qFtKIn8 here]. Make sure to grab English(US) version of D2 and D2LOD from bnet website, along with 1.13 update. | ||
'''This guide is tested only for patch 1.13 !''' | '''This guide is tested only for patch 1.13 !''' | ||
Line 56: | Line 56: | ||
<blockquote>'''WINEPREFIX="$HOME/prefix32" WINEARCH=win32 wine installer.exe'''</blockquote> | <blockquote>'''WINEPREFIX="$HOME/prefix32" WINEARCH=win32 wine installer.exe'''</blockquote> | ||
* Install PoD launcher. As .msi files aren't executables, | * go to directory where you downloaded patch 1.13 update, run it | ||
<blockquote>'''WINEPREFIX="$HOME/prefix32" WINEARCH=win32 wine LODPatch_113d.exe'''</blockquote> | |||
* Install PoD launcher. As .msi files aren't executables, MAKE SURE TO USE "wine start" | |||
<blockquote>'''WINEPREFIX="$HOME/prefix32" WINEARCH=win32 wine start pathofdiablolauncher.msi'''</blockquote> | <blockquote>'''WINEPREFIX="$HOME/prefix32" WINEARCH=win32 wine start pathofdiablolauncher.msi'''</blockquote> |