Modified shared memory card option description.

This commit is contained in:
Housello 2021-01-31 19:29:19 +01:00
parent 7dfff323a8
commit 385a6d7969

View File

@ -1032,7 +1032,7 @@ struct retro_core_option_definition option_defs_us[] = {
{
BEETLE_OPT(shared_memory_cards),
"Shared Memory Cards (Restart)",
"When enabled, all games will save to and load from the same memory card files. When disabled, separate memory card files will be generated for each item of loaded content. Note: 'Memory Card 0 Method' must be set to 'Mednafen' for shared memory cards to take effect.",
"When enabled, all games will save to and load from the same memory card files. When disabled, separate memory card files will be generated for each item of loaded content. Note: if 'Memory Card 0 Method' is set to 'Libretro', only the right memory card will be affected.",
{
{ "disabled", NULL },
{ "enabled", NULL },