Do THIS! Don't Manually Transfer Your Save between Steam Deck & PC | Cloud Save for Non-Steam Games

Published: 23 July 2023
on channel: Grown Up Gaming
19,992
443

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


Watch video Do THIS! Don't Manually Transfer Your Save between Steam Deck & PC | Cloud Save for Non-Steam Games online without registration, duration hours minute second in high quality. This video was added by user Grown Up Gaming 23 July 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 19,992 once and liked it 443 people.