Software 42296 Published by

Wine Staging 1.9.10 has been released



We are happy to announce the release of Wine Staging 1.9.10. This updates brings back the support for CSMT and contains bug fixes for multiple applications.

The support for CSMT was removed in Wine Staging 1.9.6 due to differences between the original CSMT patchset and the new design included in the development version of Wine. Maintaining the old CSMT patchset, which was based on surfaces, was not feasible any more while the rest of Wine's DirectX stack was rewritten to use textures instead. For those who rely on the CSMT feature, we have some good news though. In the mean time the complete CSMT patchset has been rewritten to use the new texture approach and is now included in Wine Staging 1.9.10. You can therefore safely update from 1.9.5 and continue to enjoy all the performance improvements. Stefan Dösinger, the author of the patchset, also indicated that he fixed some bugs during the update, so it might be a good idea to retest applications which previously didn't work well with CSMT.

As usual this release also contains many small improvements. It fixes a problem which prevents Uplay from connecting to the server and therefore making it unusable. Two bugs have been fixed in wininet which affect multiple applications (TrackMania United Forever, Rocket League, Warframe). The behavior of UnmapViewOfFile has been altered to correctly emulate the selected Windows version.

The following list contains all newly added features and bug fixes.

Resize buffer when call to InternetCanonicalizeUrlW fails in InternetCrackUrlW (Warframe, Wine Bug #40598)
Implement GdipGetMetafileHeaderFromMetafile (Sketchpad 5, Wine Bug #27415)
Preserve custom colors between subitems for listview control (DOSCenter, Wine Bug #38941)
Extend a vtable offset before calling 64-bit DispCallFunc() for a 32-bit typelib (x64 InstallShield - 3DMark06 (WOW64), Wine Bug #35268)
Properly handle invalid parameters in CharToOem* and OemToChar* APIs (Info-ZIP 3, Wine Bug #21891)
Implement support for fs segment in GetThreadSelectorEntry
Set buffer size to zero when InitializeSecurityContextW returns no data (Uplay, Wine Bug #40271)
Return synchronously from InternetReadFile if there is no more data to read (Trackmania United Forever / Rocket League, Wine Bug #40536)
UnmapViewOfFile should fail on Win9x when addr is not the base address of a mapping (Kings Quest 8, Wine Bug #2905)
NtUnmapViewOfSection should succeed for any address in the mapped range
Implement msvcrt._fstat32i64
Update Wine Gecko to version 2.47-beta1
Recognize bump luminance format when loading dds file
DialogBoxParam should return -1 when dialog control creation fails (Winrar, Wine Bug #40025)
  Wine Staging 1.9.10 released