• greenskye@lemm.ee
    link
    fedilink
    English
    arrow-up
    14
    arrow-down
    1
    ·
    7 days ago

    I realize gaming on Linux is already very doable (I have a steam deck), but for me specifically, I need the majority of the mod developers to have shifted over to Linux gaming before I can switch. I primarily play games that tend to be heavily modded and it’s really common to need to run some sort of 3rd party tool to mod. One that is often not Linux compatible. I realize there are utilities that can sometimes help with this, but between extremely spotty mod documentation and my own lack of familiarity with Linux, that kind a tricky ask for me to accomplish. I’ve pretty much given up on playing modded games on my steam deck for now. I hope someday most of the gaming world will switch, but until then I feel somewhat chained to Windows if I want to enjoy my hobby.

    • Praise Idleness@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      ·
      7 days ago

      not just gaming. I don’t game so Ihave 0 problem with that. My biggest problem is some weird proprietary bs softwares that I don’t need for 99% of the time but when I do they’re crucial.

      • mrvictory1@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        arrow-down
        1
        ·
        7 days ago

        Run them with wine on Linux or search the internet to check if others have tried running that software under Wine. I had very good luck with small, single-purpose software.

    • MonkderDritte@feddit.de
      link
      fedilink
      English
      arrow-up
      3
      ·
      7 days ago

      Must be a very specific game. Last time i had to run a tool for modding was in Gothic 3. And i think X4 was it, it has a linux version but some mods have Windows paths? Though it would work fine in wine. And Kenshi has a cmd script to fix some data for performance the studio missed, for which some included tools don’t run. But that was faster with find and sed anyway.

      Btw, most weird tools run fine if you install vcrun (libraries) or dotnet (GUI stuff) via winetricks. wintricks vcrun2022 dotnet48 for the latest.