Skip to content

Releases: Squalr/Squalr

3.0.2

16 Dec 18:34
bf934a1
Compare
Choose a tag to compare

Major changes:

  • Added support for Dolphin GBA memory scanning
  • Added support for deleting and freezing scan results

Various stability and bug fixes.

Still broken:

  • Drag drop on project items. Please just open the project in explorer to move items instead.
  • Pointer scanning. Rescans are broken.
  • Memory viewer. Current implementation sucks.
  • Probably other things.

Known bugs:

  • Deleting scan results in certain alignments can break.

3.0.1

07 Dec 04:02
100ea5c
Compare
Choose a tag to compare

Fixes an issue where layouts did not automatically save on close. Adds a basic (not very useful) memory viewer implementation.

2.4.1

01 Dec 05:54
4a7b305
Compare
Choose a tag to compare

Manual scan accuracy and performance improvements!

Known issues:

  • Non data type aligned scans may have minor issues or potential scan failures.
  • Pointer scans still broken
  • Memory viewer non functional
  • Debugging tools untested for awhile (thus probably broken)

3.0.0

05 Dec 04:39
31cd77c
Compare
Choose a tag to compare

Updates

  • 4x Scan Speed Improvement (10x faster than CE in heavy workloads)
  • Find What Writes/Reads/Accesses sorta works (but mostly useless until memory viewer and scripting work, and will crash process if Squalr closes)
  • Pointer first scan works (rescans broken), results UX is bad

Also version was bumped to 3.0.0, which should have happened in the first 2022 release, but better late than never.

2.4.0

25 Nov 23:06
31cd77c
Compare
Choose a tag to compare

First release in a very long time. I may actually start pushing new updates again.

Working:

  • Scanning works well and is faster than Cheat Engine in many cases (especially if scanning for 0)
  • Different scan alignments work
  • Projects work pretty reasonably. Unlike CE, project items are mapped to files on disc. This has some pros and cons. Pros: No need to save, easy to recover work if Squalr crashes, etc. Cons: cant sort project items, no duplicate names

Broken or not ideal:

  • Some scans can miss the last few bytes of a snapshot region (Next scans will often lose a few valid results for this reason)
  • Pointer scans probably don't work anymore (Not that they every really worked well)
  • Memory viewer non functional
  • Find what reads/writes is untested (and thus probably broken)
  • Uses significantly more memory than CE

Squalr .Net Core Cli Build

17 Apr 21:20
Compare
Choose a tag to compare
Pre-release

Experimental command line version.

2.3.13 Beta

01 Aug 02:05
d1d6abe
Compare
Choose a tag to compare

Added code signing

Known existing bugs to be addressed next release (ideally):

  • Settings tabs broken
  • Several project explorer related bugs

2.3.12 Beta

29 Jul 06:59
e5f311a
Compare
Choose a tag to compare
  • Made value boxes less bad (scan box, value edit box)
  • Update checkbox styles

2.3.11 Beta

28 Jul 02:26
5e17574
Compare
Choose a tag to compare

Swae Lee, Lee Swae, it's the same difference
H2O, lean, same thing

2.3.10 Beta

26 Jul 23:54
535d0fc
Compare
Choose a tag to compare

This release is a "fairly stable" release with the new revamped engine. Still some known bugs, but nothing known to be critical.