Gamepad to SwiCC Interface
Connect your gamepad to SwiCC devices via Web Serial
SwiCC Connection
Primary Device
Disconnected-
-
-
-
VSYNC Configuration
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:
- Each line represents one frame (1/60th second)
- 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)
- Both buttons and analog values are optional
- Empty line or {} means no buttons pressed
- Missing analog values default to neutral (0.0)
Instructions
Getting Started:
- Connect a gamepad to your computer
- Click "Connect SwiCC" and select your serial device
- Write a macro script and click "Play Macro" to execute it
- Macro playback temporarily pauses passthrough, then resumes when complete