Ver Mensaje Individual
  #1 (permalink)  
Antiguo 19/09/2009, 14:04
AlvaradoGunner
 
Fecha de Ingreso: enero-2009
Mensajes: 67
Antigüedad: 15 años, 10 meses
Puntos: 0
Correr juego con Wine

Hola, necesito correr un juego por Wine, se llama Tibia, pero al querer correrlo, mi maquina es una dell, con Intel Integraded graphic media accelerator 45000 MHD y al poner

wine Tibia.exe& engine 0 o wine Tibia.exe& -opengl
y me marca esto:

Código:
fixme:reg:GetNativeSystemInfo (0x32fd4c) using GetSystemInfo()
fixme:win:EnumDisplayDevicesW ((null),0,0x32f5fc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x32f5fc,0x00000000), stub!
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 16 vertex samplers and 16 total samplers
fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers + MAX_TEXTURES(=8) > combined_samplers
fixme:win:EnumDisplayDevicesW ((null),0,0x32e778,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present options 0xb23614/(nil)
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present options 0xb23614/(nil)
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present options 0xb23614/(nil)
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present options 0xb23614/(nil)
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present options 0xb23614/(nil)
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present options 0xb23614/(nil)
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present options 0xb23614/(nil)
Podrian ayudarme?

esto es lo que marca el lspci:
Cita:
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)

Última edición por AlvaradoGunner; 19/09/2009 a las 14:21