You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5. Follow the prompts. The script flashes the Pico, provisions Wi-Fi, checks that the PC can find it, and can add `couchlink.exe` to Windows startup.
31
+
5. Follow the prompts. The script flashes the Pico, provisions Wi-Fi, checks that the PC can find it, and can add `couchlink.exe` to Windows startup. No controller is needed for setup.
32
32
33
-
After setup, have the remote player join through Parsec. The bridge sends their gamepad to the Pico, and the console sees the Pico as a wired controller.
33
+
After setup, have the remote player join through Parsec, run `couchlink.exe`, and choose controller routing. The bridge sends their gamepad to the Pico, and the console sees the Pico as a wired controller.
Copy file name to clipboardExpand all lines: wiki/Quick-Start.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,8 +36,9 @@ The script explains each step before it starts. In short:
36
36
6. The Pico comes back as a USB serial setup device.
37
37
7. Enter the 2.4 GHz Wi-Fi credentials when prompted.
38
38
8. Setup waits for the Pico to join Wi-Fi and answer discovery.
39
-
9. Press a button on the Parsec gamepad or a local Xbox controller for the smoke test.
40
-
10. Accept the Startup shortcut if you want the bridge to run at every logon.
39
+
9. Accept the Startup shortcut if you want the bridge to run at every logon.
40
+
41
+
No controller is needed during setup. Controller detection and routing happen later, when you choose **Start or route controllers** from the guided menu or run `couchlink.exe run`.
41
42
42
43
## What Success Looks Like
43
44
@@ -47,7 +48,7 @@ Setup ends with:
47
48
Setup is complete. From now on, couchlink runs at logon.
48
49
```
49
50
50
-
Then plug the Pico into the USB-to-console adapter. Start the console, have the remote player join through Parsec, and leave `couchlink.exe` running on the Windows host.
51
+
Then plug the Pico into the USB-to-console adapter. Start the console, have the remote player join through Parsec, run `couchlink.exe`, and choose **Start or route controllers**.
0 commit comments