[Bug 15536] New: S.T.A.L.K.E.R Clear Sky: "Pixel Shaders v1.1 or higher required" error prevent starting the game
http://bugs.winehq.org/show_bug.cgi?id=15536 Summary: S.T.A.L.K.E.R Clear Sky: "Pixel Shaders v1.1 or higher required" error prevent starting the game Product: Wine Version: 1.1.5 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: lukasz.wojnilowicz(a)gmail.com Created an attachment (id=16506) --> (http://bugs.winehq.org/attachment.cgi?id=16506) Error window at third step 1) Override four dlls: d3dx10_37.dll , d3ddx9_36.dll , d3ddx9_37.dll , dxgi.dll 2) execute "WINEDEBUG=fixme-all wine xrEngine.exe -fsltx ../fsgame.ltx -nosound -i" from "bin" directory of the game 3) error window appears -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15536 --- Comment #1 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2008-10-06 11:56:55 --- Please provide some more info. For instance what type of videocard are you using and using what drivers? It can easily be that we don't offer pixel shaders on your card. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15536 --- Comment #2 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2008-10-06 12:03:48 --- Created an attachment (id=16507) --> (http://bugs.winehq.org/attachment.cgi?id=16507) Terminal log -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15536 --- Comment #3 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2008-10-06 12:06:08 --- I use GeForce 9600M GT with driver version number 173.14.12 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15536 --- Comment #4 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2008-10-06 13:22:20 --- Second don't run the game using a windows version set to vista. We can't use native dxgi.dll (it is related to d3d10) and also don't put the d3dx10 dll in. Second don't run using WINEDEBUG=-all at all as there might be important messages in the console. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15536 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16507|0 |1 is obsolete| | --- Comment #5 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2008-10-06 15:39:00 --- Created an attachment (id=16516) --> (http://bugs.winehq.org/attachment.cgi?id=16516) Terminal log 2 I removed all d3dx10*.dll , dxgi.dll from "/.wine/drive_c/windows/system32" and executed game as followes: wine xrEngine.exe -fsltx ../fsgame.ltx -nosound -i -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15536 anTaRes <antares.81(a)mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |antares.81(a)mail.ru --- Comment #6 from anTaRes <antares.81(a)mail.ru> 2008-10-07 03:38:38 --- (In reply to comment #5)
Created an attachment (id=16516) --> (http://bugs.winehq.org/attachment.cgi?id=16516) [details] Terminal log 2
I removed all d3dx10*.dll , dxgi.dll from "/.wine/drive_c/windows/system32" and executed game as followes: wine xrEngine.exe -fsltx ../fsgame.ltx -nosound -i
It seems like developers check DX10 by trying to load its dlls :) But game runs without them, if You can't get game working - must find some errors in xray logs -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15536 --- Comment #7 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-10-07 10:22:40 --- You need to use OffscreenRenderingMode = FBO otherwise this game won't work. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15536 --- Comment #8 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2008-10-07 13:12:41 --- (In reply to comment #7)
You need to use OffscreenRenderingMode = FBO otherwise this game won't work.
Since last post I updated nvidia drivers to version 177.80. I set "OffscreenRenderingMode" to "fbo" but I still get this error. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15536 --- Comment #9 from Rico <kgbricola(a)web.de> 2008-10-07 14:29:17 --- Did you disable GLSL or Pixelshader? If so, please enable these two things. If not, please attach a +d3d log. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15536 --- Comment #10 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2008-10-08 02:04:24 --- (In reply to comment #9)
Did you disable GLSL or Pixelshader? If so, please enable these two things. If not, please attach a +d3d log.
I didn't disable neither GLSL nor PixelShader. But to be absolutely sure I added "UseGLSL = enabled" to registry. PixelShader is enabled in WINE configuration tool. Anyway can anyone confirm this bug? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15536 --- Comment #11 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2008-10-08 02:06:09 --- Created an attachment (id=16532) --> (http://bugs.winehq.org/attachment.cgi?id=16532) D3D log runned executing "WINEDEBUG=+d3d wine xrEngine.exe -fsltx ../fsgame.ltx -nosound -i" -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15536 --- Comment #12 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-10-08 09:16:52 --- You need native d3dx9_31.dll as well. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15536 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #13 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2008-10-08 11:03:40 --- (In reply to comment #12)
You need native d3dx9_31.dll as well.
Native d3dx9_31.dll solved the bug. The game starts and goes to main menu and there i can't start singleplayer/multiplayer , however this should be mentioned in another bug. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15536 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID --- Comment #14 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-10-08 15:21:41 --- It's not fixed it's invalid. This game has all sorts of problems. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15536 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #15 from James Hawkins <truiken(a)gmail.com> 2008-10-08 15:28:45 --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org