import error (d3dx9_29.dll)

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
ineedgunz
Newbie
Newbie
Posts: 1
Joined: Sat May 27, 2017 9:36 am

import error (d3dx9_29.dll)

Post by ineedgunz »

When i tried to launch the game (Tantra Online) on wine
a message pop outs that says Failed to load d3dx9_29.dll go no.
Help please
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: import error (d3dx9_29.dll)

Post by Bob Wya »

ineedgunz wrote:When i tried to launch the game (Tantra Online) on wine
a message pop outs that says Failed to load d3dx9_29.dll go no.
Help please
Make sure you have the latest development version of Wine - see WineHQ Download...

Make sure you have the latest version of the winetricks Wine helper (BASH) script - see WineHQ Winetricks...

Then try:

Code: Select all

winetricks -q d3dx9_29
before launching your game.

Bob
Locked