|
|
|
|
@ -448,7 +448,7 @@ static std::array<retro_core_option_definition, 22> s_option_definitions = {{
|
|
|
|
|
{"PlayStationMouse", "PlayStation Mouse"},
|
|
|
|
|
{"NeGcon", "NeGcon"}},
|
|
|
|
|
"DigitalController"},
|
|
|
|
|
{"Controller1.Type",
|
|
|
|
|
{"Controller1.AutoEnableAnalog",
|
|
|
|
|
"Controller 1 Auto Analog Mode",
|
|
|
|
|
"Automatically enables analog mode in supported controllers at start/reset.",
|
|
|
|
|
{{"true", "Enabled"}, {"false", "Disabled"}},
|
|
|
|
|
@ -463,7 +463,7 @@ static std::array<retro_core_option_definition, 22> s_option_definitions = {{
|
|
|
|
|
{"PlayStationMouse", "PlayStation Mouse"},
|
|
|
|
|
{"NeGcon", "NeGcon"}},
|
|
|
|
|
"None"},
|
|
|
|
|
{"Controller2.Type",
|
|
|
|
|
{"Controller2.AutoEnableAnalog",
|
|
|
|
|
"Controller 2 Auto Analog Mode",
|
|
|
|
|
"Automatically enables analog mode in supported controllers at start/reset.",
|
|
|
|
|
{{"true", "Enabled"}, {"false", "Disabled"}},
|
|
|
|
|
|