Steam games fail to run from NTFS

Hey All - anyone found way to fix so games on steam will play from NTFS ?

Tried recreate data folder in steam folder on ntfs drive, still no luck, tried change original folder name and make new one with compatdata name.... didn't work.

Drive mounted, games listed on steam, once click play it kinda try start then stops and play button is there again.

Tried proton GE and experimental, same results.

Only of I move game to ext4 it will run.

Thanks a lot !

as far as i know NTFS is known to have issues on Linux, this isn't really a supported configuration. from what i understood one of the problems is NTFS does not like to cooperate with the kernel's mounting.

there is a possible fix ... Can't launch Windows games installed on another drive · Issue #35 · ValveSoftware/Proton · GitHub

btw ... is it allowed to drop url's to other sites in a comment? ... am new to the forum and didn't read the rules yet ... i know ... my bad ... sorry about it :stuck_out_tongue:

Yes, except to M$ and MJ :smiley:

pacman -Qi ntfs-3g
Name                     : ntfs-3g
Version                  : 2021.8.22-1
Beschreibung             : NTFS filesystem driver and utilities

and
:slight_smile:

BTW, looks like the avatar is from me? :thinking:

No, I use arch not Arch :smiley:
g19555

image

3 Likes

yours looks nice! mine is one out of a lot of not that nice as yours avatars i could choose from on the interrnet :wink:

1 Like

Done :slight_smile: :slight_smile:

1 Like

Hello and welcome!

Personally, I avoid NTFS like the plague, but as of linux kernel 5.15 there has been NTFS file system drivers implemented for better support. Make sure you have 'NTFS-3G' installed from the repos.

With that said, here are a couple of guides, but in all honesty, NTFS should be avoided; drive errors....and the fact that NTFS is crap in general. Good luck.

https://github-wiki-see.page/m/ValveSoftware/Proton/wiki/Using-a-NTFS-disk-with-Linux-and-Windows

You’re starting to sound so much like me, people are going to think you’re an alias account of mine. :rofl:

6 Likes

I like a little confusion in the mix, keeps them on their toes. :foot: :laughing:

3 Likes

I have: mkfs . :stuck_out_tongue_winking_eye:

More seriously, things might improve with kernel 5.15 which includes some better built-in NTFS support (but even so, running Linux applications from a Linux-native filesystem is still the better approach).

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.