13

I wanted to move my savegame for Mainframe Defenders from my windows to linux. Unfortunately I was unable to figure out where the game expects the savegame.

Is there some equivalent of Process Monitor to figure out where the game writes my savegame to?

top 5 comments
sorted by: hot top new old
[-] CameronDev@programming.dev 6 points 4 months ago

You want strace on Linux. You can use it with grep, or it has some built in filtering methods as well.

[-] ackthxbye@feddit.org 2 points 4 months ago

Exactly what I was looking for. Thank you!

[-] SnotFlickerman@lemmy.blahaj.zone 4 points 4 months ago* (last edited 4 months ago)

You could always try searching the drive for current.sav which seems to be the name of the savegame file, and I doubt that filename would be different in Linux as opposed to Windows.

Elsewhere, it is said that Steam often puts save games in these various locations:

  • $HOME/.local/share
  • $HOME/.config
  • $HOME/.game
  • $HOME/.config/unity3d
  • $HOME/.loki
  • $HOME/Documents

So check those locations as well if you haven't already.

[-] ackthxbye@feddit.org 8 points 4 months ago

It's in $HOME/.config/unity3d/ZeroTheCat/Mainframe

Thank you!

[-] SnotFlickerman@lemmy.blahaj.zone 3 points 4 months ago

You're welcome, glad you were able to find it!

this post was submitted on 27 Oct 2025
13 points (100.0% liked)

linux4noobs

3937 readers
1 users here now

linux4noobs


Noob Friendly, Expert Enabling

Whether you're a seasoned pro or the noobiest of noobs, you've found the right place for Linux support and information. With a dedication to supporting free and open source software, this community aims to ensure Linux fits your needs and works for you. From troubleshooting to tutorials, practical tips, news and more, all aspects of Linux are warmly welcomed. Join a community of like-minded enthusiasts and professionals driving Linux's ongoing evolution.


Seeking Support?

Community Rules

founded 2 years ago
MODERATORS