Kurumimi How do I cheat?
Reputation: 0
Joined: 21 Jul 2013 Posts: 1
|
Posted: Sun Jul 21, 2013 6:56 pm Post subject: Street Fighter 4 Arcade Edition Title Unlocks |
|
|
Hey all,
I found instructions regarding unlocking titles for SSF4AE, but haven't been able to trace the correct address in the EAX register. I'm a beginner to CE and have tried searching all over for a proper answer, but didn't find anything relevant.
I'm capable of finding the title value and changing it to 2000 as instructed.
Afterwards I right click the address and press "disassemble the memory region", and toggle a breakpoint on the address.
Here's where my confusion comes in. I return to main menu as specified, and the Cheat Engine shows no indication of the debugger tripping, nor did I find any way to locate the address of the EAX register. I messed around with this and did get a panel on the right to pop up in the Memory View with register values, but I can't seem to get that panel to come up again.
Thanks for any help in advance.
The instructions posted were as follows:
Quote: | eax,[edi+esi*8+00000208]
and edx,[edi+esi*8+0000020C]
Figure out the value of your current title (first Yun title is 1000, second is 1001, third is 1002, etc in decimal.) Change to 2000 (decimal) when you're in the title selection screen, change directly to the icon selection screen, then toggle a breakpoint on the first value once the title in game changes. Now return to the main menu and the debugger will trip. Go to the address that gets stored in the EAX register (edi+esi*8+00000208) and add these 4 bytes to your address list or table or whatever. Delete the breakpoint and resume the game, go back to the title selection screen. Now change the value of your current title to 2035. Do the same thing you did before except with the compare EDX value. Once you resume the game and have both of these addresses, change both to FF FF FF FF. The EX 2/3 titles will unlock and so long as the game saves (ie pick one and go back to the main menu) you won't have to do anything again unless you delete your data. |
|
|