Science

Caps of Glass Bottles Contaminate Beverages With Microplastics 30

Microplastics are present in all beverages, but those packaged in glass bottles contain more microplastic particles than those in plastic bottles, cartons or cans. This was the surprising finding of a study conducted by the Boulogne-sur-Mer unit of the ANSES Laboratory for Food Safety. The scientists hypothesised that these plastic particles could come from the paint used on bottle caps. Water and wine are less affected than other beverages. These findings have highlighted a source of microplastics in drinks that manufacturers can easily take measures to address.
Wine

Wine 10.6 Released (phoronix.com) 22

Wine 10.6 has been released, featuring a new lexer within its Command Processor (CMD), support for the PBKDF2 algorithm to its Bcrypt implementation, and improved metadata handling in WindowsCodecs. According to Phoronix, the update also includes 27 known bug fixes that address issues with Unity games, Alan Wake, GDI+, and various other games and applications.

You can see all the changes and download the relesae via WineHQ.org GitLab.
Open Source

Teen Coder Shuts Down Open Source Mac App Whisky, Citing Harm To Paid Apps (arstechnica.com) 56

An anonymous reader quotes a report from Ars Technica: Whisky, a gaming-focused front-end for Wine's Windows compatibility tools on macOS, is no longer receiving updates. As one of the most useful and well-regarded tools in a Mac gamer's toolkit, it could be seen as a great loss, but its developer hopes you'll move on with what he considers a better option: supporting CodeWeavers' CrossOver product.

Also, Whisky's creator is an 18-year-old college student, and he could use a break. "I am 18, yes, and attending Northeastern University, so it's always a balancing act between my school work and dev work," Isaac Marovitz wrote to Ars. The Whisky project has "been more or less in this state for a few months, I posted the notice mostly to clarify and formally announce it," Marovitz said, having received "a lot of questions" about the project status. [...] "Whisky, in my opinion, has not been a positive on the Wine community as a whole," Marovitz wrote on the Whisky site.

He advised that Whisky users buy a CrossOver license, and noted that while CodeWeavers and Valve's work on Proton have had a big impact on the Wine project, "the amount that Whisky as a whole contributes to Wine is practically zero." Fixes for Wine running Mac games "have to come from people who are not only incredibly knowledgeable on C, Wine, Windows, but also macOS," Marovitz wrote, and "the pool of developers with those skills is very limited." While Marovitz told Ars that he's had "some contact with CodeWeavers" in making Whisky, "they were always curious and never told me what I should or should not do." It became clear to him, though, "from what [CodeWeavers] could tell me as well as observing the attitude of the wider community that Whisky could seriously threaten CrossOver's viability."
"Whisky may have been a CrossOver competitor, but that's not how we feel today," wrote CodeWeavers CEO James B. Ramey in a statement. "Our response is simply one of empathy, understanding, and acknowledgement for Isaac's situation."
Beer

We May Have Already Hit Peak Booze (bloomberg.com) 181

Global alcohol consumption has entered what appears to be a permanent decline, with total volume peaking at 25.4 billion liters in 2016 and falling approximately 13% since then, according to data from market research firm IWSR.

Per-capita consumption has dropped dramatically from 5 liters of pure alcohol per adult annually in 2013 to 3.9 liters in 2023. Wine production, which reached its maximum of 37.5 million metric tons in 1979, has already decreased by 27%. Beer production peaked more recently in 2016 at 190 million tons and has since declined 2.6%.

Industry experts attribute this shift to changing generational habits, with younger consumers preferring event-driven drinking rather than habitual consumption. The proliferation of non-alcoholic alternatives, increased marijuana availability, and health consciousness accelerated by the COVID-19 pandemic have further driven moderation trends.
Operating Systems

Linux Kernel 6.14 Is a Big Leap Forward In Performance, Windows Compatibility (zdnet.com) 34

An anonymous reader quotes a report from ZDNet, written by Steven Vaughan-Nichols: Despite the minor delay, Linux 6.14 arrives packed with cutting-edge features and improvements to power upcoming Linux distributions, such as the forthcoming Ubuntu 25.04 and Fedora 42. The big news for desktop users is the improved NTSYNC driver, especially those who like to play Windows games or run Windows programs on Linux. This driver is designed to emulate Windows NT synchronization primitives. What that feature means for you and me is that it will significantly improve the performance of Windows programs running on Wine and Steam Play. [...] Gamers always want the best possible graphics performance, so they'll also be happy to see that Linux now supports recently launched AMD RDNA 4 graphics cards. This approach includes support for the AMD Radeon RX 9070 XT and RX 9070 graphics cards. Combine this support with the recently improved open-source RADV driver and AMD gamers should see the best speed yet on their gaming rigs.

Of course, the release is not just for gamers. Linux 6.14 also includes several AMD and Intel processor enhancements. These boosts focus on power management, thermal control, and compute performance optimizations. These updates are expected to improve overall system efficiency and performance. This release also comes with the AMDXDNA driver, which provides official support for AMD's neural processing units based on the XDNA architecture. This integration enables efficient execution of AI workloads, such as convolutional neural networks and large language models, directly on supported AMD hardware. While Rust has faced some difficulties in recent months in Linux, more Rust programming language abstractions have been integrated into the kernel, laying the groundwork for future drivers written in Rust. [...] Besides drivers, Miguel Ojeda, Rust for Linux's lead developer, said recently that the introduction of the macro for smart pointers with Rust 1.84: derive(CoercePointee) is an "important milestone on the way to building a kernel that only uses stable Rust functions." This approach will also make integrating C and Rust code easier. We're getting much closer to Rust being grafted into Linux's tree.

In addition, Linux 6.14 supports Qualcomm's latest Snapdragon 8 Elite mobile processor, enhancing performance and stability for devices powered by this chipset. That support means you can expect to see much faster Android-based smartphones later this year. This release includes a patch for the so-called GhostWrite vulnerability, which can be used to root some RISC-V processors. This fix will block such attacks. Additionally, Linux 6.14 includes improvements for the copy-on-write Btrfs file system/logical volume manager. These primarily read-balancing methods offer flexibility for different RAID hardware configurations and workloads. Additionally, support for uncached buffered I/O optimizes memory usage on systems with fast storage devices.
Linux 6.14 is available for download here.
Operating Systems

Linux Kernel 6.14 Officially Released (9to5linux.com) 8

prisoninmate shares a report: Highlights of Linux 6.14 include Btrfs RAID1 read balancing support, a new ntsync subsystem for Win NT synchronization primitives to boost game emulation with Wine, uncached buffered I/O support, and a new accelerator driver for the AMD XDNA Ryzen AI NPUs (Neural Processing Units).

Also new is DRM panic support for the AMDGPU driver, reflink and reverse-mapping support for the XFS real-time device, Intel Clearwater Forest server support, support for SELinux extended permissions, FUSE support for io_uring, a new fsnotify file pre-access event type, and a new cgroup controller for device memory.

Wine

Wine Releases Framework Mono 6.14 (phoronix.com) 12

Today marks the release of Framework Mono 6.14, the first major Mono release in five years and the first under WineHQ's stewardship. This update includes long-awaited improvements such as native macOS ARM64 support, enhancements to System.Windows.Forms for X11, better COM interface support, and various stability fixes. Phoronix reports: In addition to the native macOS ARM64 support and System.Windows.Forms improvements for X11, some of the other Mono 6.14 improvements carried out over the past half-decade include improved support for generated COM interfaces, many warning fixes, addressing common cases where processes would hang on exit, and more.

As for the "Framework Mono" name rather than just Mono, the release announcement explains: "Framework Mono is the project previously hosted at https://github.com/mono/mono, which was then simply called Mono. I have made this change to distinguish it from 'monovm' and 'Wine Mono', which are different projects. Framework Mono is a cross-platform runtime compatible with .NET Framework."
You can download and learn more about the release here.
Wine

Wine 10.0 Released (betanews.com) 34

BrianFagioli shares a report from BetaNews: The Wine team has officially released Wine 10.0, marking a full year of extensive development with over 6,000 changes. This stable release introduces major updates designed to enhance performance, compatibility, and visual experience when running Windows applications on Linux and other non-Windows platforms. Here's a list of the new changes and features:

- Full ARM64EC Support: Now on par with ARM64, allowing the creation of hybrid ARM64X modules blending ARM64EC and ARM64 code in a single binary.
- 64-bit x86 Emulation: Leverages ARM64EC to run internal processes natively, reducing the need for resource-intensive emulation.
- High-DPI Scaling Overhaul: Automatic adjustments for non-DPI-aware applications on high-resolution displays with customizable compatibility flags.
- Vulkan Improvements: Support for Vulkan child window rendering under X11 and compatibility with Vulkan 1.4.303.
- Direct3D Updates: Fixed-function pipeline for legacy Direct3D versions and introduced Dynamic Vulkan extensions to reduce stuttering.
- Experimental FFmpeg Backend: Better multimedia playback for applications with complex media pipelines.
- New Display Configuration Tool: Allows inspection and modification of settings, including virtual desktop resolutions.
- Wayland Graphics Driver: Enabled by default on Linux, with support for OpenGL and improved popup window placement (X11 takes precedence unless disabled).
- Input Device Improvements: Enhanced touchscreen support for X11 and expanded Bluetooth functionality.
- Internationalization Enhancements: Updated Unicode character tables and timezone data for better global compatibility.
- Upgraded Libraries: Includes FluidSynth, LibPng, and Vkd3d, alongside new developer tools like the Clang Static Analyzer and improved ARM64 support for C++ exceptions.

You can download Wine 10.0 and learn more about the release here.
Earth

Cabernet is the Most Popular Red Wine in the US. Can It Endure Climate Change? 64

Rising temperatures are threatening the future of Napa Valley's prized cabernet sauvignon, forcing winemakers to adapt to increasingly severe heat waves. Some vineyards are experimenting with heat-tolerant grape varieties to blend with cabernet, while others are investing in cooling technologies.

The shift poses significant risks for Napa's multibillion-dollar wine industry. U.S. regulations require wines labeled as cabernet to contain at least 75% cabernet grapes, and blends typically command lower prices in the market. Studies show the average temperature during the crucial ripening period in Napa has warmed almost 3 degrees Fahrenheit (1.7C) from 1958 to 2016. Extreme heat can damage molecules that produce a wine's color and aroma, potentially altering the renowned flavor profile of Napa cabernets.
Wine

Microsoft Donates the Mono Project To Wine (gamingonlinux.com) 67

Microsoft has decided to donate the Mono Project to the developers of Wine, FOSS that allows Windows applications to run on Unix-like operating systems. "Mono is a software platform designed to allow developers to easily create cross platform applications," notes GameOnLinux's Liam Dawe. "It is an open source implementation of Microsoft's .NET Framework based on the ECMA standards for C# and the Common Language Runtime."

"Wine already makes use of Mono and this move makes sense with Microsoft focusing on open-source .NET and other efforts," adds Phoronix's Michael Larabel. "Formally handing over control of the upstream Mono project to WineHQ is a nice move by Microsoft rather than just letting the upstream Mono die off or otherwise forked." Microsoft's Jeff Schwartz announced the move on the Mono website and in a GitHub post: The Mono Project (mono/mono) ('original mono') has been an important part of the .NET ecosystem since it was launched in 2001. Microsoft became the steward of the Mono Project when it acquired Xamarin in 2016. The last major release of the Mono Project was in July 2019, with minor patch releases since that time. The last patch release was February 2024. We are happy to announce that the WineHQ organization will be taking over as the stewards of the Mono Project upstream at wine-mono / Mono - GitLab (winehq.org). Source code in existing mono/mono and other repos will remain available, although repos may be archived. Binaries will remain available for up to four years.

Microsoft maintains a modern fork of Mono runtime in the dotnet/runtime repo and has been progressively moving workloads to that fork. That work is now complete, and we recommend that active Mono users and maintainers of Mono-based app frameworks migrate to .NET which includes work from this fork. We want to recognize that the Mono Project was the first .NET implementation on Android, iOS, Linux, and other operating systems. The Mono Project was a trailblazer for the .NET platform across many operating systems. It helped make cross-platform .NET a reality and enabled .NET in many new places and we appreciate the work of those who came before us.

Thank you to all the Mono developers!

Biotech

Can Food Scientists Re-Invent Sugar? (msn.com) 102

The Wall Street Journal visits scientists at Harvard University's Wyss Institute for Biologically Inspired Engineering who are researching a "sugar-to-fiber" enzyme (normally used by plants to create stalks). They're testing a version they've "encased in spherical nanoparticles — tiny mesh-like cages made of pectin that allow the enzyme to be added to food without being activated until it reaches the intestine.

"Once there, a change in pH causes the cage to expand, freeing the enzyme to float through its holes and start converting sugar to fiber." The Wyss Institute's goal for its enzyme product was to reduce the sugar absorbed from food by 30%, though it has the potential to remove even more than that, says Sam Inverso, director of business development partnerships at the Wyss Institute. The enzyme's ability to turn sugar into fiber is also key, as most Americans don't get nearly enough fiber in their diet, says Adama Sesay, a senior engineer at the Wyss Institute who worked on the project...

The Wyss Institute is now licensing the technology to a company to help bring its enzyme product to market, a process that entails additional testing and work to secure regulatory approval. Inverso says that the aim is for the product to be available to U.S. food manufacturers within the next two years, and that other encapsulated enzymes could follow: products that reduce lactose absorption after drinking milk, or cut gluten after eating bread. For now the enzyme works better in solid food than in a liquid. Producing it in large quantities and at low cost is still a ways off — currently it's 100 times more expensive than raw sugar, Inverso says.

And the Journal notes they're not the only ones working on the problem: San Francisco-based startup Biolumen recently launched a product called Monch Monch, a drink mix made of fibrous, microscopic sponges designed to soak up sugar and prevent it from reaching the bloodstream. At mealtime consumers can blend a teaspoon of Monch Monch, which has no taste, smell or color, into drinks from water to wine. Once it has reached the stomach, the sponges start to swell and sequester sugar, reducing its burden on the body, says Dr. Robert Lustig, Biolumen's co-founder and chief medical officer... One gram of Monch Monch can sequester six grams of sugar, says Lustig... The product, introduced as a dietary supplement, can also be used as a food ingredient under a Food and Drug Administration principle known as "generally recognized as safe." Packets of Monch Monch are available for purchase online, and Biolumen says it is in talks with U.S. food manufacturers it declined to name about its use in other products...

Food companies are betting on other solutions for now. Cereal startup Magic Spoon uses allulose, a natural sugar found in figs and raisins that is growing in popularity, helped by FDA guidance that allows it to be excluded from sugar or added-sugar totals on nutrition labels. Ingredient company Tate & Lyle, which makes allulose from corn kernels, says the sweetener tastes like sugar and adds bulk and caramel color, but passes through the body without being metabolized... Chicago-based Blommer Chocolate recently launched a line of reduced-sugar chocolate and confectionery products made with Incredo, a sugar that has been physically altered to taste sweeter using a mineral carrier that dissolves faster in saliva and targets the sweet-taste receptors on the tongue. Incredo's use enables manufacturers to use up to 50% less sugar, the company says.

The article even notes that "researchers still working to reduce sugar are peddling new technologies, like individual sugar crystals modified to dissolve more quickly in the mouth, making food taste sweeter."
Businesses

FTC Launches Probe Into 'Surveillance Pricing' 48

smooth wombat writes: The FTC has sent mandatory notices for information to eight companies it says engages in "surveillance pricing", the process by which prices are rapidly changed using AI based on data about customer behavior and characteristics. This process, the FTC claims, allows companies to charge different customers different prices for the same product.

The list includes Mastercard, JPMorgan Chase, Accenture and consulting giant McKinsey. It also includes software firm Task, which counts McDonald's and Starbucks as clients; Revionics, which works with Home Depot, Tractor Supply and grocery chain Hannaford; Bloomreach, which services FreshDirect, Total Wine and Puma; and Pros, which was named Microsoft's internet service vendor of the year this year. "Firms that harvest Americans' personal data can put people's privacy at risk," FTC Chair Lina Khan said in a news release. "Now firms could be exploiting this vast trove of personal information to charge people higher prices."
Wine

Wine Staging 9.11 Released with A Patch For A 17 Year Old Bug (phoronix.com) 15

Building off Friday's release of Wine 9.11, the development team has now also released Wine Staging 9.11 with some 428 patches, reports Phoronix founder Michael Larabel: Catching my interest was a patch for Bug 7955. That right away catches my attention since the latest Wine bug reports are at a bug ticket number over 56,000.... Yep, Bug 7955 dates back 14 years ago to April 2007.

The #7955 bug report is over the S-Hoai Windows client displaying an application exception when clicking the "File" or "Projects" menu. S-Hoai is a Windows application used in Germany by architects and building engineers/contractors for managing estimates and billing according to German laws.

Beer

Researchers Find No Amount of Alcohol is Healthy For You (nytimes.com) 207

The New York Times magazine remembers that once upon a time, in the early 1990s, "some prominent researchers were promoting, and the media helped popularize, the idea that moderate drinking...was linked to greater longevity.

"The cause of that association was not clear, but red wine, researchers theorized, might have anti-inflammatory properties that extended life and protected cardiovascular health..." More recently, though, research has piled up debunking the idea that moderate drinking is good for you. Last year, a major meta-analysis that re-examined 107 studies over 40 years came to the conclusion that no amount of alcohol improves health; and in 2022, a well-designed study found that consuming even a small amount brought some risk to heart health. That same year, Nature published research stating that consuming as little as one or two drinks a day (even less for women) was associated with shrinkage in the brain — a phenomenon normally associated with aging...

[M]ore people are now reporting that they consume cannabis than alcohol on a daily basis. Some governments are responding to the new research by overhauling their messaging. Last year, Ireland became the first country to pass legislation requiring a cancer warning on all alcohol products sold there, similar to those found on cigarettes: "There is a direct link between alcohol and fatal cancers," the language will read. And in Canada, the government has revised its alcohol guidelines, announcing: "We now know that even a small amount of alcohol can be damaging to health." The guidelines characterize one to two drinks a week as carrying "low risk" and three to six drinks as carrying "moderate risk." (Previously the guidelines suggested that women limit themselves to no more than two standard drinks most days, and that men place that limit at three.)

United States

Amazon's Delivery Drones Won't Fly In Arizona's Summer Heat (wired.com) 24

An anonymous reader quotes a report from Wired: Amazon plans to start flying delivery drones in Arizona this year -- but don't count on them to bring you a refreshing drink on a hot day. The hexacopter can't operate when temperatures top 104 degrees Fahrenheit, or 40 degrees Celsius, the company says, and average daily highs exceed that for three months of the year in Tolleson, the city outside Phoenix where Amazon is preparing to offer aerial deliveries from inside a 7.5-mile radius. The drones can't help with midnight snacks either, because they'll be grounded after sunset. Potentially being inoperable for a quarter of the year might make launching drone deliveries in Tolleson and neighboring desert communities seem like an odd choice. It's far from the first challenge faced by Amazon's much-delayed drone project. The unit is years behind its goals of flying items to customers in under an hour on a regular basis, and a one-time target of 500 million deliveries by 2030 seems distant. Amazon Prime Air has completed just thousands of deliveries, falling behind rivals; Alphabet subsidiary Wing has notched hundreds of thousands of delivery flights and Walmart more than 20,000.

In the California wine country town of Lockeford, where Amazon initially launched drone deliveries, some residents told WIRED last year that they ordered only because Amazon lured them with gift cards. In Arizona, it could be discouraging not being able to rely on drones during those hours when one might not want to venture too far from the comfort of air conditioning. [...] That temperature and other environmental conditions could ground or hamper the drone industry has been known for years. A team from University of Calgary's geography department estimated that on average across the world, drones with limitations similar to Amazon's, including from weather and daylight, would be limited to flying about 2 hours a day. In the world's 100 most populous cities, the average daily flight time would be 6 hours. "Weather is an important and poorly resolved factor that may affect ambitions to expand drone operations," they wrote in a study published in 2021. Heat, in particular, forces motors to work harder to keep drones aloft, and their batteries are only so powerful.

Wine

Wine 9.0 Released (9to5linux.com) 15

Version 9.0 of Wine, the free and open-source compatibility layer that lets you run Windows apps on Unix-like operating systems, has been released. "Highlights of Wine 9.0 include an experimental Wayland graphics driver with features like basic window management, support for multiple monitors, high-DPI scaling, relative motion events, as well as Vulkan support," reports 9to5Linux. From the report: The Vulkan driver has been updated to support Vulkan 1.3.272 and later, the PostScript driver has been reimplemented to work from Windows-format spool files and avoid any direct calls from the Unix side, and there's now a dark theme option on WinRT theming that can be enabled in WineCfg. Wine 9.0 also adds support for many more instructions to Direct3D 10 effects, implements the Windows Media Video (WMV) decoder DirectX Media Object (DMO), implements the DirectShow Audio Capture and DirectShow MPEG-1 Video Decoder filters, and adds support for video and system streams, as well as audio streams to the DirectShow MPEG-1 Stream Splitter filter.

Desktop integration has been improved in this release to allow users to close the desktop window in full-screen desktop mode by using the "Exit desktop" entry in the Start menu, as well as support for export URL/URI protocol associations as URL handlers to the Linux desktop. Audio support has been enhanced in Wine 9.0 with the implementation of several DirectMusic modules, DLS1 and DLS2 sound font loading, support for the SF2 format for compatibility with Linux standard MIDI sound fonts, Doppler shift support in DirectSound, Indeo IV50 Video for Windows decoder, and MIDI playback in dmsynth.

Among other noteworthy changes, Wine 9.0 brings loader support for ARM64X and ARM64EC modules, along with the ability to run existing Windows binaries on ARM64 systems and initial support for building Wine for the ARM64EC architecture. There's also a new 32-bit x86 emulation interface, a new WoW64 mode that supports running of 32-bit apps on recent macOS versions that don't support 32-bit Unix processes, support for DirectInput action maps to improve compatibility with many old video games that map controller inputs to in-game actions, as well as Windows 10 as the default Windows version for new prefixes. Last but not least, the kernel has been updated to support address space layout randomization (ASLR) for modern PE binaries, better memory allocation performance through the Low Fragmentation Heap (LFH) implementation, and support memory placeholders in the virtual memory allocator to allow apps to reserve virtual space. Wine 9.0 also adds support for smart cards, adds support for Diffie-Hellman keys in BCrypt, implements the Negotiate security package, adds support for network interface change notifications, and fixes many bugs.
For a full list of changes, check out the release notes. You can download Wine 9.0 from WineHQ.
Open Source

NotePad++ 20th Anniversary Edition Includes New 'Multi-Edit' Feature (notepad-plus-plus.org) 56

The free open-source text editor Notepad++ is celebrating its 20th anniversary, the blog OMG! Ubuntu reported this week, "with a new release filled with some neat new features." In Notepad++ 8.6 (the 238th release since 2003, for those keeping count) the Windows-based code tool [which can also be used on Linux] adds to its extensive feature set with an improved multi-edit feature.

A few 3rd-party Notepad++ plugins have offered similar functionality for a while, including BetterMultiSelection. And a bug report requesting to ability to "transform the column mode to multi-caret on HOME/END/Arrow keys" led to this native addition.

Their blog post includes an animated GIF of Notepad++ multi-edit in action.

"You can install Notepad++ on Ubuntu straight from the Ubuntu Software/App Center app (it's a Snap Store). Alternatively, install the Windows build via WINE/CrossOver or, if you got the l33t skillz, build it by hand, from source."
IT

Matter 1.2 is a Big Move For the Smart Home Standard (theverge.com) 64

Matter -- the IOT connectivity standard with ambitions to fix the smart home and make all of our gadgets talk to each other -- has hit version 1.2, adding support for nine new types of connected devices. From a report: Robot vacuums, refrigerators, washing machines, and dishwashers are coming to Matter, as are smoke and CO alarms, air quality sensors, air purifiers, room air conditioners, and fans. It's a crucial moment for the success of the industry-backed coalition that counts 675 companies among its members. This is where it moves from the relatively small categories of door locks and light bulbs to the real moneymakers: large appliances.

The Connectivity Standards Alliance (CSA), the organization behind Matter, released the Matter 1.2 specification this week, a year after launching Matter 1.0, following through on its promise to release two updates a year. Now, appliance manufacturers can add support for Matter to their devices, and ecosystems such as Apple Home, Amazon Alexa, Google Home, and Samsung SmartThings can start supporting the new device types. Yes, this means you should finally be able to control a robot vacuum in the Apple Home app -- not to mention your wine fridge, dishwasher, and washing machine.

The initial feature set for the new device types includes basic function controls (start / stop, change mode) and notifications -- such as the temperature of your fridge, the status of your laundry, or whether smoke is detected. Robot vacuum support is robust -- remote start and progress notifications, cleaning modes (dry vacuum, wet mopping), and alerts for brush status, error reporting, and charging status. But there's no mapping, so you'll still need to use your vacuum app if you want to tell the robot where to go.

Linux

Linux Interoperability Is Maturing Fast Thanks To a Games Console (theregister.com) 41

Liam Proven writes via The Register: Steam OS is the Arch-based distro for a handheld Linux games console, and Valve is aggressively pushing Linux's usability and Windows interoperability for the device. Two unusual companies, Valve Software and Igalia, are working together to improve the Linux-based OS of the Steam Deck handheld games console. The device runs a Linux distro called Steam OS 3.0, but this is a totally different distro from the original Steam OS it announced a decade ago. Steam OS 1 and 2 were based on Debian, but Steam OS 3 is based on Arch Linux, as Igalia developer Alberto Garcia described in a talk entitled How SteamOS is contributing to the Linux ecosystem.

He explained that although Steam OS is built from some fairly standard components -- the normal filesystem hierarchy, GNU user space, systemd and dbus -- Steam OS has quite a few unique features. It has two distinct user interfaces: by default, it starts with the Steam games launcher, but users can also choose an option called Switch to Desktop, which results in a regular KDE Plasma desktop, with the ability to install anything: a web browser, normal Linux tools, and non-Steam games.

Obviously, though, Steam OS's raison d'etre is to run Steam games, and most of those are Windows games which will never get native Linux versions. Valve's solution is Proton, an open-source tool to run Windows games on Linux. It's formed from a collection of different FOSS packages, notably: [Wine, DXVK, VKD3D-Proton, and GStreamer]. The result is a remarkable degree of compatibility for some of the most demanding Windows apps around [...].
You can view Garcia's 49-page presentation here (PDF).
IT

DirectX 12 Support Comes To CrossOver on Mac With Latest Update (arstechnica.com) 18

Codeweavers took to its official forums today to announce the release of CrossOver 23.0.0, the new version of its software that aims to make emulating Windows software and games easier on macOS, Linux, and ChromeOS systems. From a report: CrossOver 23 has updated to Wine 8.0.1, and it's loaded with improvements across all its platforms. The most notable, though, is the addition of DirectX 12 support under macOS via VKD3D and MoltenVK. This marks the first time most Mac users have had access to software that relies on DirectX 12; previously, only DirectX 11 was supported, and that went for other software solutions like Parallels, too. This new release adds "initial support" for geometry shaders and transforms feedback on macOS Ventura. Codeweavers claims that will address a lot of problems with "missing graphics or black screens in-game" in titles like MechWarrior 5: Mercenaries, Street Fighter V, Tekken 7, and Octopath Traveler.

Slashdot Top Deals