[Bug 34008] Multiple DirectX10 games need D3D11CreateDevice implementation with D3D_FEATURE_LEVEL_10_x support (Bioshock Infinite, Age of Mythology: Extended Edition, GRID )

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 12 14:05:23 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=34008

--- Comment #12 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

'Company of Heroes 2' also needs this (after working around bug 25171)

--- snip ---
...
Wine-dbg>bt
Backtrace:
=>0 0x7d6caf48 D3D11CreateDevice(adapter=0x188a70,
driver_type=D3D_DRIVER_TYPE_UNKNOWN, swrast=(nil), flags=0,
feature_levels=0x33dedc, levels=0x3, sdk_version=0x7, device=0x33dd88,
feature_level=0x33ddc4, context=0x33dd9c)
[/home/focht/projects/wine/wine.repo/src/dlls/d3d11/d3d11_main.c:51] in d3d11
(0x0033e348)
  1 0x00d8c656 in reliccoh2 (+0x98c655) (0x0033e37c)
  2 0x00ddd203 in reliccoh2 (+0x9dd202) (0x0033e400)
  3 0x08656ab0 (0x08656a90)
  4 0x03c10128 (0x08656a68)
  5 0x65666572 (0x506e6f4e)

Wine-dbg>p feature_levels[0]
D3D_FEATURE_LEVEL_11_0

Wine-dbg>p feature_levels[1]
D3D_FEATURE_LEVEL_10_1

Wine-dbg>p feature_levels[2]
D3D_FEATURE_LEVEL_10_0

--- snip ---

$ wine --version
wine-1.7.22

Regards

-- 
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.



More information about the wine-bugs mailing list