WineHQ
Comments
 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

RE: Cant even see the game launching
by philipp on Tuesday February 27th 2007, 11:07
i get the same error when i start the game. any suggestions posted here don't work for me. any other ideas?

gentoo with wine 0.9.31

xorg.conf
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Monitor"
InputDevice "LogitechUltraX"
InputDevice "LogitechCordlessOptical"
Option "AIGLX" "true"
EndSection

Section "Files"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/corefonts"
FontPath "/usr/share/fonts/efont-unicode"
FontPath "/usr/share/fonts/freefonts"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/sharefonts"
FontPath "/usr/share/fonts/terminus"
FontPath "/usr/share/fonts/ttf-bitstream-vera"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/unifont"
EndSection

Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "i2c"
Load "int10"
Load "type1"
Load "vbe"
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection

Section "InputDevice"
...
EndSection

Section "InputDevice"
...
EndSection

Section "Monitor"
Identifier "Benq_FP93GX"
HorizSync 31.0 - 81.0
VertRefresh 60.0 - 76.0
Option "DPMS"
EndSection

Section "Device"
Identifier "nVidia_GeForce6"
Driver "nvidia"
BusID "PCI:01:00:00"
Screen 0
Option "XAANoOffscreenPixmaps" "true"
Option "AddARGBGLXVisuals" "true"
Option "DRI" "true"
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
EndSection

Section "Screen"
Identifier "Monitor"
Device "nVidia_GeForce6"
Monitor "Benq_FP93GX"
DefaultDepth 24
Option "AddARGBGLXVisuals" "true"
Option "NoLogo" "1"
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection

[post new] [reply to this]

Page loaded in 0.01192 seconds.