Another year is coming to a close and so the team behind Wine, the Windows compatibility layer, are readying up for another major stable release with version 8.0. For those just joining us: Wine is one of the big parts of Steam Play Proton to run Windows games on Linux desktop and Steam Deck.
They do regular development releases usually every two weeks with new features and fixes. However, with a new Release Candidate out, they're going into a code-freeze so they focus on just bug fixing and polishing now.
Included highlights of Wine 8.0 are:
- Bundled vkd3d upgraded to version 1.6.
- Vulkan and OpenGL thunking optimizations.
- More support for print processors.
- Improved joystick control panel.
- Long types printf format conversion finished.
- Various bug fixes.
Their own vkd3d, not to be confused with Valve's VKD3D-Proton, had its 1.6 release only recently that included:
- Initial support for HLSL compute shaders.
- More support for HLSL features and intrinsics.
A number of bugs were noted to be solved including issues for: Tom Clancy's Rainbow Six: Vegas 2, The Void, Ragnarok Online, installers for various games and plenty of fixes to all the miscellaneous parts of Windows the Wine has to translate.
Want help managing Wine on Linux? You can try Bottles, Lutris and Heroic Launcher.
Quoting: Liam DaweSounds like some of their work actually decreases performance https://gitlab.winehq.org/wine/wine/-/merge_requests/1667#note_18621
at simple seek affects winevulkan but if you have dxvk in theory must be save
Quoting: mrdeathjrat simple seek affects winevulkan but if you have dxvk in theory must be save
Last edited by whizse on 11 December 2022 at 12:43 pm UTC
Quoting: pleasereadthemanualBottles is really nice...I hope they fix the issue with Japanese character encoding, however, because all of the games I play outside of Steam are Japanese visual novels.As a fellow VN player, Heroic works better for me. It's easy to add games (and have the cover appear), it can use both normal Wine and Proton, and dictating what winepfx to use is easy (so you can use the old guide's prefix which is still the best option for VNs in my experience), plus they have a playtime tracker for me to use when reporting to VNDB and HowLongToBeat as well as auto Add Game to Steam.
I think it's fair if you still prefer Bottles, but Heroic is just more to the point for me.
Quoting: fenglengshunI think Bottles has a great, nicely-designed interface...although I can't say much more about it because I've never gotten a game to work on it.Quoting: pleasereadthemanualBottles is really nice...I hope they fix the issue with Japanese character encoding, however, because all of the games I play outside of Steam are Japanese visual novels.As a fellow VN player, Heroic works better for me. It's easy to add games (and have the cover appear), it can use both normal Wine and Proton, and dictating what winepfx to use is easy (so you can use the old guide's prefix which is still the best option for VNs in my experience), plus they have a playtime tracker for me to use when reporting to VNDB and HowLongToBeat as well as auto Add Game to Steam.
I think it's fair if you still prefer Bottles, but Heroic is just more to the point for me.
Thanks for the Heroic recommendation, that does sound quite nice. I'll give it a shot.
Quoting: Liam DaweSounds like some of their work actually decreases performance https://gitlab.winehq.org/wine/wine/-/merge_requests/1667#note_18621
This sounds like a serious concern. 26% performance regression is not fun.
Last edited by Shmerl on 11 December 2022 at 7:48 am UTC
Quoting: whizseQuoting: mrdeathjrat simple seek affects winevulkan but if you have dxvk in theory must be saveAs I understand it, this regression is in winevulkan. It affects Windows games that uses Vulkan natively such as DOOM and the later Wolfensteins.
I thought winevulkan is simply Wine's handling of Vulkan path. dxvk and vkd3d-proton will have to go through it as well, no?
Quoting: ShmerlI thought winevulkan is simply Wine's handling of Vulkan path. dxvk and vkd3d-proton will have to go through it as well, no?
That's my understanding as well. If dxvk dlls are used the game should behave like a Vulkan game inside wine.
See more from me