The Wine team released today another development release of their software. Version 1.9.20 has many small changes including 18 bugfixes.
The few most interesting features introduced in this release:
- Reimplementation of the clipboard API.
- Message handling in WebServices.
- Many more API Set libraries.
- Various bug fixes.
To learn more about this release please visit this announcement.
The source code for this release is available here:
http://dl.winehq.org/wine/source/1.9/wine-1.9.20.tar.bz2
http://mirrors.ibiblio.org/wine/source/1.9/wine-1.9.20.tar.bz2
To get the most recent changes, a git repository is a good starting point.
Binary packages should be available for a download as soon as the build process is finished.
Some you may have missed, popular articles from the last month:
All posts need to follow our rules. For users logged in: please hit the Report Flag icon on any post that breaks the rules or contains illegal / harmful content. Guest readers can email us for any issues.
Is there an ETA on DX11 support?
0 Likes
Is there an ETA on DX11 support?
No, there is never an ETA to support a closed-source software, especially from Microsoft.
Last edited by Pival81 on 1 Oct 2016 at 4:54 pm UTC
1 Likes, Who?
Reimplementation of the clipboard API.
I wonder if this will mean clipboard copy/paste will work from chrome to Photoshop.
1 Likes, Who?
In this wine version have some work of henri verbeet on DX and added some cards to wine database case: 980ti - 690 - HD 6480G
View video on youtube.com
But in git appear this patch of Kimmo Myllyvirta
https://source.winehq.org/patches/data/126768
This patch affect the witcher III (however dont is playable for now)
![](http://i.imgur.com/OYYfH9Q.jpg)
![](http://i.imgur.com/llmUQem.png)
However needs add this register entry on direct3d for pass minimum requirement dialog box
To go past the dialog box, you must allow the Wine D3D implementation to use a recent version of OpenGL.
[HKEY_CURRENT_USER\Software\Wine\Direct3D]
"DirectDrawRenderer"="opengl"
"UseGLSL"="enabled"
"MaxVersionGL"=dword:00040005
Then import it into the registry with the following command : wine regedit d3d.reg.
This will allow Wine D3D to use OpenGL 4.5.
^_^
Last edited by mrdeathjr on 2 Oct 2016 at 3:41 pm UTC
View video on youtube.com
But in git appear this patch of Kimmo Myllyvirta
https://source.winehq.org/patches/data/126768
This patch affect the witcher III (however dont is playable for now)
![](http://i.imgur.com/OYYfH9Q.jpg)
![](http://i.imgur.com/llmUQem.png)
However needs add this register entry on direct3d for pass minimum requirement dialog box
To go past the dialog box, you must allow the Wine D3D implementation to use a recent version of OpenGL.
[HKEY_CURRENT_USER\Software\Wine\Direct3D]
"DirectDrawRenderer"="opengl"
"UseGLSL"="enabled"
"MaxVersionGL"=dword:00040005
Then import it into the registry with the following command : wine regedit d3d.reg.
This will allow Wine D3D to use OpenGL 4.5.
^_^
Last edited by mrdeathjr on 2 Oct 2016 at 3:41 pm UTC
1 Likes, Who?
*Translation:
If you do not get the reference, it is your fault not mine.
See more from me