X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Flibretro_core_options.h;h=3c5614e19f8af96c72bec6efe4346c3a75d3e248;hb=47bdde5dd6c427af9b0ffd049f1a5c5eba8ce398;hp=25b2da4c3420ff4793b0fdf0aebed574a31303ba;hpb=61a1bbbb76218c857318abbc75c7f8fac1188a41;p=pcsx_rearmed.git diff --git a/frontend/libretro_core_options.h b/frontend/libretro_core_options.h index 25b2da4c..3c5614e1 100644 --- a/frontend/libretro_core_options.h +++ b/frontend/libretro_core_options.h @@ -500,7 +500,21 @@ 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", + { + { "disabled", NULL }, + { "enabled", NULL }, + { NULL, NULL }, + }, + "disabled", + }, + { + "pcsx_rearmed_neon_enhancement_tex_adj", + "(GPU) Enhanced Resolution Texture Adjustment", + "Enhanced Resolution Texture Adjustment", + "('Enhanced Resolution' Hack) Attempts to solve some texturing issues in some games, but causes new ones in others.", NULL, "gpu_neon", {