What are some recommend changes for gaming for linux distros? Know I or to get steam and portion, but not sure what else

Have a AMD Gpu and cpu if that is important

  • It’s a Microsoft network filesystem. They’re probably telling you: don’t leave your games on an old Windows computer and try to remote mount the drive with NTFS; if you do, you’ll be sorry. Re-install the games on Linux.

    • vintageballs@feddit.org
      link
      fedilink
      Deutsch
      arrow-up
      2
      ·
      5 days ago

      It’s not a network file system. It’s a regular file system for hard drives, SSDs and such, which is used by default on Windows since Windows NT (that’s where the NT comes from - it doesn’t stand for network but “new technology”).

      The implementation in Windows is closed source meaning the file system had to be reverse engineered to even work at all under Linux. Support nowadays is okay-ish, but as soon as you don’t properly shutdown your computer or use the file system under Windows, you will run into weird problems.

      Also it just straight up doesn’t work for most games running under wine.

    • catloaf@lemm.ee
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      5 days ago

      NTFS has nothing to do with the network. Maybe you’re thinking of NFS? But natively Windows uses SMB.