Description of throttling
This commit is contained in:
parent
c9937e6d97
commit
9778656ef2
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ Circle Pad and Touch can be either JOYSTICK or MOUSE,
|
|||
Buttons can either be a letter for example B, or a special key, like SPACE, CLICK, RIGHT CLICK, ENTER, BACKSPACE, SHIFT, TAB, LEFT, RIGHT, UP, DOWN, PAGE UP, PAGE DOWN, or WINDOWS,
|
||||
Alternatively, you can disable a key by binding it to NONE,
|
||||
Make sure to use a space, not a tab for seperating settings
|
||||
Throttle controls the delay between checking for new packets (in milliseconds), a high number will have slightly more lag between pressing a button on the 3DS and receiving it on the PC, however will make the application use less CPU. In my experience, 20 is a reasonable throttling amount.
|
||||
|
||||
Throttle: 20
|
||||
Port: 8889
|
||||
|
|
Loading…
Add table
Reference in a new issue