Hello guys :D i'm a new comer in ubuntu ;) i installed few days ago Wine for play Win game but i know that need Direct x to do it so i found this post : http://www.wine-reviews.net/wine-reviews/games/how-to-install-directx-in-linux-using-wine.html i did all that the writer wrote but when it says "launch direct x 9.0c install it gives me this error : The file '/home/davide/Scaricati/directx_9c_Dec04sdk.exe' is not marked as executable. If this was downloaded or copied form an untrusted source, it may be dangerous to run. For more details, read about the executable bit. So i dont know what to do now Can anyone explain me what is the problem? I added to the libraries in config file : [Software\\Wine\\DllOverrides] 1206264929 "d3d8"="builtin" "d3d9"="builtin" "d3dim"="native" "d3drm"="native" "d3dx8"="native" "d3dx9_24"="native" "d3dx9_25"="native" "d3dx9_26"="native" "d3dx9_27"="native" "d3dx9_28"="native" "d3dx9_29"="native" "d3dx9_30"="native" "d3dx9_31"="native" "d3dx9_32"="native" "d3dx9_33"="native" "d3dx9_34"="native" "d3dx9_35"="native" "d3dx9_36"="native" "d3dxof"="native" "dciman32"="native" "ddrawex"="native" "devenum"="native" "dinput"="builtin" "dinput8"="builtin" "dmband"="native" "dmcompos"="native" "dmime"="native" "dmloader"="native" "dmscript"="native" "dmstyle"="native" "dmsynth"="native" "dmusic"="native" "dmusic32"="native" "dnsapi"="native" "dplay"="native" "dplayx"="native" "dpnaddr"="native" "dpnet"="native" "dpnhpast"="native" "dpnlobby"="native" "dsound"="builtin" "dswave"="native" "dxdiagn"="native" "mscoree"="native" "msdmo"="native" "qcap"="native" "quartz"="native" "streamci"="native" ah another thing, sorry for my ignorance, but in this passage : "Setup core files" when u should copy dll inside system32 in wine folder it says to me that there still are these dlls and after this when i open terminal and write : cp mscoree.dll ~/.wine/drive_c/windows/system32/ cp streamci.dll ~/.wine/drive_c/windows/system32/ it says cp: impossibile ...
On 9/19/10 10:12 AM, Kowak wrote:> Hello guys :D > i'm a new comer in ubuntu ;) > i installed few days ago Wine for play Win game but i know that need Direct x to do it so i found this post : http://www.wine-reviews.net/wine-reviews/games/how-to-install-directx-in-linux-using-wine.htmlUndo EVERYTHING you have done so far by deleting your Wine directory at $HOME/.wine. Now, go to the Applications Database and look for your program. Follow the how-to to run it from there. Why? Because there is NO need to download and install the entire directx-9c process. Yes, you MAY need individual D3D9 dll files, but not the entire package. Also, when asking for assistance "My blah-blah-blah" program, like you REALLY need to hide it. Give us more information: I am running Linux Distribution (insert distribution name here) version (version name and/or number here). I am trying to get a Windows program (insert name here) and I am running into problem (insert problem description here). If the program terminates into the "A Serious Problem has occurred" dialog please run the program from the terminal as described in our FAQ (http://wiki.winehq.org/FAQ#run_from_terminal and #get_log). If the log file is long (more than one screen in length) please post it to a site like pastebin.com and post the URL instead of the log file. Yes, we will go out and look at it and make suggestions on how to fix the more common errors. You may be asked to create a bug report or update and existing bug report. This is to help you let the developers know that the problem exists (we don't have the time to test every Windows program that exists) and to let the developers know which programs are affected by which bug. James McKenzie
Kowak wrote:> i installed few days ago Wine for play Win game but i know that need Direct x to do it so i found this post : http://www.wine-reviews.net/wine-reviews/games/how-to-install-directx-in-linux-using-wine.html >Outside howtos are not supported here. If you insist on following one, ask its author for help. http://wiki.winehq.org/FAQ#head-05f345e881bfc31ae77e902bd577dccba0ba4112 Installing real DirectX is not recommended. If you must do it, use winetricks. http://wiki.winehq.org/winetricks
Kowak <wineforum-user at winehq.org> wrote:> >Ok i tryied to do what u wrote and the game starts but after crash.Here is what I would like you to do. You say the program 'crashed' but without some log files, it will be hard to determine why and if DirectX 9.0C is actually needed. I need to you to follow the instructions on how to run the program from the command line and capture a log file as stated here: http://wiki.winehq.org/FAQ#get_log The put the resulting log file on a text posting site like pastebin.com and provide us the URL to the posting so we can look at the file and make recommendations on what to do next.>i ran firefox then click on play and Battlefield Heroes Updater gets and error.What is the error reported by Firefox? Are you running Firefox under Wine or as a Linux program?>ah another thing i tried to install libraries that u write at the least of topic but someone doesn't install i dont know >why :PJames McKenzie
guys i try to install other MS but nothing happens :P how to unistall DIrect X 9.0c from wine?
Kowak wrote:> guys i try to install other MS but nothing happens :P how to unistall DIrect X 9.0c from wine?Delete ~/.wine. You will have to reinstall all your apps.