Originally posted by Dukenukemx
View Post
Announcement
Collapse
No announcement yet.
Direct3D 9 Support Stands A Chance Of Being Added To Mesa
Collapse
X
-
Originally posted by Dukenukemx View PostThat did it. Unigine gets 22 fps now. 3Dmark03 just displays black with graphic glitches but that's to be expected. Important thing is it works.
Comment
-
Not sure if You guys seen this, but GalliumNine seems to be improving framerate in WoW by a lot:
Comment
-
Originally posted by Thermionix View Postwine-1.7.24-d3dadapter.patch https://gist.github.com/Thermionix/329dddf2bf84d86e6383
patch generation;
Code:git clone https://github.com/iXit/wine.git cd wine git checkout d3dadapter9-wip git remote add upstream git://source.winehq.org/git/wine.git git fetch upstream git merge --no-edit upstream/master git diff upstream/master..d3dadapter9-wip > d3dadapter.patch
https://aur.archlinux.org/packages/wine-d3dadapter-git/
But when I'm checking version I'm getting 1.7.19,for wine ,I previously had playonlinux and wine installed ,removed both using the graphical package manager
Did I get anything wrong ?
Comment
-
Originally posted by st33l View PostHi used your package and installed wine and mesa
But when I'm checking version I'm getting 1.7.19,for wine ,I previously had playonlinux and wine installed ,removed both using the graphical package manager
Did I get anything wrong ?
You can also try this but you'll lose everything associated with Wine. It won't remove Wine compiled from source.
Code:wineserver -k sudo apt-get remove --purge wine wine1.7 winetricks -y -f rm -rf $HOME/.wine rm -rf $HOME/.winetrickscache rm -f $HOME/.config/menus/applications-merged/wine* rm -rf $HOME/.local/share/applications/wine rm -f $HOME/.local/share/desktop-directories/wine* rm -f $HOME/.local/share/icons/????_*.xpm
Comment
-
I'm using an arch based distro called manjaro @Dukenukemx
I removed all the directories and stuff as per your commands and I compiled wine from the arch sources posted by thermionic ,but it still shows 1.7.19 , when i did I think couple of wine installs were there ( may be I should compiling it again after removing it all !?
Hmm BTW how do we know all these are working ,I couldn't find any direct3d folder in registry ,hence I had to add manually and enable it ,
I have test only dota with it now and it has improved the frame rate
Comment
-
Comment
Comment