Baldur's Gate II: Enhanced Edition on Steam

Aryvandaar

Active Member
I already have BGII:EE running on a virtual machine but I would prefer to play it on Wine. Steam in Wine works, but I can't seem to get BGII:EE to run. It's quite the nutcracker.

BGII:EE debug:

[06/21/14 11:54:36] - Running wine-1.7.20 Baldur.exe (Working directory : /home/aryvandaar/.PlayOnLinux/wineprefix/Steam/drive_c/Program Files/Steam/SteamApps/common/Baldur's Gate II Enhanced Edition)err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f0070b0, 0x3f041ce8, 0x3f041ce0
fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f0070b0, 0x3f041d20, 0x3f041d18
fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f0070b0, 0x3f041cb0, 0x3f041ca8
fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f0070b0, 0x3f041d58, 0x3f041d50
fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f0070b0, 0x3f041d90, 0x3f041d88
fixme:ver:GetCurrentPackageId (0x30d740 (nil)): stub
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:ver:GetCurrentPackageId (0x33e490 (nil)): stub

I'm running Manjaro Linux with the 314 kernel, and I have the winbind package installed, and I even tried to install the secur32 library but no luck.
 
I have seen screenshots of Baldur's Gate enhanced and it looks amazing.
Since you are using Steam, did you disable the In-Game Community overlay?
Does it even try to launch?
When you launch in Steam, what tries to automatically install?
ex: Dot NET Framework, VC Dist, Direct X
 
I tried to disable steam in game but it didn't do anything. The game does try to launch, but it fails after a few seconds. I installed directx and other needed packages for BG2 so I don't get prompted for installation of those programs at launch any more.

Current BG2 EE debug output:

[06/23/14 20:58:23] - Running wine-1.7.20 Baldur.exe (Working directory : /home/aryvandaar/.PlayOnLinux/wineprefix/Steam/drive_c/Program Files/Steam/SteamApps/common/Baldur's Gate II Enhanced Edition)fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f0070b0, 0x3f041ce8, 0x3f041ce0
fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f0070b0, 0x3f041d20, 0x3f041d18
fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f0070b0, 0x3f041cb0, 0x3f041ca8
fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f0070b0, 0x3f041d58, 0x3f041d50
fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f0070b0, 0x3f041d90, 0x3f041d88
fixme:ver:GetCurrentPackageId (0x30d740 (nil)): stub
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:ver:GetCurrentPackageId (0x33e490 (nil)): stub
*** Error in `C:\Program Files\Steam\steamapps\common\Baldur's Gate II Enhanced Edition\Baldur.exe': munmap_chunk(): invalid pointer: 0x7d7e0808 ***
 
Are you able to run any other games in Manjaro?
I don't see any 32-bit errors, so you must have all the correct libraries installed.
 
Did you install vcrun in the virtual drive? Might as well install all of them:
  • vcrun2005
  • vcrun2008
  • vcrun6
  • vcrun2010
The "munmap_chunk() invalid pointer" error has something to do with glibc and C+
I don't know much about it, but maybe glibc needs to be re-installed?
 
Yeah, I installed all those packages. I will look into my C++ and glibc packages. Thank you for the pointers.
 
Hey guys. Want to read a funny story?

I set up Neverwinter Nights 2 on PlayOnLinux today and I set a virtual desktop, and I thought, could be it so simple with Baldur's Gate 2 EE as well? Yes indeed it was! Game starts now, and I feel really dumb. :P
 
I had the same problem with Arkham Asylum when I first started testing it. If I didn't use a virtual desktop, the game would play sounds, but there just was no game window opening. Using a virtual desktop solved the problem.

I actually also had a problem with Thief as well. It just crashed on launch, but using a virtual desktop let me play the game. So I always use virtual desktop now.
 
don't feel dumb, Wine surprises me the same way over and over.
Right now I'm having problems with Tower of Guns, and I have a feeling its something simple, but can't figure it out.
This is the reason for our Guides, so people don't have to get frustrated with a game that won't run, when it really will.
 
Back
Top