this post was submitted on 06 Aug 2023
101 points (95.5% liked)

Linux Gaming

14957 readers
72 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 1 year ago (3 children)

I mean...Linux now has a good, mainlined NTFS driver. Sure you could use exfat, but even if you don't plan ahead NTFS works fine nowadays

[–] [email protected] 13 points 1 year ago (1 children)

There were a lot of problems getting proton to work on NTFS, but that's only because the COMPATDATA directory must not be located on NTFS. Worked fine the moment you symlinked COMPATDATA to your ext4 drive.

There was a time, where this problem got discussed almost weekly on reddit.

[–] [email protected] 2 points 1 year ago

yeah, those were the days I got into Linux gaming and I was dual booting with steam games on ntfs partition. Pain, only pain

[–] [email protected] 4 points 1 year ago

The problem is that the way NTFS works will not allow you to do symlinks and there are some permissions issues.

There are some workarounds but these might still cause issues.

[–] [email protected] 2 points 1 year ago

That mainlined ntfs driver is fast but occasionally drilles holes in ntfs so I have to chkdsk on Windows. Also NTFS is not mount & play, you need to configure it with right permissions etc.