mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 09:32:52 +00:00
update vrr runloop help
This commit is contained in:
parent
45bcd62f34
commit
1c8f2beca3
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user