diff --git a/retroarch.cfg b/retroarch.cfg index 48957d0391..d2949c63ee 100644 --- a/retroarch.cfg +++ b/retroarch.cfg @@ -371,9 +371,11 @@ # 2 : Late - Input polling is performed on first call to retro_input_state # per frame # -# Setting it to 2 can result in less latency. When netplay is -# enabled, input_poll_type_behavior will be internally set -# to 1. +# Setting it to 0 or 2 can result in less latency depending on +# your configuration. +# +# When netplay is enabled, the default polling behavior (1) will +# be used regardless of the value set here. # input_poll_type_behavior = 1 # Directory for joypad autoconfigs.