Diablo 2 WGL_ARB_render_texture support

Questions about Wine on Linux
Locked
startas
Newbie
Newbie
Posts: 2
Joined: Fri Jan 31, 2014 2:14 pm

Diablo 2 WGL_ARB_render_texture support

Post by startas »

So, i installed diablo 2 lod with newest 1.13d update, and i use sven glide wrapper. I can select all extensions in wrapper, and game works good, except WGL_ARB_render_texture, with this extension glide test crashes and game doesnt work. I get this error :

Code: Select all

fixme:dwmapi:DwmIsCompositionEnabled 0x35ced1
fixme:dwmapi:DwmEnableComposition (0) stub
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  62 (X_CopyArea)
  Serial number of failed request:  2116
  Current serial number in output stream:  2118
PC : core i3 370m, intel hd graphics ironlake (opengl 2.1 support), 4 gb ram.
I use newest wine 1.7.11, tried distributions ubuntu 14.04, manjaro linux. mesa 10.0.2, xserver 1.14.5 / 1.15.
In windows this extension works.
Locked