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

×
I've recently made fresh installs of IWDEE and BG2EE since the 2.5 patches dropped. Everything worked great with the 2.3 patches before. But now whenever a save is attempted (auto, quick, or manual), the games freeze. I'm playing on Windows 10. Any help would be greatly appreciated! =)
avatar
Vinyalonn: I've recently made fresh installs of IWDEE and BG2EE since the 2.5 patches dropped. Everything worked great with the 2.3 patches before. But now whenever a save is attempted (auto, quick, or manual), the games freeze. I'm playing on Windows 10. Any help would be greatly appreciated! =)
https://forums.beamdog.com/discussion/49845/how-to-report-bugs
Just in case anyone else encounters this problem, here is the solution that worked for me (apparently it is a known problem)

"It seems that a lot of these type of problems could be fix changing from OpenGL to DirectX (or vica verca).
To do this, edit your baldur.lau (..\My Documents\Baldur's Gate - Enhanced Edition\baldur.lau) and change the line below.

SetPrivateProfileString('Graphics','Backend','0')
to
SetPrivateProfileString('Graphics','Backend','1')

If it is a 1, then try changing it to 0; if it is a 0, then change to 1. 1 = DirectX, 0 = OpenGL:"