From a9afabb9e20f7f75df4ceaf5d07c3df07e064fdd Mon Sep 17 00:00:00 2001 From: Saschl <19493808+Saschl@users.noreply.github.com> Date: Tue, 22 Oct 2024 19:39:12 +0200 Subject: [PATCH 1/4] feat: update simbridge paths --- docs/fbw-a32nx/feature-guides/flypados3/charts.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/fbw-a32nx/feature-guides/flypados3/charts.md b/docs/fbw-a32nx/feature-guides/flypados3/charts.md index 9814eda05..3bb40106d 100644 --- a/docs/fbw-a32nx/feature-guides/flypados3/charts.md +++ b/docs/fbw-a32nx/feature-guides/flypados3/charts.md @@ -158,12 +158,14 @@ 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) in doubt. The feature does not support any subfolders (yet). From 57be3a1671ede6ef52e4f722e38df7985eeb4dc3 Mon Sep 17 00:00:00 2001 From: Saschl <19493808+Saschl@users.noreply.github.com> Date: Tue, 22 Oct 2024 19:42:00 +0200 Subject: [PATCH 2/4] remove warning, fix typo --- docs/fbw-a32nx/feature-guides/flypados3/charts.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/fbw-a32nx/feature-guides/flypados3/charts.md b/docs/fbw-a32nx/feature-guides/flypados3/charts.md index 3bb40106d..eab4bf220 100644 --- a/docs/fbw-a32nx/feature-guides/flypados3/charts.md +++ b/docs/fbw-a32nx/feature-guides/flypados3/charts.md @@ -165,12 +165,10 @@ The local files need to be stored in the following folders (located by default i | 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) in doubt. +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 From 5d151f75a0124329622432a9fcee4ef449930f4a Mon Sep 17 00:00:00 2001 From: Saschl <19493808+Saschl@users.noreply.github.com> Date: Tue, 22 Oct 2024 19:47:14 +0200 Subject: [PATCH 3/4] add note for uninstall --- docs/simbridge/install-configure/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/simbridge/install-configure/installation.md b/docs/simbridge/install-configure/installation.md index cf1c38222..f165f4e55 100644 --- a/docs/simbridge/install-configure/installation.md +++ b/docs/simbridge/install-configure/installation.md @@ -125,7 +125,7 @@ FBW Installer introduced the `Uninstall` feature. To perform an automatic clean ### Manual Clean Install If you would like to manually perform a clean install you first have to delete the - `flybywire-externaltools-simbridge` folder from your community folder. + `flybywire-externaltools-simbridge` folder from your community folder and 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 +137,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} From 2ae18d40a79dbc382e37cb6f3686657997905025 Mon Sep 17 00:00:00 2001 From: Saschl <19493808+Saschl@users.noreply.github.com> Date: Tue, 22 Oct 2024 19:52:13 +0200 Subject: [PATCH 4/4] rewording --- docs/simbridge/install-configure/installation.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/simbridge/install-configure/installation.md b/docs/simbridge/install-configure/installation.md index f165f4e55..6a9b4daa1 100644 --- a/docs/simbridge/install-configure/installation.md +++ b/docs/simbridge/install-configure/installation.md @@ -125,7 +125,8 @@ FBW Installer introduced the `Uninstall` feature. To perform an automatic clean ### Manual Clean Install If you would like to manually perform a clean install you first have to delete the - `flybywire-externaltools-simbridge` folder from your community folder and the resources folder located in your Documents folder. See [Resources](https://docs.flybywiresim.com/simbridge/install-configure/installation/#resources-folder) + `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.