Today I purchased a copy of the game Banished. When I tried to run it, I got a dump with the message [quote]Unhandled exception: unimplemented function dxgi.dll.CreateDXGIFactory1 called in 64-bit code (0x00007f2754d6f6d8).[/quote]
Looked in winetricks - no joy
Looked in wiki - no joy
Google search arrives at solutions but none seem to apply to the wine environment.
Suggestions?
(Dump attached)
dxgi.dll.CreateDXGIFactory1
Re: dxgi.dll.CreateDXGIFactory1
Is this a 64 bit game? If not, try installing to a 32 bit wineprefix.
Re: dxgi.dll.CreateDXGIFactory1
The same thing happens with the 32 bit version, using Fedora 20 wine-1.7.8-1.fc20.x86_64:
<snip>
Unhandled exception: unimplemented function dxgi.dll.CreateDXGIFactory1 called in 32-bit code (0x7bc53428).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:7bc53428 ESP:0033f7b8 EBP:0033f82c EFLAGS:00000246( - -- I Z- -P- )
EAX:040842b4 EBX:7bcc6000 ECX:00000690 EDX:0000041a
ESI:0033f7d0 EDI:00000000
</snip>
<snip>
Unhandled exception: unimplemented function dxgi.dll.CreateDXGIFactory1 called in 32-bit code (0x7bc53428).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:7bc53428 ESP:0033f7b8 EBP:0033f82c EFLAGS:00000246( - -- I Z- -P- )
EAX:040842b4 EBX:7bcc6000 ECX:00000690 EDX:0000041a
ESI:0033f7d0 EDI:00000000
</snip>
Re: dxgi.dll.CreateDXGIFactory1
Upgrade to 1.7.13. http://bugs.winehq.org/show_bug.cgi?id=24517rshutt wrote:The same thing happens with the 32 bit version, using Fedora 20 wine-1.7.8-1.fc20.x86_64:
-
- Level 4
- Posts: 217
- Joined: Sun May 09, 2010 5:53 pm
Re: dxgi.dll.CreateDXGIFactory1
7.1.13 solved this problem. It was a little late getting into the distribution ppa. 
