Search found 1 match

by PurpleRiver
Mon Nov 11, 2024 8:21 pm
Forum: Resolved Problems and Bugs
Topic: [Linux] Steam Snap Save Sync Spot
Replies: 5
Views: 1430

[Linux] Steam Snap Save Sync Spot

I've installed Steam with Snap on Ubuntu 24.04 with `$ sudo snap install steam`, and Steam syncs the cloud saves to `/home/username/snap/steam/common/.factorio/saves` but Factorio expects them to be in `/home/username/.factorio/saves`.

It can be fixed with creating a symlink `$ ln -s /home/username ...

Go to advanced search