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

Linux Gaming

19739 readers
595 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
you are viewing a single comment's thread
view the rest of the comments
[–] 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.