Support us on Patreon to keep GamingOnLinux alive. This ensures all of our main content remains free for everyone. Just good, fresh content! Alternatively, you can donate through PayPal. You can also buy games using our partner links for GOG and Humble Store.
We do often include affiliate links to earn us some pennies. See more here.

Wine 10.4 is out now as the latest development release of the Windows compatibility layer, bringing new features and assorted bug fixes.

Highlighted additions in this release include:

  • Improvements to PDB support in DbgHelp.
  • More Vulkan video decoder support in WineD3D.
  • Accessibility support in the SysLink control.
  • More progress on the Bluetooth driver.

There's also bug fixes for Battle.net, Steam, Need for Speed: Shift, Command & Conquer 3: Kane's Wrath, Europa Universalis 4 Golden Century, ShaderMap 4.x, Chessbase, Zenless Zone Zero, Myst, iTunes, Firefox and more.

See all in the release notes.

Since Valve's Proton is built from Wine, to preempt the question — no, we don't know exactly when Proton 10 will release after rebasing onto Wine 10. Proton 8 was released in April 2023, Proton 9 got a Beta in late April 2024 with a release in May, so it's probably not likely until sometime around April / May.

Article taken from GamingOnLinux.com.
11 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly checked on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly. You can also follow my personal adventures on Bluesky.
See more from me
You can also find comments for this article on social media: Mastodon
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.
3 comments Subscribe

mrdeathjr a day ago
​This wine version in my case still work with mesa 25.1 and dxvk 2.6-git

Indiana Jones and the Emperors Tomb

https://i.imgur.com/PX8pKv5.png




Last edited by mrdeathjr on 22 Mar 2025 at 1:18 pm UTC
felipecrs 23 hours ago
Can someone explain what kind of real life changes these bluetooth improvements in wine can bring? I thought bluetooth in wine was completely handled by Linux itself.
tuubi 6 hours ago
  • Supporter Plus
Can someone explain what kind of real life changes these bluetooth improvements in wine can bring? I thought bluetooth in wine was completely handled by Linux itself.

It's not enough to have a working Linux bluetooth stack. Windows software doesn't know how to access that stack, so Wine needs to provide wrappers or shims that look exactly like the Windows BT APIs. I've never used any Windows software that needs these APIs so I don't know how well it works currently, but based on the changelog it seems like some functionality was outright missing:

winebth.sys: Remove the first 2 zero bytes after byte-swapping Bluetooth addresses.
winebth.sys: Implement IOCTL_WINEBTH_RADIO_START_DISCOVERY.
winebth.sys: Implement IOCTL_WINEBTH_RADIO_STOP_DISCOVERY.
bluetoothapis: Implement BluetoothFindFirstDevice and BluetoothFindDeviceClose.
bluetoothapis/tests: Add tests for BluetoothFindFirstDevice, BluetoothFindDeviceClose.
bluetoothapis: Implement BluetoothFindNextDevice.
bluetoothapis/tests: Add tests for BluetoothFindNextDevice.
bluetoothapis/tests: Use the correct file name while skipping tests when no radios are found.
bluetoothapis: Add a basic implementation for BluetoothGetDeviceInfo.
bluetoothapis/tests: Add tests for BluetoothGetDeviceInfo.
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register