X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Flibretro_core_options.h;h=e6b5e72ce4ec4a3c86818bebf36fb0936a9ce5fd;hb=ef2683f1cae601159513afc7a94e0af0bb4bb055;hp=38af23b7d6ae0c7620dd56e8e71a078f64975f2e;hpb=d3a9aef4e092ad71f3d042e2f8159d27a0ed414d;p=pcsx_rearmed.git diff --git a/frontend/libretro_core_options.h b/frontend/libretro_core_options.h index 38af23b7..e6b5e72c 100644 --- a/frontend/libretro_core_options.h +++ b/frontend/libretro_core_options.h @@ -75,7 +75,7 @@ struct retro_core_option_definition option_defs_us[] = { { "pcsx_rearmed_memcard2", "Enable Second Memory Card (Shared)", - "Enabled the memory card slot 2. This memory card is shared amongs all games.", + "Enabled the memory card slot 2. This memory card is shared amongst all games.", { { "disable", NULL }, { "enabled", NULL }, @@ -207,7 +207,7 @@ struct retro_core_option_definition option_defs_us[] = { { "pcsx_rearmed_multitap2", "Multitap 2", - "Enables/Disables multitap on port 2, allowing upto 8 players in games that permit it. Multitap 1 has to be enabled for this to work.", + "Enables/Disables multitap on port 2, allowing up to 8 players in games that permit it. Multitap 1 has to be enabled for this to work.", { { "auto", NULL }, { "disabled", NULL }, @@ -271,7 +271,7 @@ struct retro_core_option_definition option_defs_us[] = { { "pcsx_rearmed_drc", "Dynamic Recompiler", - "Enables core to use dynamic recompiler or interpreter (slower) cpu instructions.", + "Enables core to use dynamic recompiler or interpreter (slower) CPU instructions.", { { "disabled", NULL }, { "enabled", NULL }, @@ -376,7 +376,7 @@ struct retro_core_option_definition option_defs_us[] = { { "pcsx_rearmed_neon_enhancement_enable", "Enhanced Resolution (Slow)", - "Renders in double resolution at the cost of lower performance", + "Renders in double resolution at the cost of lower performance.", { { "disabled", NULL }, { "enabled", NULL }, @@ -425,7 +425,7 @@ struct retro_core_option_definition option_defs_us[] = { { "pcsx_rearmed_show_gpu_peops_settings", "Show Advance GPU Settings", - "Enable or disable various gpu fixes. A core restart might be needed for settings to take effect. NOTE: Quick Menu must be toggled for this setting to take effect.", + "Enable or disable various GPU fixes. A core restart might be needed for settings to take effect. NOTE: Quick Menu must be toggled for this setting to take effect.", { { "disabled", NULL }, { "enabled", NULL }, @@ -458,7 +458,7 @@ struct retro_core_option_definition option_defs_us[] = { { "pcsx_rearmed_gpu_peops_fix_2", "(GPU) Ignore Brightness Color", - "Black screens in Lunar", + "Black screens in Lunar Silver Star Story games", { { "disabled", NULL }, { "enabled", NULL }, @@ -502,7 +502,7 @@ struct retro_core_option_definition option_defs_us[] = { { "pcsx_rearmed_gpu_peops_fix_8", "(GPU) Repeated Flat Tex Triangles", - "Needed by Dark Forces", + "Needed by Star Wars: Dark Forces", { { "disabled", NULL }, { "enabled", NULL }, @@ -537,7 +537,7 @@ struct retro_core_option_definition option_defs_us[] = { { "pcsx_rearmed_show_bios_bootlogo", "Show Bios Bootlogo", - "When enabled, shows the playstation logo when starting or resetting. (Breaks some games).", + "When enabled, shows the PlayStation logo when starting or resetting. (Breaks some games).", { { "disabled", NULL }, { "enabled", NULL },