github olliz0r/sys-botbase 2.0
Multi-peek commands and a few QOL updates

latest releases: v2.31, v2.3, v2.2...
2 years ago

The following commands were added:

Functionality:
- peekMulti
- peekMainMulti
- peekAbsoluteMulti
- controllerType

Multi commands are the same as their non-multi counterparts, and have the added benefit of accepting an array of addresses and sizes split by spaces, and return a sequential concat stream of bytes of all data that was looked up.

controllerType allows configuration of the controller from the default pro controller to other controllers, such as a single joy-con, ring-con, etc. Useful if you're writing a bot for something that requires a different controller, such as an LGPE bot. This must be configured to a HidDeviceType

The amount of memory allocated by sys-botbase is now also reduced, and the backlight will now turn off when using the screenOff command.

Don't miss a new sys-botbase release

NewReleases is sending notifications on new releases.