Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Koi-3088 authored Apr 9, 2023
1 parent eb8c276 commit 99ad23b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# sys-usb-botbase
# usb-botbase
A Nintendo Switch (CFW) sys-module that allows users to remote control their Switch via sockets or USB via a config file, as well as read and write to a game's memory. This can be used to create bots for games and other fun automation projects.

## Features:
Expand All @@ -20,11 +20,11 @@ A Nintendo Switch (CFW) sys-module that allows users to remote control their Swi
This project was created for the purpose of development for bot automation. The creators and maintainers of this project are not liable for any damages caused or bans received. Use at your own risk.

## Installation
1. Download [latest release](https://github.com/Koi-3088/sys-usb-botbase/releases/latest) and extract into your Nintendo Switch SD card.
1. Download [latest release](https://github.com/Koi-3088/usb-botbase/releases/latest) and extract into your Nintendo Switch SD card.
2. Open the `config.cfg` located in `atmosphere/contents/43000000000B` using your favorite text editor.
3. Change text to `wifi` if you want to connect wirelessly using sockets, or `usb` if you want to connect using a USB cable. Defaults to `usb`.
4. Restart your Switch.
5. Follow [SysBot's USB setup guide](https://github.com/kwsch/SysBot.NET/wiki/Configuring-a-new-USB-Connection).
5. Follow [SysBot's usb-botbase setup guide](https://github.com/kwsch/SysBot.NET/wiki/Configuring-a-new-USB-Connection).

## Credits
- Big thank you to [jakibaki](https://github.com/jakibaki/sys-netcheat) for a great sysmodule base to learn and work with, as well as being helpful on the ReSwitched Discord!
Expand Down

0 comments on commit 99ad23b

Please sign in to comment.