Merge pull request #911 from davidhedlund/patch-2

Update change-directories.md
This commit is contained in:
Ömercan Kömür 2024-02-28 19:49:34 +03:00 committed by GitHub
commit bb5b32994f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,6 +47,10 @@ It is suggested that this be changed to a folder named "system" under your retro
Another one you'll want to consider changing. This will be the starting directory when you select "Load Content" and it can be very handy to have this set to your ROM folder. Although this probably isn't needed since RetroArch has an import feature, it doesn't hurt to have this set anyway.
Definitions of special values:
- `<Content Directory>`: The directory where the game was loaded from via `Main Menu -> Load Content`. For example, these entries has the value `<Content dir>` by default in RetroArch 1.7.3:
- `<Default>` values in `Settings -> Directories`: The RetroArch configuration directory.
### Savefile and Savestate
!!! note