Pages

Friday, June 23, 2023

Wine development release 8.11 is now available for Linux FreeBSD and macOS

The Wine development release 8.11 is now available.

What's new in this release:

  • More mouse cursor clipping improvements.
  • Support for TLS alerts.
  • Increased available address space in WoW64 mode.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

Bugs fixed in 8.11 (total 26):

 - #48811  StarCraft II fails to load in staging
 - #51640  LibreOffice 7.2.0 crashes while browsing directories
 - #53682  wineboot shows "user_check_not_lock BUG: holding USER lock" on aarch64 since wine-7.14
 - #54380  Installed windows driver triggers a window when running any program in winXP mode (unimplemented function ntoskrnl.exe.Ke386QueryIoAccessMap)
 - #54442  experimental wow64 mode: doesn't show some graphical windows
 - #54738  msi:action - The 64-bit test_register_class_info() fails in Wine
 - #54742  The 64-bit advapi32:registry breaks the 32-bit test_redirection() in Wine
 - #54751  The 64-bit advapi32:registry breaks test_CoGetPSClsid() in ole32:compobj in Wine
 - #54797  Lunar Magic 3.33: Crashes with BadWindow unless WINEDEBUG=+all
 - #54848  dnsapi:query - test_DnsQuery() fails on RĂ©mi's Wine test machines
 - #54980  wine lost ability to correctly handle printer(CUPS)-supplied fonts (several programs)
 - #54993  Framemaker 8 crashes in internal search operation
 - #55013  user32:monitor - test_EnumDisplayMonitors() sometimes fails on Linux
 - #55016  xaudio2_8:xaudio2 - test_simple_streaming() crashes on Windows 8+
 - #55027  Microsoft Office: IME result string may get doubled when edit is done
 - #55042  IDictionary::Add() fails to add entries with numerical keys that have the same hashes
 - #55043  Z-Vision for Windows: Assertion failed when clicking "LOAD" button.
 - #55046  ALT-TAB broken with virtual desktop and capture mouse (regression: 8.9 -> 8.10)
 - #55047  d3d test_cursor_clipping() fails
 - #55050  Wine stucks when creating prefix
 - #55051  Build regression in wine 8.10 using clang on aarch64 (error in backend: Invalid register name "x18")
 - #55055  Japanese IME fails to clear composition string when deleting the only remaining character
 - #55074  Multiple apps fail to show anything after launch in virtual desktop mode (Steam, Ubisoft Connect)
 - #55088  Program crashes when Common Dialog File open function is called
 - #55091  preloader build failure with GOTPCREL relocation
 - #55097  cmd.exe does not handle PATH with leading or sequential semicolons

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

Friday, June 9, 2023

Wine development release 8.10 is now available for Linux FreeBSD and macOS

The Wine development release 8.10 is now available.

What's new in this release:

  • All PE->Unix transitions go through the syscall interface.
  • Mouse cursor clipping improvements.
  • Support for virtual memory placeholders.
  • Locale and timezone data updates.
  • Various bug fixes.

The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.

Bugs fixed in 8.10 (total 13):

 - #18889  Multiple isolation-aware applications fail to load (MSN Messenger Live 2009, Lync 2010, Adobe Premiere Pro CS3, Quicken 201X)(embedded PE manifest search should support ISOLATIONAWARE_MANIFEST_RESOURCE_ID)
 - #24946  uTorrent 2.2.0 hangs on startup (FD_WRITE event is reported over and over in WSAEnumNetworkEvents for a bound UDP socket)
 - #27827  Creo Elements/Direct Modeling Express 4.0/6.0 loader failure due to missing msvcrt.dll dependency (native netapi32.dll imports msvcrt functions)
 - #47808  Cygwin's mintty.exe crashes with a stack overflow
 - #52868  TwitchTest crashes on unimplemented function IPHLPAPI.DLL.GetPerTcpConnectionEStats
 - #53092  Animated Puzzles crashes on start
 - #54410  .NET 3.5 Checkbox checkmarks should be black instead of "Foreground" color
 - #54599  Honeygain crashes on unimplemented function IPHLPAPI.DLL.GetCurrentThreadCompartmentId
 - #54810  PmxEditor 0.2.7.5 doesn't start after Wine 8.4.
 - #54913  ntdll: NtDuplicateToken has wrong prototype
 - #54949  user32:msg gets an extra WM_NCPAINT in ShowWindow(child, SW_SHOW)
 - #54991  Chinese IME no longer works in Naver LINE since Wine 8.9
 - #55008  wininet:http - test_secure_connection() fails on Windows and Wine

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.

Wednesday, June 7, 2023

Lutris 0.5.13 has been released

With this release, we're adding back the ability to run games with Proton. While this can be an useful thing for testing compatibility, it is still recommended to stick with the builds provided by Lutris. We are now using @GloriousEggroll's Proton based builds by default, which makes using Steam's proton an even narrower edge case.


For players with very large libraries, Lutris will be a lot more responsive thanks to the performance improvements by @danieljohnson2, along with loads of other UI improvements!

Starting from this release, it is now possible to reference ModDB links in Lutris installers. If your distribution doesn't provide the moddb Python package, you'll have to install it with: pip install moddb.
We also have an integration with Itch.io, thanks to @GoGoOtaku (note that we don't have a way to search for or install free games from Itch.io with this integration).

Changelog:

  • Add support for Proton
  • Add drag and drop on the main window. Dropped files will be matched
    No-Intro, Redump and TOSEC checksums.
  • Add support for ModDB links in installers (moddb python module required)
  • Added "Missing" sidebar option for games whose directory is missing
  • Re-style the configuration, preferences, installer and add-games windows
  • Group configuration options into sections
  • Added checkbox to stop asking for the launch config for a game
  • Added checkbox to sort installed games first
  • Support for launch-configs in shortcuts and the command line
  • Show platform badges on banners and cover-art
  • Installing games from setup files can now use different presets (Win98, 3DFX, ...)
  • Add filter field to runner list
  • Show game count in search bar
  • Workaround Humble Bundle authentication issues by allowing importing
    cookies from Firefox
  • Add Itch.io integration
  • Add Battle.net integration (protobuf dependency required)
  • Improve detection of DOSBox games on GOG
  • Added "Unspecified" Vulkan ICD option
  • Removed ResidualVM (now merged into ScummVM)
  • Detect obsolete Vulkan drivers and default to DXVK 1.x for them
  • Improved High-DPI support for custom media
  • Performance improvements

 Download this version of Lutris from here.

Run Microsoft Windows Applications and Games on Mac, Linux or ChromeOS save up to 20% off  CodeWeavers CrossOver+ today.