I'm trying this game: http://appdb.winehq.org/objectManager.php?sClass=version&iId=24128 I have virtual desktop checked on winecfg, tried copying d3dx9_43 from a Windows installation to the game's directory, tried adding this same dll in winecfg and checking it as built in, it's not working. I get an error saying "Vertex shader error" and this on console: Code: user@linux-t9br:~/Documentos/LIMBO> wine limbo.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:win:EnumDisplayDevicesW ((null),0,0x32f5c0,0x00000000), stub! fixme:d3dcompiler:D3DCompile data 0xa965b8, data_size 11295, filename (null), defines (nil), include (nil), entrypoint "FixedFunction2DUVVS", target "vs_3_0", sflags 0x9, eflags 0, shader 0x32f744, error_messages 0x32f748 stub! Any help about this? Thank you.