this post was submitted on 25 Apr 2026
31 points (100.0% liked)

Linux Gaming

25571 readers
211 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

Help:

Launchers/Game Library Managers:

General:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

Hi, Got a creative game (scriptorium) running through steam on bazzite. In that game you can save projects as pngs. If I click on show folder in the game in opens an emulated windows explorer with path c steamuser ... As a workaround I can copy it here and paste it into my actual files but does anyone know there I can find these emulated windows paths?

you are viewing a single comment's thread
view the rest of the comments
[–] Goingdown@sopuli.xyz 35 points 1 day ago (1 children)

Here is how you can find it.

  • First, in Steam, go to Settings -> Storage. There you can see the path for your library.
  • Click ... icon and select Browse Folder
  • Open compactdata folder
  • Open folder 3119540 (3119540 is Steam ID number for Scriptorium)
  • Open folder pfx
  • Open folder drive_c - this is emulated C drive of the game
  • Most probably pictures are in users/steamuser folder somewhere

Perfect, thank you this was the solution. <3