Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Updated build

Pre-release
Pre-release
Compare
Choose a tag to compare
@mdbell mdbell released this 13 Oct 23:47
· 36 commits to master since this release

I've had a few users ask me to provide a newer build, so here it is! I've included a full release zip, as well has just the client (for people who already have the kip file on their switch, as it hasn't been updated since last release)

Notable changes:

  • Byte pattern searching in the memory viewer (documentation to be provided soon!)
  • Wachlist (de)serialization, a.k.a the ability to save/load watchlists
  • Can use pointers instead of direct addresses within the watchlist
  • Memory dumps are now a custom binary format, we no longer need to use xml files
  • Client contains some untested (and unused) code for USB based communication, will be implemented soon-ish
  • Some minor UI tweaks ("Pause Game" -> "Pause", "Resume Game" -> "Resume", etc)

I currently do not have all the features as flushed out as I'd like (namely error handling), so if you encounter any problems please open an issue here on github!