Releases: mdbell/Noexes
Fix Title ID
Just a rebuild of current source with new title ID, no feature changes made. See issue #37 for more details.
Hotfix for 1.1.2
Fixed a huge issue with pointer expression evaluation, it shouldn't die randomly anymore!
Updated build
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!
A quick fix for the auto pausing issue
Just a quick hacked together client sided fix for the game's auto-pausing. I'll look into doing a more proper fix later.
Bugfixes
First release
If you've used TCPGecko you'll probably be able to use this tool pretty well, I'll get around to writing a guide when I get a chance for everyone else!