Linux A large amount of games on Steam are coming to Linux

6pack

ex-Mod
Source: https://steamcommunity.com/games/221410/announcements/detail/1696055855739350561

Our goal for this work is to let Linux Steam users enjoy easy access to a larger back catalog. We think it will also allow future developers to easily leverage their work from other platforms to target Linux. This would give them the option of focusing on areas that would make a meaningful experience difference for all users instead, such as supporting Vulkan[www.khronos.org].

As a result of this work, today we are releasing the Beta of a new and improved version of Steam Play to all Linux users! It includes a modified distribution of Wine, called Proton, to provide compatibility with Windows game titles. Here are some of the improvements it brings to the table:

Windows games with no Linux version currently available can now be installed and run directly from the Linux Steam client, complete with native Steamworks and OpenVR support.

DirectX 11 and 12 implementations are now based on Vulkan, resulting in improved game compatibility and reduced performance impact.

Fullscreen support has been improved: fullscreen games will be seamlessly stretched to the desired display without interfering with the native monitor resolution or requiring the use of a virtual desktop.

Improved game controller support: games will automatically recognize all controllers supported by Steam.

Expect more out-of-the-box controller compatibility than even the original version of the game.

Performance for multi-threaded games has been greatly improved compared to vanilla Wine.

Reddit thread on this: https://www.reddit.com/r/linux/comments/997cjx/new_version_of_steam_play_windows_games_on_linux/
 
They are basically integrating DXVK (DX10/11 to Vulkan translation) and VK3D(DX12 to Vulkan translation) into the official steam client. It is primarily DXVK (Valve is the primary dev for this) based DX11 games that will get added first as these are in really good working shape.

All these could be done earlier - just that you needed to trawl a lot of gits and source repos to get it to work. It is just simpler now with 1-click for n00b linux users (how many of those exist?). Good initiative nonetheless.
 
Back
Top