I wrote about the brand new Nexus mods app before, as it's quite a promising and exciting development for the future of modding (especially for Linux and Steam Deck). And now, they want your feedback.
This is going to replace their previous apps like Vortex, eventually anyway. Right now, it's only made ready for Stardew Valley, since it's a very popular game for mods and is also cross-platform so it makes it simpler for them to get all the features of the app ready.
Yesterday, July 1st, they announced the Alpha release of this next-generation mod manager and their new Product Manager got in touch to mention they "would be really keen to get feedback from Linux users". So this is your chance to ensure Linux (and Steam Deck) finally become a first-class citizen for game modding.
Pictured - me testing out the Nexus Mod app
They said they plan to release an app update every 3 weeks going forward, and the next game they plan to add support for will be Cyberpunk 2077.
See more in their news post. Exciting times ahead!
You can grab it from their download page, and the source code is on GitHub. See details on testing in their forum post.
Feedback: stop using electron.This please! There are much better cross platform toolkits. Electron is trash. The only app I've seen that uses it well is Discord.
Rather fond of the heroic launcher. It runs smoother than steam on my decade old laptop and electron means it is easy for me, even as someone with a bare minimum of html and css skills, to dig into its source and chuck out the parts that I don't want.
Last edited by emphy on 4 Jul 2024 at 4:40 am UTC
https://docs.avaloniaui.net
"Deleting downloaded mods from your Mod Library."
"Rewind - a global undo feature that will allow you to walk back changes to your loadout one at a time or jump back to a specific point in time."
"Collections support"
So basically all of the feedback I would have given is already covered in the roadmap except for maybe like, "Launch Mod Loader instead of game when game is launched from steam." and "Auto-Change mod load order to optimal layout as reported by community" kinda similar to what LOOT does.
Last edited by WMan22 on 4 Jul 2024 at 10:45 am UTC
I see the axaml file extension. That's the avalonia ui toolkit right?
https://docs.avaloniaui.net
Correct, it's written in C# and Avalonia.
Does that mean I can play Skyrim with mods natively soon?
You can already play Skyrim with mods - either by installing them manually, or via the creation club, or using Mod Organizer 2.
MO2 has a Linux installer now which makes it a cinch to install:
https://github.com/rockerbacon/modorganizer2-linux-installer
And you can also use SteamTinkerLauncher too, but that just adds a lot more complexity IMO.
As for the new Nexus Mods app, it's a long way away before it's ready for Skyrim - it's missing several key features essential for a mod manager, such as load order and conflict management, and without those features IMO it makes the current Nexus app kinda pointless, because you might as well just install the mods manually (and if you're on Linux, it's easy enough to switch between mods/backups using btrfs snapshots or reflinks).
This is good news. I guess it's time for me to dust off the old hoe. I mean my gardening tool, of course.
Will you be taking her to the Valley or outside Whiterun?
It's a mod manager that has passed hands also where the original author of MO1/2 went to Vortex (nexus) team. Not sure if he/she is behind the move to support Linux.
Really all that is needed is Wine/Proton game detection and the use of native Linux symlinking equivalents that are compatible with Wine. I think there are memory mapping equivalents also. Thought these days wine/proton do such things automagically as a translation layer windows support.
The success of this product will likely come down to PLUGIN support. The things that make magic happen.
Last edited by TheRiddick on 8 Jul 2024 at 4:20 am UTC
See more from me