You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,7 @@ There is a now Decky plugin available for SteamDeck users! Please check out how
3
3
4
4
The status of your game syncs can now be checked via the Decky plugin, as well as manually syncing your game saves - no more hopping into desktop mode each time.
5
5
6
-
## Features I plan to add
6
+
## Local game backups & restore mechanism
7
+
The latest version of EmuSync will now keep local backups whenever it downloads new files, so if something goes horribly wrong, there is a now a disaster recovery option!
7
8
8
-
- Device specific sync log/history so you can review when saves were uploaded from/downloaded to the device.
9
-
- Local backups of game save files whenever new files are downloaded to a device.
10
-
- This will also include a restore from backup mechanism.
9
+
Read more about game backups [here](https://github.com/emu-sync/EmuSync/wiki/Local-game-backups).
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,9 @@
7
7
## 📖 About
8
8
9
9
Game save files are stored in different places across OS platforms, which can make syncing a challenge.
10
-
EmuSync aims to simplify this by mapping locations from multiple devices to a single sync point.
10
+
EmuSync aims to simplify this by mapping locations from multiple devices to a single sync point, using your chosen cloud storage provider as the storage point.
11
11
12
-
Easily set up which games you want keep backed up and let EmuSync handle the rest! It even works in Gaming mode on the SteamDeck - check out the Decky plugin [here](https://github.com/emu-sync/EmuSync-DeckyPlugin).
12
+
Easily set up which games you want to keep backed up and let EmuSync handle the rest! It even works in Gaming mode on the SteamDeck - check out the Decky plugin [here](https://github.com/emu-sync/EmuSync-DeckyPlugin).
13
13
14
14
- If you're having trouble with EmuSync, or want to see in more detail how to use it, please see our [Wiki](https://github.com/emu-sync/EmuSync/wiki).
15
15
- Want to see what EmuSync looks like before you download it? Check out the [Preview](https://github.com/emu-sync/EmuSync/wiki/Preview-EmuSync) page in our wiki.
@@ -38,7 +38,8 @@ Confirmed working devices (but not limited to):
38
38
- Define and manage your game save locations.
39
39
- Automatically detect game saves, making the configuration of your game syncs a breeze.
40
40
- Automatically and manually sync game saves.
41
-
- A Decky plugin for SteamDeck users so you can check on the status of your game syncs without having to hop into desktop mode
41
+
- Local backup & restore mechanism.
42
+
- A Decky plugin for SteamDeck users so you can check on the status of your game syncs without having to hop into desktop mode.
0 commit comments