WINE FreeBSD

 

We play Windows games.

 

Installing and configuring Wine in FreeBSD.

 

We install wine from ports.

 

cd /usr/ports/emulators/i386-wine-devel/

 

make config

 

check

 

GECKO

 

MONO

 

make install clean

 

or install packages

 

pkg install i386-wine-devel

 

pkg install wine-gecko-devel

 

pkg install wine-mono-devel

 

Since the system is 64 bit and wine is 32 bit it needs 32 bit or nvidia driver for 2D 3D effects, for this run the patch

 

sh /usr/local/share/wine/patch-nvidia.sh

 

For convenience, I also install q4wine, in any way that suits you.

 

Everyone is done with installing wine, you can go to the setup.

Go to q4wine settings, install winetricks and update the list of programs in dlls, set the following.

 

vcrun2005

 

vcrun2008

 

vcrun2010

 

vcrun6

 

vcrun6sp6

 

d3dx9

 

dotnet20

 

vb5run

 

vb6run

 

dotnet30

 

directx9

 

physx

 

mfс40

 

directplay

 

gfw

 

To run Doom 3 which needs xaudio2 and some other games, download XAudio2_9.dll somewhere on the internet and add it to the system32 wine folder .wine/drive_c/windows/system32/ and run in the console

 

wine regsvr32 XAudio2_9.dll