Skip to content

Commit

Permalink
feat: update simbridge paths
Browse files Browse the repository at this point in the history
* feat: update simbridge paths

* remove warning, fix typo

* add note for uninstall

* rewording
  • Loading branch information
Saschl authored Oct 22, 2024
1 parent 554a8b0 commit 0c75f40
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
10 changes: 5 additions & 5 deletions docs/fbw-a32nx/feature-guides/flypados3/charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | `<SimBridge-Install-Folder>\resources\images` |
| PDFs | `<SimBridge-Install-Folder>\resources\pdfs` |
| Images | `C:\Users\<Username>\Documents\FlyByWireSim\Simbridge\resources\images` |
| PDFs | `C:\Users\<Username>\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

Expand Down
3 changes: 2 additions & 1 deletion docs/simbridge/install-configure/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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}
![localstate folder](../assets/temp_folder.png){loading=lazy}

0 comments on commit 0c75f40

Please sign in to comment.