From 241f9f799402e82cb534b3f02d48ff977cf5f9f1 Mon Sep 17 00:00:00 2001 From: RadWolfie Date: Wed, 26 Aug 2020 17:06:03 -0500 Subject: [PATCH] Update save files location into more detail since there are 3 options available. --- Frequently-Asked-Questions-(FAQ).md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/Frequently-Asked-Questions-(FAQ).md b/Frequently-Asked-Questions-(FAQ).md index e77f783..ddfe84f 100644 --- a/Frequently-Asked-Questions-(FAQ).md +++ b/Frequently-Asked-Questions-(FAQ).md @@ -37,10 +37,17 @@ To install a dashboard, first, make sure to check the [compatibility page](https --- ### Where are save files stored? -Save files are stored inside Partition1 of Cxbx-Reloaded's EmuDisk: - -`%AppData%\Cxbx-Reloaded\EmuDisk\Partition1\` - +Save files are stored inside Partition1 of Cxbx-Reloaded's EmuDisk. Also it depends on what you have set for data location: +* Can be found in `Settings` > `Config Data Location...` + * Store in AppData + * `%AppData%\Cxbx-Reloaded\EmuDisk\Partition1\` + * Store with Executable (portable) + * Browse where Cxbx-Reloaded executable is at in any file explorer, then navigate to `EmuDisk\Partition1\` folder. + * Custom + * If you are not sure where you have set to, then check in **settings.ini** file from Cxbx-Reloaded's executable folder first. + * If settings file is not there, then check in `%AppData%\Cxbx-Reloaded\` folder. + * Once you find settings file, open and look for **DataCustomLocation** key under **gui** section. + * After key field is the file path you will need to navigate to `EmuDisk\Partition1\` folder. --- ### Why don't the save files from my Xbox work?