Update save files location into more detail since there are 3 options available.

RadWolfie 2020-08-26 17:06:03 -05:00
parent 774d49fe1f
commit 241f9f7994
1 changed files with 11 additions and 4 deletions

@ -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?