Jump to content

Gameguadian group search?


Kleinblaar

Recommended Posts

Posted

Hi,

 

Great app by the way...

 

I would like to be able to search a sequence of values appearing in an order in memory...

eg

xxxxxx0 300

xxxxxx4 1200

xxxxxx8 800

 

instead of having to search for either of the 3 and having to narrow it down is it possible to search for the sequence 300,1200,800 and have far less possible results?

is it also possible to add a feature to the memory section after you selected go to address to skip to next specified value in memory instead of having to scrolls down?

 

Regards

  • Administrators
Posted

Search

300d;1200d;800d:9

On GG version 8.3.1 - it released soon.

 

We have plans for improve memory editor in future. Search will be added.

  • Administrators
Posted

Range for search. Maximal distance between values.

In your example we have 3 number of 4 bytes.

Minimal distance is 4*2 + 1. Calculated between addresses: 8 - 0 + 1. Where 8 and 0 addresses and 1 for include last numbers.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.