Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PPSSPP Cheat Engine problem
06-01-2014, 10:05 AM
Post: #1
Sad PPSSPP Cheat Engine problem
Hey guys! Lemme just start saying how wonderful this emulator is, and if by any chance this is the wrong place to post this thread, please tell me where should I put it. Smile

Im currently playing Yugioh GX tag force 3 on my ANDROID, and there are some cheat's id like to put in like for instance 1 Million DP (Currency of the game), the cheats are the following:

_C0 Max DP
_L 0x08835D14 0x24030000
_L 0x08AB5590 0x3B9AC9FF
_C0 Infinite DP After a Duel
_L 0x08854BF8 0x00000000
_C0 Instant Win (Press Select)
_L 0x59FBFA4C 0x00000001
_L 0x09E2B064 0x00000000
_L 0x098E6944 0x00000000

I followed all the instructions, put them on my Cheat's Folder, on the .ini, enabled the cheat, and they did appear.

But there are some odd things that happen:

1- The cheats have an interrogation mark "eg: One Million DP?)

2- They Don't work at all, and sometimes, after I turn them on the game freezes (unfortunatly the ppsspp (blah blah) Has stopped working), usually when its more than one cheat.Dodgy

Can you guys tell me what am I doing wrong here? :/

Thanks in advance!

-Slite
Find all posts by this user
Quote this message in a reply
06-01-2014, 11:18 AM (This post was last modified: 06-01-2014 11:19 AM by Arborea.)
Post: #2
RE: PPSSPP Cheat Engine problem
Cheats are generally dangerous to use they can corrupt save files.
Find all posts by this user
Quote this message in a reply
06-01-2014, 04:16 PM
Post: #3
RE: PPSSPP Cheat Engine problem
@Slite this should probably go to this thread anyway from what I see those are not cw cheat codes, those look like PAR(Pro Action Replay) codes which someone tried to run on cwc by adding extra formatting. By being in different format however, when executed they do something else, and with cheats, unplanned things are usually harmfull, at best do nothing at all.

They should be fairy easy to convert knowing both formats, but I never used PAR so not sure, if I'll do it correctly, anyway try those:

Code:
_C0 Max DP
_L 0x20035D14 0x24030000
_L 0x202B5590 0x3B9AC9FF
_C0 Infinite DP After a Duel
_L 0x20054BF8 0x00000000
_C0 Instant Win (Press Select)
_L 0xE0020001 0x017BFA4C
_L 0x2162B064 0x00000000
_L 0x210E6944 0x00000000

I have doubts about the last cheat, if the key activation will not work at all, which is possible thanks to ppsspp being fast(jit limitation), remove the first line of this code and it'll be changed to menu activation. Basically:
Code:
_C0 Instant Win
_L 0x2162B064 0x00000000
_L 0x210E6944 0x00000000
which you'll have to activate through ppsspp cheat menu and disable it soon after.

http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders!
http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats,
https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: