winepak / applications

A collection of flatpak manifest for building Microsoft Windows applications with Wine via flatpak
https://www.winepak.org
414 stars 39 forks source link

Skyrim and Its tools? #36

Open Saroufim opened 6 years ago

Saroufim commented 6 years ago

The trickiest part of running Skyrim on Linux is having some of its mods work. Would it be a valid user case to have Mod Organizer, ENB, LOOT, and some of the most popular modding tools as extensions for Skyrim?

julianrichen commented 6 years ago

Theoretically yes. Applications can have extension mounts points so we could do net.bethesda.Skyrim.Extension.ModName or net.bethesda.Skyrim.Mod.ModeName. But I say theoretically because I don't have any knowledge of Skyrim or Modding Skyrim.

hmlendea commented 6 years ago

We'd need an app for the game itself, and a few more for the modding tools, not for the mods themselves. Mod Organiser already manages mods by itself and contains tons of complex functionality to do it properly, as modding Skyrim isn't nearly as simple as putting some files in the data folder and ticking a box.

Saroufim commented 6 years ago

I was thinking more of mods like ENB and SKSE that require you to install specific configs as well as specific .dll files. These mods are not managed by Mod Organizer.

hmlendea commented 6 years ago

Aaa yes, true. Although, I'm pretty sure they will be handled by Vortex (MO and Nexus' continuation). But yeah, it would make sense to have them available as winepak packages.