winetricks Directx9: Unsupported style(s) 0x144

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
immunmotbluescreen
Level 2
Level 2
Posts: 18
Joined: Sun Aug 16, 2009 12:54 pm

winetricks Directx9: Unsupported style(s) 0x144

Post by immunmotbluescreen »

I'm trying to install Tropico 3 and AppDB suggests that I install directx9. So I type:

Code: Select all

winetricks directx9
and after a short while it comes to this:

Executing wine c:\winetrickstmp/DXSETUP.exe
err:setupapi:do_file_copyW Unsupported style(s) 0x144
err:setupapi:do_file_copyW Unsupported style(s) 0x144

Then this is repeated like 40 times. I suspect that directx9 isn't installed here because the game barely runs on low settings.

How do I get directx installed correctly?
Thunderbird
Level 5
Level 5
Posts: 336
Joined: Mon Nov 24, 2008 8:10 am

Post by Thunderbird »

The only part we really use from native directx9 are d3dx9_* helper dlls. The core of DirectX9 namely d3d9.dll is provided by Wine and it makes Direct3D9 to OpenGL. If performance is low it is likely because you are using slow video drivers or a slow videocard OR your 32-bit opengl drivers have not been installed correctly.
immunmotbluescreen
Level 2
Level 2
Posts: 18
Joined: Sun Aug 16, 2009 12:54 pm

It HAS to be directx

Post by immunmotbluescreen »

http://appdb.winehq.org/objectManager.p ... ngId=47209 .
You should install DirectX 9 via winetricks in order to make the game run smoothly. With DX9 game works perfectly.
I know that EN9400GT is a pretty lame gaming GPU but it should run the game on medium because it has run World of Warcraft and Evil genius without any problem. I'll try to install patch 1.04 and set the settings to low. If I don't most a new reply I still need help with installing directx9.
Cr0k
Level 3
Level 3
Posts: 99
Joined: Sat Nov 07, 2009 6:30 pm

Post by Cr0k »

To install directx9, I did

Code: Select all

winetricks d3dx9
It's ok.
immunmotbluescreen
Level 2
Level 2
Posts: 18
Joined: Sun Aug 16, 2009 12:54 pm

Post by immunmotbluescreen »

Thank you Cr0k. It's now installed. Unfortunately it still crashes . I give up
lucy123
Newbie
Newbie
Posts: 1
Joined: Sat Jan 07, 2012 11:18 pm

Re: winetricks Directx9: Unsupported style(s) 0x144

Post by lucy123 »

immunmotbluescreen wrote:I'm trying to install Tropico 3 and AppDB suggests that I install directx9. So I type:

Code: Select all

winetricks directx9
and after a short while it comes to this:

Executing wine c:\winetrickstmp/DXSETUP.exe
err:setupapi:do_file_copyW Unsupported style(s) 0x144
err:setupapi:do_file_copyW Unsupported style(s) 0x144

Then this is repeated like 40 times. I suspect that directx9 isn't installed here because the game barely runs on low settings.

How do I get directx installed correctly?
Mine is crashing too. None of the solutions here have worked. If anyone has any ideas, I would appreciate it if you could pm me. Thanks
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: winetricks Directx9: Unsupported style(s) 0x144

Post by vitamin »

lucy123 wrote:Mine is crashing too.
Crashing what? Don't resurrect old threads just to say "me too".

Closing, if you have some problem - open a new topic.
Locked