Diablo II Patch 1.13c

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
celdrion
Level 1
Level 1
Posts: 6
Joined: Sun Apr 25, 2010 4:41 am

Diablo II Patch 1.13c

Post by celdrion »

Hi everyone.

I just downloaded Diablo II from the Blizzard homepage, because I've read that it works pretty well with wine. Unfortunately there came out the new Patch 1.13c in march this year and after installing this the game doesn't start anymore. Has anybody an idea how to fix this problem?
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Post by DaVince »

You could try reinstalling the game and holding off on installing the patch - if that is an option.
celdrion
Level 1
Level 1
Posts: 6
Joined: Sun Apr 25, 2010 4:41 am

Post by celdrion »

Unfortunately that's not an option, because the patch is necessary to play multiplayer games on battle.net.
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Post by DaVince »

Then could you give us some information - what Wine version are you using? If 1.0.1, please update to the latest version. If you already have the latest, give us the terminal output you get when trying to run the game.
celdrion
Level 1
Level 1
Posts: 6
Joined: Sun Apr 25, 2010 4:41 am

Post by celdrion »

I am using wine Version 1.1.31.
OS: Ubuntu 9.10 64bit

OK, my terminal output is here, looks as if it has some problem with my soundsystem, because it is searching for master control on my webcam...

Code: Select all

mario@mario-laptop:~/.wine/drive_c/Programme/Diablo II$ wine Diablo\ II.exe 
fixme:mixer:ALSA_MixerInit No master control found on USB Device 0x46d:0x9c1, disabling mixer
fixme:advapi:SetSecurityInfo stub
mario@mario-laptop:~/.wine/drive_c/Programme/Diablo II$ X Error of failed request:  GLXBadDrawable
  Major opcode of failed request:  153 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  26151
  Current serial number in output stream:  26151

Locked