LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help with wine (https://www.linuxquestions.org/questions/linux-newbie-8/help-with-wine-860787/)

Elgar 02-04-2011 06:23 PM

Help with wine
 
Hi, I'm using a linux distro known as jolicloud on my laptop, I have installed wine in order to run windows files, yet I tried to open an .exe for an MMORPG using it, after I click ok, wine just deletes it from the list. What can I do?

TobiSGD 02-04-2011 06:32 PM

You can look at the Wine Application Database for your game. They will tell you how to get it to work, if it is possible.

Elgar 02-04-2011 06:48 PM

Quote:

Originally Posted by TobiSGD (Post 4248726)
You can look at the Wine Application Database for your game. They will tell you how to get it to work, if it is possible.

its there, no special instructions though. Its the Rift Beta btw.

TobiSGD 02-04-2011 08:02 PM

Did you install vcrun2008 and d3dx9 with the winetricks program, as stated in the first user report?

Elgar 02-04-2011 08:20 PM

Quote:

Originally Posted by TobiSGD (Post 4248784)
Did you install vcrun2008 and d3dx9 with the winetricks program, as stated in the first user report?

No, didnt know I needed that.

Elgar 02-04-2011 09:15 PM

ok there a lot of commands that have to do with d3dx9, can someone kindly tell me which one is the one I need? Thank you.

TobiSGD 02-04-2011 09:24 PM

Quote:

Originally Posted by Elgar (Post 4248796)
No, didnt know I needed that.

So have you read the entries in the database or not? It is clearly stated that these additions are needed.

At first you need the winetricks helper-program. I don't know if you can get it from the jolicloud repositories, because I have never used jolicloud. If it is not in the repositories it is described here. You can then install the additions with the command
Code:

winetricks vcrun2008 d3dx9

Elgar 02-04-2011 10:16 PM

Quote:

Originally Posted by TobiSGD (Post 4248822)
So have you read the entries in the database or not? It is clearly stated that these additions are needed.

At first you need the winetricks helper-program. I don't know if you can get it from the jolicloud repositories, because I have never used jolicloud. If it is not in the repositories it is described here. You can then install the additions with the command
Code:

winetricks vcrun2008 d3dx9

I dont see any installer, all I see is giant page of script. Where would I put that code in? under libraries in wine?

Elgar 02-05-2011 09:45 AM

Jolicloud is a based on Ubuntu, so I'm just going to assume it works similar to that. Now, if you were launching Wine in Ubuntu how would you apply these winetricks?


All times are GMT -5. The time now is 02:03 PM.