https://bugs.winehq.org/show_bug.cgi?id=41681
Bug ID: 41681 Summary: King's Bounty crossworlds: DirectX call failed Product: Wine Version: 1.6.1 Hardware: Other OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: lior.inbar@sharecare.com
Created attachment 56071 --> https://bugs.winehq.org/attachment.cgi?id=56071 terminal
Hi, I'me running the game on: Model Name: MacBook Pro Model Identifier: MacBookPro11,4 Processor Name: Intel Core i7 Processor Speed: 2.2 GHz Graphics Intel Iris Pro 1536 MB
The games launches fine but in some parts of the map it quits with error: http://i63.tinypic.com/oixkli.png
when not running from terminal this game doesn't crash but the graphics are distorted like this: http://tinypic.com/view.php?pic=2iazrb8&s=9#.WCG--eErLGI
attached is the terminal output
https://bugs.winehq.org/show_bug.cgi?id=41681
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #1 from Béla Gyebrószki gyebro69@gmail.com --- Please upgrade your Wine to the latest stable (1.8.5) or development version (1.9.22). When attaching logs, please use plain .txt in the future.
The error message shown in the first screenshot probably makes this bug a dupe of bug #35223. Does it help if you install native d3dcompiler_43 and d3dx9_41.dll?
As for the screen corruption, I've never seen like that on my system (Nvidia).
https://bugs.winehq.org/show_bug.cgi?id=41681
lior.inbar@sharecare.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.6.1 |1.8.5
--- Comment #2 from lior.inbar@sharecare.com --- I've upgraded wine and installed the dlls. Now the error from bug #35223 doesn't appear, but the graphics still get distorted.
https://bugs.winehq.org/show_bug.cgi?id=41681
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|King's Bounty crossworlds: |King's Bounty Crossworlds |DirectX call failed |shows corrupted screen on | |MacOS
--- Comment #3 from Béla Gyebrószki gyebro69@gmail.com --- Make this bug about the screen distortion then. Is there anything in the terminal with native d3dx installed?
https://bugs.winehq.org/show_bug.cgi?id=41681
--- Comment #4 from lior.inbar@sharecare.com --- Created attachment 56076 --> https://bugs.winehq.org/attachment.cgi?id=56076 log after dll installations
https://bugs.winehq.org/show_bug.cgi?id=41681
--- Comment #5 from lior.inbar@sharecare.com --- Not that I've noticed, but attached is the log
https://bugs.winehq.org/show_bug.cgi?id=41681
--- Comment #6 from Béla Gyebrószki gyebro69@gmail.com --- You can learn about how to create a log file here: https://wiki.winehq.org/FAQ#get_log
These lines look suspicious from your log: ... fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader #3: fixme:d3d_shader:print_glsl_info_log WARNING: Could not find vertex shader attribute 'vs_in8' to match BindAttributeLocation request. fixme:d3d_shader:print_glsl_info_log WARNING: Could not find vertex shader attribute 'vs_in2' to match BindAttributeLocation request. fixme:d3d_shader:print_glsl_info_log WARNING: Could not find vertex shader attribute 'vs_in9' to match BindAttributeLocation request. fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader #6: fixme:d3d_shader:print_glsl_info_log WARNING: Could not find vertex shader attribute 'vs_in2' to match BindAttributeLocation request. fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader #9: fixme:d3d_shader:print_glsl_info_log WARNING: Could not find vertex shader attribute 'vs_in2' to match BindAttributeLocation request. ...
They don't remind me of anything I've ever seen before and I don't have any clues as to what to do.
https://bugs.winehq.org/show_bug.cgi?id=41681
--- Comment #7 from Matteo Bruni matteo.mystral@gmail.com --- (In reply to Béla Gyebrószki from comment #6)
These lines look suspicious from your log: ...
Those somewhat strict warnings are only thrown by macOS and usually they can be ignored.
It's likely this has to do with some driver problem and it's hard to debug them without being able to reproduce the issue locally.
https://bugs.winehq.org/show_bug.cgi?id=41681
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #56076|log.txt |log-41681.docx filename| | Attachment #56076|text/plain |application/vnd.openxmlform mime type| |ats-officedocument.wordproc | |essingml.document
--- Comment #8 from Matteo Bruni matteo.mystral@gmail.com --- Comment on attachment 56076 --> https://bugs.winehq.org/attachment.cgi?id=56076 log after dll installations
For your future bug reports, please attach plain text files for the terminal output and attach the images to the bug instead of links to third-party websites.
https://bugs.winehq.org/show_bug.cgi?id=41681
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #9 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-7.0-rc1?