this post was submitted on 08 Jun 2025
46 points (94.2% liked)

Linux Gaming

19666 readers
582 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.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
top 7 comments
sorted by: hot top controversial new old
[–] vic_rattlehead@lemmy.world 17 points 3 weeks ago (1 children)

You shut Factorio down?

Seriously though, Factorio isn't too large, why not keep only that game on the SSD?

[–] KernelPanic@programming.dev 7 points 3 weeks ago* (last edited 3 weeks ago)

why not keep only that game on the SSD

My SSD is mostly full. Factorio is only slow at startup while its loading the game, after that it wouldn't matter whether its on SSD or a HDD.

[–] flubba86@lemmy.world 7 points 3 weeks ago

game is too big to fit on my SSD 😭

game loads too slowly on HDD 😴

YOLO. store the game in RAM. 🤘

[–] prole@lemmy.blahaj.zone 4 points 3 weeks ago

Do you have Steam pre-cache shaders before the game opens? You can turn that off in the settings and have it compile them in the background while you play. Depending on the game, this can dramatically speed up starting time.

However, given the nature of Factorio's graphics, I'm not sure how much of a difference it'd make.

[–] dgdft@lemmy.world 3 points 3 weeks ago* (last edited 3 weeks ago)

This isn’t storing the game in RAM; it’s caching it — which isn’t an effective strategy if you actually want fast load times and do any sort of substantial disk IO between system boot and game launch.

Not tryna get too analytical on a meme post, but tmpfs is the correct way to do this for anyone wanting to pull this sorta thing off seriously.

[–] bright_side_@lemmy.world 2 points 3 weeks ago (1 children)

Just wanted to leave some appreciation here. I like that the blog post is so concise but still nicely follow able. Also it seems to prove the loading times quite a bit even though the solution is somewhat rudimentary. Love the spirit 😊

[–] KernelPanic@programming.dev 2 points 3 weeks ago