The Windows filesystem: https://en.wikipedia.org/wiki/NTFS. Basically, don’t try to share the game drive with Windows.
- 0 Posts
- 5 Comments
Joined 2 years ago
Cake day: June 14th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
If you have an AMD GPU (except for the very latest GPUs), you should be good out of the box. The AMD driver comes pre-installed with mesa.
Other than that… don’t use NTFS to store your games.
Edit: Maybe I misunderstood your question. I understood it as: What are some recommended changes to do after installing a Linux distro. Did you meant to ask about differences between distros?
stuner@lemmy.worldto Linux Gaming@lemmy.world•Linux reaches new peak of 2.69% in Steam Hardware & Software Survey: May 2025English34·16 days agoAFAIK, this corresponds to the snap package of Steam.
stuner@lemmy.worldto Linux Gaming@lemmy.world•New PC incoming, should i stick to Mint?English0·2 months agoWhat are the specs of your new computer? Mint can struggle with brand-new hardware (e.g. new GPUs from AMD/Intel). Or did you purchase a new PC that officially supports Linux (Mint)?
I’m not quite sure what you’re trying to do here. Are you
If you’re trying to do the second one, there’s a useful guide on it here: https://omiid.me/notebook/25/move-docker-volume-to-bind-mount. The first one should be even simpler, you can just replace the volumes in the compose file by bind mounts (basically, just this step of the tutorial: https://omiid.me/notebook/25/move-docker-volume-to-bind-mount#modifying-docker-compose).