Bottles 67.4 Lands on Linux, Smoothes Out Battle.net and Visual Novel Glitches
The open source Wine wrapper manager rolls out its latest component bundle and patches a handful of stubborn quirks.
Another Bottles update has been released. If you are running Windows applications on Linux through the manager, this is a clean bug-fix release that targets two very specific compatibility headaches.
Bottles has spent years becoming the default wrapper for Wine and Proton on the desktop. It sits between a full Windows VM and a raw terminal command, bundling DXVK, custom runners, and a GTK4 interface that actually looks decent.
The fixes under the hood
The three updates in 67.4 are modest but useful. First, the Cpak community packaging channel got a refresh alongside Soda 11.0-10. Soda is the dependency bundle that pulls in DXVK and runtime libraries, and bumping it to 11.0-10 keeps the gaming stack closer to upstream patches.
Next, Brombin finally squashed a crash loop in Blizzard's Battle.net launcher. If your game installations kept folding on you since the last Bottles update, this should unblock the installation flow. There is also a fix for KiriKiri, the runtime that powers a lot of visual novels. First-run intro videos were previously stuck or failing to play. Now they actually play.
Flatpak users on version 67.3 can skip a full app update. The Components catalog will push Soda 11.0-10 to you automatically. It saves you a few clicks and a permissions prompt. Keep in mind that the immutable Components catalog fallback also got a sync pass to keep the offline backup matching upstream changes.
Five commits landed on the same day. Eight files changed. Two contributors. It is not exactly a codebase overhaul, but it follows months of steady work on the runner system. At one point, Bottles users spent more time adjusting winetricks flags in terminal tabs than actually launching games. That part of the grind is slowly fading.
The commit landed with three thumbs up, a celebration emoji, and a heart from the usual suspects on GitHub. Fair enough. It is a targeted patch for people who actually need it. The lack of broader architectural changes might disappoint some, though the steady cadence of component updates does keep the underlying stack healthy.
You can grab the new version from Flathub or Cpak. The source stays under GPL-3.0, and the full diff between 67.3 and 67.4 is available on GitHub.
