3dscontroller-ng/PC/3DSController.ini

35 lines
1.1 KiB
INI
Raw Normal View History

Default port is 8889, if you change this, you must change it in the 3DS's 3DSController.ini as well,
2014-12-17 18:51:38 +00:00
2014-12-11 09:07:54 +00:00
Circle Pad and Touch can be either JOYSTICK or MOUSE,
2014-12-17 18:51:38 +00:00
Mouse Speed controls how fast the Circle Pad or Touch Screen moves the mouse. If set to 0 and using the Touch Screen, it will set to the absolute position, rather than moving relatively to last position,
2014-12-11 09:07:54 +00:00
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,
2014-12-17 18:51:38 +00:00
2014-12-12 18:07:20 +00:00
Alternatively, you can disable a key by binding it to NONE,
2014-12-17 18:51:38 +00:00
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,
Make sure to use a single space, not a tab for seperating settings,
2014-12-11 09:07:54 +00:00
2014-12-12 18:44:26 +00:00
Port: 8889
Throttle: 20
Circle Pad: JOYSTICK
Touch: MOUSE
2014-12-17 18:47:46 +00:00
Mouse Speed: 0
2014-12-07 13:48:14 +00:00
A: A
B: B
X: X
Y: Y
L: L
R: R
Left: LEFT
Right: RIGHT
Up: UP
Down: DOWN
Start: ENTER
Select: BACKSPACE
2014-12-17 18:58:27 +00:00
Tap: SPACE