this post was submitted on 06 May 2024
66 points (97.1% liked)

Linux Gaming

15048 readers
148 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
66
submitted 5 months ago* (last edited 5 months ago) by iso@lemy.lol to c/linux_gaming@lemmy.world
 

I'm using EndeavourOS with ext4 file system for daily usage and a dual bootable Windows for gaming. What I want to have right now is getting rid of Windows completely.

When I tried it before, I had to try multiple tweaks for a game and find which one worked on Linux. Therefore, I want to take a snapshot with BTRFS and try it until I find the right configuration.

While I have quite a bit of experience with Linux, I've never used BTRFS. Do you think it's worth it?

I thought about keeping the games on the ext4 system, but I hate splitting the disk. I'm thinking of keeping the games in a non-snapshot volume.

UPDATE: I just re-installed EndeavourOS with BTRFS + snapper + BTRFS Assistant :)

you are viewing a single comment's thread
view the rest of the comments
[–] pHr34kY@lemmy.world 30 points 5 months ago (15 children)

Btrfs is amazing for a steam library. The single best feature is the compression. Games tend to have lot of unoptimized assets which compress really well. Because decompression is typically faster than your disk, it can potentially make games load faster too.

I put a second dedicated nvme drive in my PC just for steam. It's only 512GB but it holds a surprisingly large library.

[–] dingdongitsabear@lemmy.ml 17 points 5 months ago

and ~~my axe~~ deduping. all those dlls and wine prefixes that contain them occupy space only once.

load more comments (14 replies)