[Bug 37200] Warhammer 40k: Kill Team (Steam version) does not start

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 26 22:43:50 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=37200

super_man at post.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |super_man at post.com

--- Comment #10 from super_man at post.com ---
I think there is clear crash location one of the logs

Backtrace:
=>0 0x7dd9c815 dxgi_swapchain_SetFullscreenState+0x15() in dxgi (0x0033f8c8)


 169 static HRESULT STDMETHODCALLTYPE
dxgi_swapchain_SetFullscreenState(IDXGISwapChain *iface,
 170         BOOL fullscreen, IDXGIOutput *target)
 171 {
 172     FIXME("iface %p, fullscreen %u, target %p stub!\n", iface, fullscreen,
target);
 173 
 174     return E_NOTIMPL;
 175 }

Maybe it doesn't like the return call.

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