Host: Ubuntu Karmic Koala
Guest: Windows XP
VBox: 3.1.2 PUEL
I was happy using my guest XP with Guest Addictions installed. But I wasn't able to get the videos play perfect. It picture will messes up if I move the windows around the desktop. So I though it might be lack of WineD3D and so I installed it from wined3d.iso. Then it messed up my guest XP. Now I cannot even play and videos which I could before and it says Direct3D is not enable when I do this "dxdiag" in the RUN command.
Can you guys please help?
WineD3D messed up my VM, how do uninstall it?
WineD3D messed up my VM, how do uninstall it?
On Wed, Jan 13, 2010 at 22:51, MKVCrazy <[email protected]> wrote:
and installers for WineD3D in virtualbox.
http://lmgtfy.com/?q=virtualbox+forum
Gert
You should be asking Virtualbox. Wine is not involved in the packagingHost: Ubuntu Karmic Koala
Guest: Windows XP
VBox: 3.1.2 PUEL
I was happy using my guest XP with Guest Addictions installed. But I wasn't able to get the videos play perfect. It picture will messes up if I move the windows around the desktop. So I though it might be lack of WineD3D and so I installed it from wined3d.iso. Then it messed up my guest XP. Now I cannot even play and videos which I could before and it says Direct3D is not enable when I do this "dxdiag" in the RUN command.
Can you guys please help?
and installers for WineD3D in virtualbox.
http://lmgtfy.com/?q=virtualbox+forum
Gert
WineD3D messed up my VM, how do uninstall it?
I assumed you were talking about Virtualbox's own (probably Wine-based
"experimental Direct3D support")
http://savannah.nongnu.org/projects/wined3d might be where you want to
look for a forum / mailing list...
Gert
"experimental Direct3D support")
http://savannah.nongnu.org/projects/wined3d might be where you want to
look for a forum / mailing list...
Gert
Re: WineD3D messed up my VM, how do uninstall it?
I saw i digged a lot in foruns...MKVCrazy wrote:Host: Ubuntu Karmic Koala
Guest: Windows XP
VBox: 3.1.2 PUEL
I was happy using my guest XP with Guest Addictions installed. But I wasn't able to get the videos play perfect. It picture will messes up if I move the windows around the desktop. So I though it might be lack of WineD3D and so I installed it from wined3d.iso. Then it messed up my guest XP. Now I cannot even play and videos which I could before and it says Direct3D is not enable when I do this "dxdiag" in the RUN command.
Can you guys please help?
Wined3d in VirtualBox crashes a lot of applications (like autocad), so there shoud be a simpler way to uninstall it.
hopefully, wined3d installation gives a full log, so if you want to uninstall just install again and check up que install log on the Details on install screen...
here is a way to uninstall wine d3d 8 and 9 in a batch script:
Wined3d_Uninstall.bat
Code: Select all
del C:\WINDOWS\system32\libwine.dll
del C:\WINDOWS\system32\wined3d.dll
del C:\WINDOWS\SysWOW64\libwine.dll
del C:\WINDOWS\SysWOW64\wined3d.dll
del C:\WINDOWS\system32\d3d8.dll
del C:\WINDOWS\system32\d3d8_test.exe
ren C:\WINDOWS\system32\d3d8.dll_backup_by_wined3 dd3d8.dll
del C:\WINDOWS\system32\d3d9.dll
del C:\WINDOWS\system32\d3d9_test.exe
ren C:\WINDOWS\system32\d3d9.dll_backup_by_wined3d d3d9.dll
pause
Pastorelli
Re: WineD3D messed up my VM, how do uninstall it?
You can use UnWineD3D application , of Almasa project .
Download UnWineD3D from :
http://www.mediafire.com/?zrtr16ic2klt74b
Visit Almasa project official blog :
http://www.linuxac.org/forum/entries/1337
Download UnWineD3D from :
http://www.mediafire.com/?zrtr16ic2klt74b
Visit Almasa project official blog :
http://www.linuxac.org/forum/entries/1337