Amethyst Mod Manager v2.3.0 Adds VFS Deployment and Elden Ring Support
Linux modders finally have a proper answer to MO2 and Vortex. Amethyst Mod Manager released version 2.3.0 this week, bringing a major new deployment method, Elden Ring support, and a string of UI polish to its growing list of features. The update lands about a month after the v2.0.0 UI rewrite and cements Amethyst as the most ambitious open-source mod tool for Linux gaming.
For years, Linux gamers modding Windows titles through Proton were stuck choosing between patchy Wine compatibility and a manual file drop. Amethyst, built in Python and PySide6 by developer ChrisDKN, was created to close that gap. It ships in AppImage, Flatpak, and Arch User Repository formats, with a Flathub listing split into stable and beta channels. The project has quietly racked up nearly 900 GitHub stars. The development pace has been nothing short of breakneck.
The VFS Deploy Method Changes the Game for Proton
The headline feature in v2.3.0 is Virtual File System deployment. Instead of symlinking or hardlinking mods directly into your game folder, VFS overlays them through Proton’s built-in virtual filesystem. You do not touch the actual Steam prefix files, which means anti-cheat conflicts drop out of the picture and rolling back mods stays clean. Most Unreal Engine games support it. You still need to launch through Amethyst or paste a provided command string if you prefer an external launcher.
ChrisDKN says the VFS option was specifically designed to sidestep the biggest headaches Proton modders face, keeping the actual prefix untouched while still giving you full control over load orders. The old two-deploy approach remains available. Symlinks stay the default for most setups, and hardlinks still save disk space if you keep everything on the same partition.
Keep in mind that VFS does not work for every single title yet. Bethesda legacy games and a handful of older Unreal 4 engines still run better on symlinks, though the v2.3.0 release notes confirm that newer folder normalization quirks are patched. The staging folder system is identical to what makes MO2 reliable on Windows, now properly implemented for Linux.
AAA Titles and a Faster Workflow
Elden Ring and the new Elden Ring Nightreign spinoff are the biggest name additions to the supported games list. That pushes Amethyst into Souls-tier action RPGs alongside Fallout 4, Cyberpunk 2077, Starfield, and Hogwarts Legacy. The embedded wiki already tracks over 95 games, ranging from Morrowind to BepInEx-dependent Thunderstore repositories.
The update trims a lot of daily friction. You can now export and import mod profiles as shareable links instead of wrestling with local files. Bug reports upload straight to a temporary link so devs can actually read them. Thunderstore BepInEx plugins finally stop dumping into legacy paths that loaders wipe at startup. And if your Fallout 4 install needs to step back a patch version, a dedicated downgrade wizard handles it.
I remember checking the commit log last November when the Thunderstore integration first landed. The team folded it straight into the plugin loader instead of treating it as an afterthought. That kind of integration depth is rare in projects this young. The Flatpak channels on Flathub are split into stable and beta, which is exactly what you want when releases happen every week or two.
It isn’t a flawless system yet. VFS does not cover the entire game list, and first-time Linux users still need to understand how Proton prefixes work before they can fully leverage the new deploy option. The interface is polished, though it still relies on Proton for the majority of Windows-only titles. However, at the same time, the GPL-3.0 license and broad distribution options make it a serious threat to proprietary competitors like Vortex.
Amethyst v2.3.0 is available now through the GitHub releases page. If you are modding on a Steam Deck, the in-app CLI mode lets you run the whole thing without dropping into desktop mode.
