Skip to content

Commit ff3df75

Browse files
authored
Update the Game Core options - per-game save - with recent RetroArch versions
1 parent a7bbfa5 commit ff3df75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/RetroArch-Core-Options.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Within this sub-menu are all the options available to that Core. Navigate to the
1010

1111
### Setting Core Options per-ROM
1212

13-
You may prefer to apply Core Options to a specific ROM, and not for all ROMs within that core. To do so, follow the above instructions, but instead of exiting the RGUI at the end, select **Create game-options file** at the top of the Options menu. This will create a Core Options `.opt` file specifically for that ROM within:
13+
You may prefer to apply Core Options to a specific ROM, and not for all ROMs within that core. To do so, follow the above instructions, but instead of exiting the RGUI at the end, select **Manage Core Options ▶ Save Game Options** at the top of the Options menu. This will create a Core Options `.opt` file specifically for that ROM within:
1414

1515
```
1616
/opt/retropie/configs/all/retroarch/config/core
@@ -36,4 +36,4 @@ snes9x_block_invalid_vram_access = "enabled"
3636
snes9x_echo_buffer_hack = "disabled"
3737
```
3838

39-
Options are in the format `emulatorname_option_name = "value"`
39+
Options are in the format `emulatorname_option_name = "value"`

0 commit comments

Comments
 (0)