update vrr runloop help

This commit is contained in:
Tatsuya79 2018-08-21 18:47:06 +02:00 committed by GitHub
parent 45bcd62f34
commit 1c8f2beca3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1256,10 +1256,12 @@ int menu_hash_get_help_us_enum(enum msg_hash_enums msg, char *s, size_t len)
break;
case MENU_ENUM_LABEL_VRR_RUNLOOP_ENABLE:
snprintf(s, len,
"VRR Runloop Mode.\n"
"Sync to Exact Content Framerate.\n"
" \n"
"This option will force x1 speed \n"
"to ensure smooth scrolling.");
"This option is the equivalent of forcing x1 speed\n"
"while still allowing fast forward.\n"
"No deviation from the core requested refresh rate,\n"
"no sound Dynamic Rate Control).");
break;
case MENU_ENUM_LABEL_VIDEO_MONITOR_INDEX:
snprintf(s, len,