-
-
Notifications
You must be signed in to change notification settings - Fork 308
Configuring a new USB Connection
Lusamine edited this page Apr 10, 2022
·
32 revisions
USB-Botbase can be used instead of sys-botbase if you are having trouble maintaining a stable Wi-Fi connection. Keep in mind that Wi-Fi can be unstable even if your internet speed is excellent.
To use USB-Botbase:
- Download usb-botbase.zip from Koi-3088's fork.
- Download and use Zadig to install the libusbK driver for your Switch.
- Download and install libusb filters.
- Copy the contents of the extracted
usb-botbase.7zfile to the root of your SD card. Theatmospherefolder should be copied to where you see an existingatmospherefolder in root. Look in your SD card at theatmosphere/contents/430000000000000Bdirectory to check that you did it correctly.

- Reboot to payload, boot back into Atmosphere, then connect your Switch via a USB cable to your computer.
- Open Zadig, click on "Options" -> "List all devices".
- Select "Nintendo Switch", choose libusbK, click "Replace/Reinstall". Your driver should now be libusbK instead of WinUSB.
- Open the libusb filter wizard, click "Install a device filter", select your Nintendo Switch.
- On your computer, go to
Start > Device Manager, scroll down until you seelibusbK Devices, right click your device, selectProperties, and make note of your USB port without the leading zeroes. This should be added to the configuration when setting up a bot.
Note: If you are only using USB-Botbase instead of sys-botbase, it is recommended to remove ldn_mitm. This sys-module is unnecessary since it is for Wi-Fi communications.
If you are having connection errors, it may be necessary to disconnect the USB cable from your Switch, reboot your Switch entirely, and then reconnect the cable.