It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
NOTE: wine version 3.13

1) Setup the 64bit version of wine , this was needed for me
export WINEARCH=win64
export WINEPREFIX=~/.wine64
winecfg

NOTE: while in there set the virtual desktop to enabled and set the resolution
otherwise the game runs in the corner since full screen is not working.

2) Made sure wine had mono installed
it did this for me when I did the winecfg on ubuntu

3) Installed the Combined Community Codec Pack (CCCP)
This is needed to get the video working
export WINEARCH=win64
export WINEPREFIX=~/.wine64
wine installer.exe

4) I installed the game
export WINEARCH=win64
export WINEPREFIX=~/.wine64
wine installer.exe
NOTE: GOG installer shows some errors but game is installed fine

5) Run the game with options
export WINEARCH=win64
export WINEPREFIX=~/.wine64
wine BC.exe -force-d3d9

NOTE: the virtual desktop is not needed if you turn off fullscreen mode in the video settings

With that I was able to run the game with videos and everything.
My system is a junk laptop, so I had to drop the resolution to 800x600 for it to be playable.