Back
USB-Botbase
by fishguy6564
|
Version | 1.1 |
Zip size | 48 KiB |
License | n/a |
Updated | 26/08/2020 |
Downloads | 2,776 |
MD5 | d992afb45d11b898235e88715e6528d6 |
App Details
USB-Botbase is based off of sys-botbase by olliz0r. This versions implements USB support and removes network support.
Dependencies
Python3 is the required version of python needed to run scripts for USB-Botbase.
Pyusb is necessary in order to communicate to the Nintendo Switch. You can install Pyusb by using the following pip command.
pip install pyusb
A usb backend is necessary. Please use Zadig and install the libusbk driver to your Nintendo Switch by plugging it in while running the sys-module.
Install libusb with this.
Warning, Please Read!
Using a hacked switch online CAN get you banned. The developers of sys-botbase and I are not responsible for any damages or bans that may occur when using this. You use this at your OWN risk.
Changelog
1.1
Adds screenshot dumping support
Changes writing and dumping methods to use svc calls to be more in parallel to sys-botbase.