Pages

Friday, April 10, 2020

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

The Wine development release 5.6 is now available.

What's new in this release:

  • Still more Media Foundation work.
  • Improvements to Active Directory LDAP support.
  • A few more modules converted to PE.
  • Improvements to gdb proxy 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 5.6 (total 38):

  19420  Passmark 7.0 2d benchmark tests fails without native gdiplus
  21466  Multiple applications need NtQueryVolumeInformationFile 'FileFsVolumeInformation' class support (AVG Free 8.x/9.x Antivirus Edition, MSYS2)
  24784  Explorer++ displays disabled toolbar icons incorrectly
  27324  Cossacks II (DotEmu version) refuses to start from its install directory (path too long?)
  30810  Keygener Assistant 2.x: main window has incorrect size and contents are all black
  31207  Monogram GraphStudio v0.3.x crashes when using Graph->Insert Filter
  33290  Fullscreen games cause panning configurations to be generated on some NVidia proprietary drivers
  34014  Star Wars KOTOR II: The Sith Lords: Movies/cutscenes do not play with opengl on
  37029  Evernote 5.5.x - unable to capture webcam note
  37043  Keyboard input broken in Roblox Player
  37051  Roblox Studio embedded webpage does not load consistently or properly using built-in winhttp
  38856  LEGO Lord of the Rings crashes randomly
  41610  ChurchBoard: Trying to create a window(about 3 minutes). And the error takes off.
  41740  Diablo 3's mouse sprite stops moving, but the mouse is still working.
  42072  Dead Space (Steam) crashes on save with "divide by zero" error
  42479  MYOB Accounting v18.5.x crashes on startup
  43704  Contacam crashes
  47083  MySQL 8.0.x community installer (.NET 4.5.x app) fails to configure mysql, needs support for WS_AF_INET6 in 'iphlpapi.GetExtendedTcpTable'
  47109  WineVulkan ICD isn't registered in wineprefixes
  47362  Media Feature Pack for W10N requires rtworkq.dll
  47794  Rockstar Games Launcher installer button images do not display
  47825  Webex Meetings crashes
  48611  Cairo Shell v0.3.x (.NET 4.7 app) crashes due to missing 'HKCU\\Software\\Microsoft\\Windows NT\\CurrentVersion\\WinLogon\\Shell' registry sub-key
  48623  Error authenticating to LDAP controller
  48729  Binary Domain has misplaced text in configuration tool with builtin d3dx9_43
  48766  Late Shift doesn't work properly
  48778  Star Wars: The Old Republic crashes shortly after intro screen
  48788  null pointer in wined3d_palette_set_entries with Diablo GOG
  48798  RegCloseKey: Uninitialized read from get_language_sort
  48806  Panzer Corps 2 needs msvcp140.dll.?_XLgamma@std@@YANN@Z
  48816  The explorer doesn't support '/cd' option
  48832  Magic The Gathering Online: client does not start due to long file names since 2020-03-25 update
  48838  Wine fails to build wldap32 if LDAP is not installed
  48844  Magical Scramble Demo 1.20P shows white boxes instead of pictures.
  48846  msvcr90/tests/msvcr90.c: error: variadic functions must use the base AAPCS variant
  48888  error: redefinition of typedef ‘_onexit_t’ [/dlls/d3dcompiler_33]
  48897  Building fails with '/usr/bin/ld: cannot find -ldl'
  48902  Warframe launcher fails to replace updated Launcher.exe the first time (works when Retry option pressed, as Launcher.exe deleted first time)

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

 

Monday, March 30, 2020

Lutris 0.5.5 has been released

Lutris helps you install and play video games from all eras and from most gaming systems. By leveraging and combining existing emulators, engine re-implementations and compatibility layers, it gives you a central interface to launch all your games.

The client can connect with existing services like Humble Bundle, GOG and Steam to make your game libraries easily available. Game downloads and installations are automated and can be modified through user made scripts.

Download this version of Lutris from here.

Changelog :

  • Initial support for Humble Bundle
  • Add resolution switching support for Wayland (Mutter only)
  • Add option to enable ACO shader compiler on Mesa >= 19.3
  • DXVK is enabled by default
  • Add initial support for VKD3D
  • Migrate D9VK configs to use DXVK
  • Remove d3d10 and d3d10_1 from dlls handled by DXVK
  • Fix an API breakage occuring with a Gtk update
  • Add a System info tab in Preferences
  • Better handle authentication failure for GOG
  • Fix case issue with key lookup in Steam VDF files
  • Add Yuzu runner
  • Add bsnes-hd beta and smsplus libretro cores
  • Add sound device option for Mednafen
  • Remove bundled winetricks
  • Remove xboxdrv integration

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

 

V1.8.4: Wineskin-Winery-1.8.4 .2

Wineskin.Winery.txz was updated and is required for Wineskin-2.9.0.7-rc2 due to internal changes that were required for Rosetta2 compatibility.

DXVK Support!!!!;

  • Only tested on a mid 2014 13in Macbook Pro and base mode M1 Mac Mini
  • 64Bit Engine (WS10 or later Engines will suffice)
  • macOS 10.13 or greater (might work below but I haven't tested)
  • winetricks menu only shows compatible DXVK verbs

Apple Silicon Support;

This will now function under Rosetta2 use WineCX19 or greater, direct draw & Direct3D won't function so things like cnc-ddraw & DxWnd can be used to workaround this limitation.

Please Note;

The previous master wrapper Wineskin-2.9.0.7-rc1 won't be able to update to this master wrapper version as the structure has changed, while it's technically possible to update a current wrapper to the rc2 I won't provide any support for this so please create the wrapper over and manually move over the wineprefix files currently located with the wrappers /Contents/Resources directory into the newly created wrapper.
The Wineprefix location will also be moved in for rc3

Link to source code

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

 

Friday, March 27, 2020

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

The Wine development release 5.5 is now available.

What's new in this release:

  • Builtin libraries use the new UCRTBase C runtime.
  • Compatibility mode used when reporting Windows version.
  • Better support for debug information in PE files.
  • Support for linguistic case mappings.
  • More attributes supported in WebServices.
  • 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 5.5 (total 32):

   8439  Multiple Microsoft product installers fail due missing shell app path expansion (Visual Studio .NET 2002, 2003, Visual Foxpro 9.0)
  23523  Call of Juarez DX10 Benchmark does not start
  31890  Multiple applications need IAudioEndpointVolume::GetMasterVolumeLevelScalar method implementation (Cisco IP Communicator, Cairo Shell v0.3.x)
  32114  LTSpice: Dialog resizing glitches, slow panning when zooming, minor traces
  32222  LTspice: text fields issues
  32723  Death to Spies: Moment of Truth (Steam/non-Steam) crashes on startup (intro video needs WMV3 decoder support in an AVI container)
  35671  ERD Concepts 6 crashes with division by zero when editing relations
  39428  Failing owner SID test in advapi32:security
  39429  Failing ACE flag tests in advapi32:security
  40854  Adobe Flash Player 22-25 installer crashes (wtsapi32.WTSQuerySessionInformation needs to support WTSUserName info class)
  41208  Gridcoin Research Client crashes
  41305  Might and Magic VI: Game hangs before intro video (making it unplayable) [regression]
  41929  Multiple games need WINED3D_TEXF_ANISOTROPIC filter mode
  45967  Beat hazard 2 - bad network/float behavior
  47056  Solid Edge v15: Program freeze on File->Open
  48276  VSDC Video Editor needs VT_VECTOR|VT_I4 support in PropertyStorage_ReadProperty
  48473  kernelbase WaitNamedPipeW contains non-null terminated string, causing garbage output in trace logs
  48495  XCP-ng Center v8.x (.NET 4.6 app) can't connect to server with self-signed certificate
  48593  Multiple games play only one frame of video (Fable: The Lost Chapters, Audiosurf, Dark Souls 2, Oddworld: Munch's Oddysee)
  48642  kernel32:process contains a race condition in test_WaitForJobObject()
  48683  iTunes v12.10.4.2 crashes on unimplemented function wmvcore.dll.WMIsContentProtected when adding folders to directory scan
  48698  Multiple installers fail with "Unknown method" (Flash 29, Rexygen)
  48700  Wolcen: Lords of Mayhem - there's a blob around the character's head.
  48732  How to Survive crashes on start (fullscreen mode)
  48734  How to Survive crashes when starting a new game
  48739  ConEmu (Windows console emulator) v19.10.12 fails to set Wininet's INTERNET_OPTION_IGNORE_OFFLINE and shows error dialog at startup
  48743  Multiple games have broken rendering (Sniper Elite V2, Sniper Elite 3, F1 2012)
  48750  Few missing DirectSound3D Algorithms GUID Defs
  48762  IExplore immediately crashes on www.msnbc.com with a failed assertion
  48765  Firefox 74.0 crashes instantly:  Call  to unimplemented function WS2_32.dll.WSCGetProviderInfo, aborting
  48801  Multiple games crash on unimplemented function d3dx11_43.dll.D3DX11GetImageInfoFromFile (Assetto Corsa 1.14.x, Project Cars)
  48814  Microsoft Word 6.0 for Windows installer crashes after wine-4.8-247-g0d7d0427d0

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