-
-
Notifications
You must be signed in to change notification settings - Fork 13
USB Botbase Setup
Kurt edited this page Sep 19, 2022
·
4 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.
- 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 folder to the root of your SD card.
- 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.