From 2bbc396de020b8f085c6abacbaf35c2b551c3716 Mon Sep 17 00:00:00 2001 From: Jandalf81 Date: Tue, 31 Jul 2018 22:40:15 +0200 Subject: [PATCH] Repaired list format --- ReadMe.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index a4f6222..3e5e105 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -49,10 +49,10 @@ Of course, all of this only works if your RetroPie has access to the configured Well, I have two big reasons: 1. I wanted an offsite backup of my save files. I have started _Chrono Trigger_ so many times and always lost the save by tinkering with my RetroPie... 2. I wanted to be able to seamlessly continue playing on another machine. Now I can... -* start the game on RetroPie, play for an hour, save and automatically upload to DropBox -* download the save file to Android via [DropSync](https://play.google.com/store/apps/details?id=com.ttxapps.dropsync&hl=de) and continue playing there via [RetroArch for Android](https://play.google.com/store/apps/details?id=com.retroarch) (don't forget to upload afterwards!) -* continue playing on my PC which is synced automatically cia the DropBox client (which also uploads again automatically) -* then return to RetroPie, which auto-downloads the save when I start the game there + * start the game on RetroPie, play for an hour, save and automatically upload to DropBox + * download the save file to Android via [DropSync](https://play.google.com/store/apps/details?id=com.ttxapps.dropsync&hl=de) and continue playing there via [RetroArch for Android](https://play.google.com/store/apps/details?id=com.retroarch) (don't forget to upload afterwards!) + * continue playing on my PC which is synced automatically via the DropBox client (which also uploads again automatically) + * then return to RetroPie, which auto-downloads the save when I start the game there ## Are there risks?