How to create a cheat for METAL SLUG ATTACK RELOADED

Section's for general approaches on hacking various options in games. No online-related discussions/posts OR warez!
Post Reply
User avatar
TioEdu
Expert Cheater
Expert Cheater
Posts: 194
Joined: Sat Nov 02, 2019 5:40 pm
Reputation: 90

How to create a cheat for METAL SLUG ATTACK RELOADED

Post by TioEdu »



1:22 - finding the AP
3:14 - finding what the address does
4:06 - finding the code in memory
5:25 - finding what the code does
6:04 - Speed ​​up the game again to see what the code will do
6:43 - clicking on the Girl to discover the AP
7:10 - Now is the BORING part, trying to find out the value that REPEATES and DOESN'T CHANGE
7:17 - Compare the value that is always rising in AP with the value when you click on the Girl
7:30 - I used RSP because it is the value of the Snapshot
9:59 - creating the script (AOB injection)
10:53 - I will compare the value I found at 7:30 to create the script ..... 'cmp ' means comparing .... (int) = integer without comma, fraction. If it were a fraction it would be (double)0.0 instead of (int)0 ... but double would work too ... comparing it to 0 because that's what's there
11:28 - just follow the mouse to understand why I'm using rsp+10 ..... I took the first one that appeared, but it could be the rsp+1C too, as long as it's one that repeats itself
12:38 - jnp code ... means: jump to the code, it will only happen after finding the comparison

ignore everything else, this is just me trying to find a value in r8, but there was no need for that, initially I had managed to find one that would reset the AP, but it's easier to just fill the memory space

1:36:15 - Now I'm going to ' move ' the value of ' r8 ' that appeared in the AOB injection scan to a value that overflows memory, I put 1111111111, thus occupying all the data that was in 'r8 '

This way you can create cheats for anything in the game that you want to modify.




If anyone knows how to do it with push and pop I would like to know how

Post Reply

Who is online

Users browsing this forum: No registered users