http://bugs.winehq.org/show_bug.cgi?id=11788
--- Comment #19 from Neil Skrypuch ns03ja@brocku.ca 2008-03-28 13:24:23 --- I'm using Icewind Dale with the expansion pack (Heart of Winter) installed. The "Options" dialog in game reports v1.4 (021002).
IIRC, there's only one version possible with the expansion pack installed, as it includes all of the previous patches for the original game.
I could try in a new WINEPREFIX, but currently I have Icewind Dale in it's own prefix with nothing else installed in there. I'm also running a (tiny) script to run Icewind Dale, so it's the same every time:
#!/bin/bash
cd ~/.wine-iwd1/drive_c/Program\ Files/Black\ Isle/Icewind\ Dale/ export WINEPREFIX=~/.wine-iwd1 xinit ~/wine-git/wine IDMain.exe -- :1
Running it in the current X server (rather than a new one) didn't change anything before.