Sacred little GFX problem.

Questions about Wine on Linux
Locked
kedar
Newbie
Newbie
Posts: 1
Joined: Sun Nov 09, 2014 1:33 pm

Sacred little GFX problem.

Post by kedar »

Hi there, i've got little problem to run Sacred on Debian with Wine emulator. Here's an issue:

Code: Select all

~/.wine/drive_c/Program Files/Ascaron Entertainment/Sacred Underworld > wine Sacred.exe 
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
fixme:imm:ImmReleaseContext (0x1005c, 0x12eab8): stub
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000007 not handled
X Error of failed request:  BadRequest (invalid request code or no such operation)
  Major opcode of failed request:  153 (GLX)
  Minor opcode of failed request:  19 (X_GLXQueryServerString)
  Serial number of failed request:  444
  Current serial number in output stream:  444
another one with HoM&M3:

Code: Select all

/Heroes of Might and Magic III Complete > wine Heroes3.exe 
X Error of failed request:  BadRequest (invalid request code or no such operation)
  Major opcode of failed request:  153 (GLX)
  Minor opcode of failed request:  19 (X_GLXQueryServerString)
  Serial number of failed request:  995
  Current serial number in output stream:  995
Little from the system:

Code: Select all

> sudo lshw -C display; lsb_release -a; uname -a; xrandr
  *-display:0             
       description: VGA compatible controller
       product: Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 03
       width: 32 bits
       clock: 33MHz
       capabilities: msi pm vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:16 memory:d0200000-d027ffff ioport:1800(size=8) memory:c0000000-cfffffff memory:d0300000-d033ffff
  *-display:1 UNCLAIMED
       description: Display controller
       product: Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2.1
       bus info: pci@0000:00:02.1
       version: 03
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list
       configuration: latency=0
       resources: memory:d0280000-d02fffff
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux 7.7 (wheezy)
Release:	7.7
Codename:	wheezy
Linux FirstOfTheBests 3.14-kali1-686-pae #1 SMP Debian 3.14.5-1kali1 (2014-06-07) i686 GNU/Linux
Screen 0: minimum 320 x 200, current 1280 x 800, maximum 4096 x 4096
LVDS1 connected 1280x800+0+0 (normal left inverted right x axis y axis) 331mm x 207mm
   1280x800       60.0*+
   1024x768       60.0  
   800x600        60.3     56.2  
   640x480        59.9  
VGA1 disconnected (normal left inverted right x axis y axis)
TV1 disconnected (normal left inverted right x axis y axis)
Anyone could help mi with this? Any additional command to run? Please help becouse it's draw me crazy...
Thnx!
Locked