Page 1 of 1

[RPCS3] Cheat Engine tutorial help

Posted: Tue May 22, 2018 4:15 pm
by bakaraider
Hi, with the rapid development progress of RPCS, we see many games are now being playable so i humbly requesting an easy to understand tutorial on how to cheat in rpcs3 using cheat engine. Specifically please give tutorial on how to search for money address, exp or hp. I'm a noobs, can only use the table and can only direct search for money in pc games (and my knowledge aren't applicable in rpcs3 >.<;;).



There is similar tutorial here:

[URL]https://blakbin.blogspot.co.id/2017/03/how-to-make-cheat-engine-working-on.html[/URL]

But it requires a known address of money taken from AR codes, which is what i don't have in my case. So how can i find the right address in the game using big endian?



I just need a simple tutorial for searching for money/exp address, i hope someone kind enough to give a little time and teach me ( and many others here) about how to use cheat engine to cheat in rpcs3.



Thank you so much before...

[RPCS3] Cheat Engine tutorial help

Posted: Tue Jun 12, 2018 7:39 pm
by seikur0
Basically just add the two big endian custom types to the scan types, [URL]https://wiki.cheatengine.org/index.php?title=Help_File:Big_endian_2_byte[/URL] and [URL]https://wiki.cheatengine.org/index.php?title=Help_File:Big_endian_4_byte[/URL]. Make sure to check "MEM_MAPPED" in the scan settings of cheat engine and then just scan normally using the big endian types. Oh yeah, and make sure to use at least cheat engine version 6.8.



For advanced usage: While using cheat engine 6.7 I had some byte instructions in the memory viewer that didn't get parsed properly into assembly code, they seemed to be some kind of call instructions, so don't inject into them ;)

[RPCS3] Cheat Engine tutorial help

Posted: Sat Jun 16, 2018 5:08 pm
by bakaraider
Ah, thanks[B][USER=8101] seikur0[/USER] for your help, don't know about "MEM_MAPPED" whatsoever, after checking in the scan setting now i can find the right value for money in Super Robot Taisen Z using CE 6.8. Thank you very much! :)[/B]



[B]I still hope somebody write an easy to undestand tutorial for cheating in rpcs3 :)[/B]

[RPCS3] Cheat Engine tutorial help

Posted: Mon Jun 18, 2018 8:14 am
by SunBeam
^ It's the same freaking method for all x64 emulators out there:

[LIST]

[*]map the DWORD and WORD scan for big-endian found [URL='https://forum.cheatengine.org/viewtopic.php?p=5305367&sid=e737579ac60f7c91cd7d86e3a9122406#5305367']here[/URL]

[*]scan

[*]debug

[*]write script

[/LIST]

No need to write any custom tutorial; simple.