Do THIS! Don't Manually Transfer Your Save between Steam Deck & PC | Cloud Save for Non-Steam Games
PC download: https://syncthing.net/downloads/
To enable Syncthing GTK in Game Mode, you will need to create a new text file located at /home/deck/.config/systemd/user/
Create a text named 'syncthing.service' and the contents of the file will be:
[Unit]
Description=Syncthing
[Service]
Type=simple
ExecStart=flatpak run --command=syncthing me.kozec.syncthingtk
Restart=on-failure
RestartSec=1
SuccessExitStatus=3 4
[Install]
WantedBy=default.target
Then open Konsole and run the commands:
systemctl --user enable syncthing
systemctl --user start syncthing
If you wish to disable Syncthing starting on launch you can run the following commands:
systemctl --user stop syncthing
systemctl --user disable syncthing
Other Videos By Grown Up Gaming
Other Statistics
Stardew Valley Statistics For Grown Up Gaming
At this time, Grown Up Gaming has 22,882 views for Stardew Valley spread across 8 videos. His channel currently has around 1 hour worth of content for Stardew Valley, roughly 1.89% of the content that Grown Up Gaming has uploaded to YouTube.