Hi !
I am creating a memory scaner..well i already created.It works, however its very slow (its in a loop, but it really takes ages to scan whole memory, even if its split to 2 parts) if i would need to split it, i would need to make about 50 parts to run it so fast as cheat engine does.Is there some way to scan only addresses that are array of bytes ? Or is there some faster way to scan whole memory, without splitting it to 50 parts ?
I am creating a memory scaner..well i already created.It works, however its very slow (its in a loop, but it really takes ages to scan whole memory, even if its split to 2 parts) if i would need to split it, i would need to make about 50 parts to run it so fast as cheat engine does.Is there some way to scan only addresses that are array of bytes ? Or is there some faster way to scan whole memory, without splitting it to 50 parts ?