libretro: adjust some option text
authornotaz <notasas@gmail.com>
Wed, 3 Jan 2024 23:15:18 +0000 (01:15 +0200)
committernotaz <notasas@gmail.com>
Wed, 3 Jan 2024 23:18:15 +0000 (01:18 +0200)
frontend/libretro_core_options.h

index 02f65c7..3c5614e 100644 (file)
@@ -500,7 +500,7 @@ struct retro_core_option_v2_definition option_defs_us[] = {
       "pcsx_rearmed_neon_enhancement_no_main",
       "(GPU) Enhanced Resolution Speed Hack",
       "Enhanced Resolution Speed Hack",
-      "Improves performance when 'Enhanced Resolution' is enabled, but reduces compatibility and may cause rendering errors.",
+      "('Enhanced Resolution' Hack) Improves performance but reduces compatibility and may cause rendering errors.",
       NULL,
       "gpu_neon",
       {
@@ -514,7 +514,7 @@ struct retro_core_option_v2_definition option_defs_us[] = {
       "pcsx_rearmed_neon_enhancement_tex_adj",
       "(GPU) Enhanced Resolution Texture Adjustment",
       "Enhanced Resolution Texture Adjustment",
-      "(Hack) Attempts to solve some texturing issues is some games, but causes new ones in others.",
+      "('Enhanced Resolution' Hack) Attempts to solve some texturing issues in some games, but causes new ones in others.",
       NULL,
       "gpu_neon",
       {