help me on this please.
there is a tool in Cheat Engine Memory View called "FILL MEMORY"
e.g
Fill Memory from "address1" to "address8000" and fill with "0"
so it makes life easier with that tool.
but how can i make it happen in C++?
i have made some math. what i want to happen is
edit all address from "address1" to "address1+3FFF" = 0 all at once
thank you in advance hoping that you understand problem
there is a tool in Cheat Engine Memory View called "FILL MEMORY"
e.g
Fill Memory from "address1" to "address8000" and fill with "0"
so it makes life easier with that tool.
but how can i make it happen in C++?
i have made some math. what i want to happen is
edit all address from "address1" to "address1+3FFF" = 0 all at once
thank you in advance hoping that you understand problem