Date: Fri, 25 May 2012 09:01:15 +0200 From: David Naylor <naylor.b.david@gmail.com> To: freebsd-questions@freebsd.org, freebsd-emulation@freebsd.org Subject: FreeBSD and Diablo III (partial solved) Message-ID: <201205250901.18506.naylor.b.david@gmail.com>
next in thread | raw e-mail | index | archive | help
--nextPart2089693.DQTBIkTmey Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi All, The following instructions allows one to play Diablo III under either i386 = or=20 amd64 FreeBSD 9. Unfortunately actually installing the game does not work = due=20 to problems with Agent.exe however once installed (from a Windows instance)= =20 the game runs well, with 48 hours reported as error free. =20 Special thanks to alphachi for solving and testing the below procedure. =20 Instructions: 1) Install the wine-fbsd64-diablo3[1] package from mediafire[2] (tested us= ing=20 1.5.4). =20 2) Choose a directory to have the diablo 3 wine prefix (`export=20 DIABLO=3D$HOME/diablo3` or `setenv DIABLO $HOME/diablo3`) 3) Install VC++ 2008 Redistribution (`env WINEPREFIX=3D$DIABLO sh winetric= ks=20 vcrun2008`)[3] 4) Copy an INSTALLED version of diablo 3 to the wine prefix (hint: use=20 VirtualBox to install the game) 5) Start the game with `env WINEPREFIX=3D$DIABLO wine Diablo\ III.exe -lau= nch`=20 [4] Regards, [1] MD5 (wine-1.4.x-freebsd9/wine-fbsd64-diablo3-1.4,1.tbz) =3D=20 9d327d7cc384cce7317e7c70245b9427 MD5 (wine-1.5.x-freebsd9/wine-fbsd64-diablo3-1.5.4,1.txz) =3D=20 250d424f14fa9670396addaaaed8c43e [2] http://www.mediafire.com/wine_fbsd64 [3] http://winetricks.org/winetricks [4] Below is a sample .desktop file for launching diablo 3. Please expand= =20 $DIABLO and fix the "Path" entry <file name=3D"Diablo III.desktop"> [Desktop Entry] Comment=3DPlease replace $DIABLO with a full expanded path and fix "Path" e= ntry Exec=3Denv WINEPREFIX=3D$DIABLO wine "Diablo III.exe" -launch Name=3DDiablo III Path=3D$DIABLO/drive_c/path/to/diablo StartupNotify=3Dtrue Terminal=3Dfalse TerminalOptions=3D Type=3DApplication </file> --nextPart2089693.DQTBIkTmey Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEABECAAYFAk+/Lj4ACgkQUaaFgP9pFrK/1ACfZ2fUe7DWtiJMdvrWe3jxEtDy IKwAn3AQGest0w+KZP4XRnUePLP42BL+ =bk6Z -----END PGP SIGNATURE----- --nextPart2089693.DQTBIkTmey--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205250901.18506.naylor.b.david>