mirror of
https://github.com/libretro/beetle-psx-libretro.git
synced 2024-11-23 16:59:49 +00:00
Modified shared memory card option description.
This commit is contained in:
parent
7dfff323a8
commit
385a6d7969
@ -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 },
|
||||
|
Loading…
Reference in New Issue
Block a user