SwiCC Connection
Primary Device
Disconnected-
-
-
-
VSYNC Configuration
Instructions
Getting Started:
- Connect a gamepad to your computer
- Click "Connect SwiCC" and select the 2wiCC COM device
- If you have VSYNC hardware, set the VSYNC delay value
- Write a macro script and click "Play Macro" to execute it
Gamepad Status
No gamepad detected
Analog Sticks
Left: X: 0.00, Y: 0.00
Right: X: 0.00, Y: 0.00
Playback Controls
Stopped
-
Macro Script
0
0.0s
Macro Format:
- General format is "{buttons} [analog] frames".
- Buttons: {A B X Y U D L R h c + - L1 L2 L3 R1 R2 R3}.
- Analog sticks: [leftX leftY rightX rightY], values -1.0 to 1.0, negative is left and up.
- Frames is the number of frames to hold that state.
- All fields are optional. Default frames is 1.
- Empty lines are ignored. Comments can be placed after a semicolon.