mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-18 00:32:46 +00:00
Improve explanation
This commit is contained in:
parent
e2b322040f
commit
11a82481c4
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user