Skip to content
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.

Setup

To use USB-Botbase:

  1. Download USB-Botbase.
  2. Download and use Zadig to install the libusbK driver for your Switch.
  3. Download and install libusb filters.
  4. Copy the contents of the extracted USB-Botbase folder to the root of your SD card.
  5. Reboot to payload, boot back into Atmosphere, then connect your Switch via a USB cable to your computer.
  6. Open Zadig, click on "Options" -> "List all devices".
  7. Select "Nintendo Switch", choose libusbK, click "Replace/Reinstall". Your driver should now be libusbK instead of WinUSB.
  8. Open the libusb filter wizard, click "Install a device filter", select your Nintendo Switch.
  9. On your computer, go to Start > Device Manager, scroll down until you see libusbK Devices, right click your device, select Properties, 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.