unimlemented function d3d11.dll

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
tiffit
Newbie
Newbie
Posts: 2
Joined: Sun Apr 13, 2014 10:29 am

unimlemented function d3d11.dll

Post by tiffit »

So recently, I bought TUG (The Untitled Game), and I saw it was PC only, but there was one problem, I didn't have any PC's in my house. But then I realized I could make a wrapper using wine!
But heres the problem, this comes up and the game crashes everytime I try to run it. Heres what comes up:
"Unahandled exception: unimlemented function d3d11.dll.D3D11CreateDevicendSwapChain called in 32-bit code(0x7b82ca42)
doh123
Level 8
Level 8
Posts: 1227
Joined: Tue Jul 14, 2009 1:21 pm

Re: unimlemented function d3d11.dll

Post by doh123 »

I don't know anything about the game... does it have a DX9 version, or setting... maybe a different exe for it? If its requires DX11, you won't get it to work right in Wine as of yet... Wine is WAAAAAAAAAAAY behind on DirectX support... basically if its higher than DX9, your out of luck.
tiffit
Newbie
Newbie
Posts: 2
Joined: Sun Apr 13, 2014 10:29 am

Re: unimlemented function d3d11.dll

Post by tiffit »

Dang, its DX11, well I guess I just have to wait....
Locked