aboutsummaryrefslogtreecommitdiff
path: root/frontend/libretro_core_options_intl.h
diff options
context:
space:
mode:
authornegativeExponent2020-06-07 15:23:13 +0800
committernegativeExponent2020-06-07 15:29:43 +0800
commit7dea987c9689c441d8148b9523871f3fbbca2804 (patch)
treefbf1653225e1f0427a60e74c6c29927623289ee6 /frontend/libretro_core_options_intl.h
parent7eafdc948efb45d0d2b8a03bdbf560786669b1c4 (diff)
downloadpcsx_rearmed-7dea987c9689c441d8148b9523871f3fbbca2804.tar.gz
pcsx_rearmed-7dea987c9689c441d8148b9523871f3fbbca2804.tar.bz2
pcsx_rearmed-7dea987c9689c441d8148b9523871f3fbbca2804.zip
Add Sony Mouse Controller support
- Tested with Final Doom. Worked great.
Diffstat (limited to 'frontend/libretro_core_options_intl.h')
-rw-r--r--frontend/libretro_core_options_intl.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/frontend/libretro_core_options_intl.h b/frontend/libretro_core_options_intl.h
index 107cd57..1e7fd79 100644
--- a/frontend/libretro_core_options_intl.h
+++ b/frontend/libretro_core_options_intl.h
@@ -124,6 +124,8 @@ struct retro_core_option_definition option_defs_tr[] = {
{ "analog", NULL },
{ "dualshock", NULL },
{ "negcon", NULL },
+ { "guncon", NULL },
+ { "mouse", NULL },
{ "none", "hiçbiri" },
{ NULL, NULL },
},
@@ -138,6 +140,8 @@ struct retro_core_option_definition option_defs_tr[] = {
{ "analog", NULL },
{ "dualshock", NULL },
{ "negcon", NULL },
+ { "guncon", NULL },
+ { "mouse", NULL },
{ "none", "hiçbiri" },
{ NULL, NULL },
},
@@ -152,6 +156,8 @@ struct retro_core_option_definition option_defs_tr[] = {
{ "analog", NULL },
{ "dualshock", NULL },
{ "negcon", NULL },
+ { "guncon", NULL },
+ { "mouse", NULL },
{ "none", "hiçbiri" },
{ NULL, NULL },
},
@@ -166,6 +172,8 @@ struct retro_core_option_definition option_defs_tr[] = {
{ "analog", NULL },
{ "dualshock", NULL },
{ "negcon", NULL },
+ { "guncon", NULL },
+ { "mouse", NULL },
{ "none", "hiçbiri" },
{ NULL, NULL },
},
@@ -180,6 +188,8 @@ struct retro_core_option_definition option_defs_tr[] = {
{ "analog", NULL },
{ "dualshock", NULL },
{ "negcon", NULL },
+ { "guncon", NULL },
+ { "mouse", NULL },
{ "none", "hiçbiri" },
{ NULL, NULL },
},
@@ -193,6 +203,8 @@ struct retro_core_option_definition option_defs_tr[] = {
{ "analog", NULL },
{ "dualshock", NULL },
{ "negcon", NULL },
+ { "guncon", NULL },
+ { "mouse", NULL },
{ "none", "hiçbiri" },
{ NULL, NULL },
},
@@ -206,6 +218,8 @@ struct retro_core_option_definition option_defs_tr[] = {
{ "analog", NULL },
{ "dualshock", NULL },
{ "negcon", NULL },
+ { "guncon", NULL },
+ { "mouse", NULL },
{ "none", "hiçbiri" },
{ NULL, NULL },
},
@@ -219,6 +233,8 @@ struct retro_core_option_definition option_defs_tr[] = {
{ "analog", NULL },
{ "dualshock", NULL },
{ "negcon", NULL },
+ { "guncon", NULL },
+ { "mouse", NULL },
{ "none", "hiçbiri" },
{ NULL, NULL },
},