diff --git a/docs/fbw-a32nx/feature-guides/flypados3/charts.md b/docs/fbw-a32nx/feature-guides/flypados3/charts.md index 9814eda05..eab4bf220 100644 --- a/docs/fbw-a32nx/feature-guides/flypados3/charts.md +++ b/docs/fbw-a32nx/feature-guides/flypados3/charts.md @@ -158,17 +158,17 @@ The controls are similar to the Navigraph chart view (see above) although there ### Where to Store Local Files -The local files need to be stored in the following folders (located by default in your community directory): +The local files need to be stored in the following folders (located by default in your Documents directory): | Type | Folder Location | |--------|-----------------------------------------------| -| Images | `\resources\images` | -| PDFs | `\resources\pdfs` | +| Images | `C:\Users\\Documents\FlyByWireSim\Simbridge\resources\images` | +| PDFs | `C:\Users\\Documents\FlyByWireSim\Simbridge\resources\pdfs` | + +Note: the documents directory might be accessible on a different path on your machine. Please check [Resources](https://docs.flybywiresim.com/simbridge/install-configure/installation/#resources-folder) if you cannot find it. The feature does not support any subfolders (yet). -!!! warning "" - Please make sure to keep a copy of any files you store in these locations in another folder. Updates to the Simbridge module will result in these resource folders being deleted. ## Pinned Charts diff --git a/docs/simbridge/install-configure/installation.md b/docs/simbridge/install-configure/installation.md index cf1c38222..6a9b4daa1 100644 --- a/docs/simbridge/install-configure/installation.md +++ b/docs/simbridge/install-configure/installation.md @@ -126,6 +126,7 @@ FBW Installer introduced the `Uninstall` feature. To perform an automatic clean If you would like to manually perform a clean install you first have to delete the `flybywire-externaltools-simbridge` folder from your community folder. +Next delete the resources folder located in your Documents folder. See [Resources](https://docs.flybywiresim.com/simbridge/install-configure/installation/#resources-folder) We also store additional information related to the tool in a separate directory, which is built when you load the tool. You also need to delete the folder. @@ -137,4 +138,4 @@ If the above folders are hidden to you, follow the directions on [Microsoft's su Once in the correct directory, delete the folder shown here: -![localstate folder](../assets/temp_folder.png){loading=lazy} \ No newline at end of file +![localstate folder](../assets/temp_folder.png){loading=lazy}