Helldivers 2
Hello there!
Did anyone manage to get Helldivers 2 working on Steam?
Whenever I try to start the game, the Button switches from "Start" to "Running" and then suddenly drops back to "Start" and turns green again.
I am an absolute Newbe and I have no plan... ^^
Thanks for the help!
9 Replies
Make sure your game drive is not ntfs
And here I was thinking I could just mount my Windows Library-Drive... Thank you!
nope NTFS doesn't support things it needs to support for Windows games to work using Proton
Linux games should work fine but there aren't many of those
You can reformat to a supported filesystem such as btrfs and ext4
But you'll lose the data on the drive
not nececerily
with formatting yes
but you can convert NTFS to btrfs
in which case no
Do you know how that works?
it replaces some filesystem data of NTFS & moves moves stuff around so that you could revert the process a little bit after the conversion if need be
though i don't exactly know if the Windows/NTFS tools support this revert feature the ext4 one's on Linux do so i just assume that applies to the Windows/NTFS ones
lemme check
yup looks like reverting is supported
GitHub
GitHub - maharmstone/ntfs2btrfs
Contribute to maharmstone/ntfs2btrfs development by creating an account on GitHub.
you just run the tool giving it the drive
that simple it seems