http://bugs.winehq.org/show_bug.cgi?id=15737 --- Comment #19 from mizipzor <mizipzor(a)gmail.com> 2009-08-11 05:18:02 --- Found some steps that helped me here: http://www.eveonline.com/ingameboard.asp?a=topic&threadID=1139274 The relevant ones are: Download or otherwise obtain "d3dx9_35.dll" and "d3dx9_36.dll" and place it in ~/.wine/drive_c/windows/system32/ Run "regedit" and add the following entries. Note that you may have to add the keys to Current User, and that all values are of type string: [Software\\Wine\\Direct3D] "DirectDrawRenderer"="opengl" "MaxFragmentUniforms"="1024" "MaxVaryings"="52" "MaxVertexUniforms"="1024" "OffscreenRenderingMode"="fbo" (if you have graphical glitches with interface, change it in "Backbuffer" ) "PixelShaderMode"="enabled" "VertexShaderMode"="hardware" "VideoMemorySize"="(you videocard memory here)" It now makes it past the splash screen. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.