Post Reply 
 
Thread Rating:
  • 13 Votes - 4.38 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CwCheat Support
10-16-2013, 10:51 AM (This post was last modified: 10-16-2013 10:51 AM by akimikage.)
Post: #526
RE: CwCheat Support
Does anyone know the code for inf gathering for MHFU ULUS10391 ? I only have inf carving. If no one knows, can I request for one.

Athlon x4 635 @3.5
660 OC 2GB
4GB DDR3 @7-7-7-20
Gamers cannot gain anything without first giving something in return, to obtain something of equal value must be lost that is gaming world's first law of equivalent exchange. In those days, I really believed that would be the world's one and only truth.
Find all posts by this user
Quote this message in a reply
10-17-2013, 04:58 AM (This post was last modified: 10-17-2013 05:36 AM by Shina.)
Post: #527
RE: CwCheat Support
So, the cheats I'm trying to use doesn't appear to work for the US version of Disgaea 2.

_C0 Inf HL
_L 0x00540270 0x3B9AC9FF
_L 0x20540274 0x00000918
_C0 infinite bonus
_L 0x00624998 0x00000001
_C0 Dark Assembly Always Approves
_L 0x10625EA4 0x0000FFFF

I'm using PPSSPP v0.9.1 and I have cheats enabled.

PPSSPP seems to have created a cheats folder in the root directory instead of memstick/PSP/Cheats. So I tried that first, nothing. Then I tried making a "memstick/PSP/Cheats" path location and putting the cheat file in there, but it's still not working. I even tried using the reload cheats function. So, am I doing something wrong..?
Find all posts by this user
Quote this message in a reply
10-17-2013, 05:56 AM (This post was last modified: 10-17-2013 07:11 AM by akimikage.)
Post: #528
RE: CwCheat Support
(10-17-2013 04:58 AM)Shina Wrote:  So, the cheats I'm trying to use doesn't appear to work for the US version of Disgaea 2.

_C0 Inf HL
_L 0x00540270 0x3B9AC9FF
_L 0x20540274 0x00000918
_C0 infinite bonus
_L 0x00624998 0x00000001
_C0 Dark Assembly Always Approves
_L 0x10625EA4 0x0000FFFF

I'm using PPSSPP v0.9.1 and I have cheats enabled.

PPSSPP seems to have created a cheats folder in the root directory instead of memstick/PSP/Cheats. So I tried that first, nothing. Then I tried making a "memstick/PSP/Cheats" path location and putting the cheat file in there, but it's still not working. I even tried using the reload cheats function. So, am I doing something wrong..?

Have you enabled it on the PPSSPP menu ? If not, do this :
1. While playing Disgaea 2, press esc
2. Go to "Cheats"
3. Enable the cheats you want
4. Resume your game
Oh and check if your copy is ULUS-10461 coz those cheats only work on that specific copy

Athlon x4 635 @3.5
660 OC 2GB
4GB DDR3 @7-7-7-20
Gamers cannot gain anything without first giving something in return, to obtain something of equal value must be lost that is gaming world's first law of equivalent exchange. In those days, I really believed that would be the world's one and only truth.
Find all posts by this user
Quote this message in a reply
10-17-2013, 11:23 AM (This post was last modified: 10-17-2013 12:13 PM by Shina.)
Post: #529
RE: CwCheat Support
Yes, it's the correct version. The cheats menu doesn't even show up.
EDIT: Seems to be working. I just downloaded the latest build.
Find all posts by this user
Quote this message in a reply
10-19-2013, 04:47 AM
Post: #530
RE: CwCheat Support
I got some sort of issues with SD Gundam G Generation Overworld.
im running PPSSPP 0.9.1 For the windows.
So heres the problem, some the cheats doesn't work with the game, even if that was only a pretty basic cheat (Max Money), but the more complex cheat like (EXP Multiplier) works.

Game ID:
_S NPJH-50681
_G SD GUNDAM GGENERATION OVER WORLD

Heres the code that doesn't work:

_C0 CAPITAL 9999999
_L 0x211D0600 0x0098967

While the code under this text, does work:

_C0 Unit EXP x512
_L 0x20052024 0x0a200800
_L 0x20052028 0x92b60032
_L 0x20002000 0x3c1708bd
_L 0x20002004 0x0a21480b
_L 0x20002008 0x00118A40


So my question is:
1. Is this problem only occured to me? or other people managed to run this fine on their PPSSPP?
2. Are this code only be able to run on real PSP?
3. Can PPSSPP supports all CWcheat codes?

thanks.
Find all posts by this user
Quote this message in a reply
10-19-2013, 01:09 PM
Post: #531
RE: CwCheat Support
I think i remember many pages back on this thread, someone was having problems with that gundam game. Its most likely just a bad cheat. For something basic like money, you can just hook cheat engine onto your game and search for it manually in 2 minutes and change it yourself.
Find all posts by this user
Quote this message in a reply
10-19-2013, 07:33 PM
Post: #532
RE: CwCheat Support
(10-19-2013 04:47 AM)Spectre Wrote:  I got some sort of issues with SD Gundam G Generation Overworld.
im running PPSSPP 0.9.1 For the windows.
So heres the problem, some the cheats doesn't work with the game, even if that was only a pretty basic cheat (Max Money), but the more complex cheat like (EXP Multiplier) works.

Game ID:
_S NPJH-50681
_G SD GUNDAM GGENERATION OVER WORLD

Heres the code that doesn't work:

_C0 CAPITAL 9999999
_L 0x211D0600 0x0098967

I don't play that game myself, but regardless of the game, there's one thing about that cheat code which strikes me as very odd indeed.

The hex value 0x0098967 only has 7 hex digits, whereas the standard CwCheat format requires 8. And the numerical value is equivalent to the decimal value 624999, not the value 9,999,999 as claimed in the cheat title. That value should have the hex encoding 0x0098967F, so it seems to me that the value was entered with the correct final digit gone missing...

Anyone creating a cheat code with that kind of typo ruining the data part may also have made a similar (but inherently worse) mistake in the address part. And poking the wrong address will obviously not have the intended effect.

It's also possible that the address is correct, but that the PPSSPP cheat engine implementation rejects the cheat as invalid, when it uses the wrong number of digits for the data part. (I'm not sure how the implementation works currently, but if I had coded it then it would reject illegal values.)

So I recommend that you try it with the full 8 digit hex value 0x0098967F.

Quote:While the code under this text, does work:

_C0 Unit EXP x512
_L 0x20052024 0x0a200800
_L 0x20052028 0x92b60032
_L 0x20002000 0x3c1708bd
_L 0x20002004 0x0a21480b
_L 0x20002008 0x00118A40

Actually that should be more 'iffy' in how it works, especially if you turn it off and on in-game, since these patches reside in the program code section of memory which is treated differently by the PPSSPP emulation engine (JIT-compiled when needed for emulation, but not for each cheat patch cycle, as that would make the emulator slow).

Quote:So my question is:
1. Is this problem only occured to me? or other people managed to run this fine on their PPSSPP?
2. Are this code only be able to run on real PSP?
Others will have to reply to those questions, as I don't have that game.
And for game specific issues like that you need to look for game specific threads.

Quote:3. Can PPSSPP supports all CWcheat codes?
Not all. At least not yet.

But that should not be a factor in the problem you have, since all cheat code lines you presented use only one and the same basic cheat opcode, that being "0x2aaaaaaa" with the a's representing the patch address.

And that cheat opcode is definitely fully implemented.

Best regards: dlanor
Find all posts by this user
Quote this message in a reply
10-20-2013, 01:47 AM
Post: #533
RE: CwCheat Support
Splendid answer Dlanor, thanks.
And yes, it's a typo. I just found out the code from another site AND your answer, which is also correct
It supposed to be like this:
_L 0x211D0600 0x0098967F
instead of this, which is the typo:
_L 0x211D0600 0x0098967
even so, i tried it and still no go. The cheat still wont work.
But actually thats not the cheat i wanted. I gave the money code because i think that code was simpler than the cheat i wanted.

the cheat i wanted is actually this:
_L 0x111F885A 0x000001CB
It supposed to change the character on the game with some unobtainable character/NPC you might say. and the feedback for this code is people says they manages to get it working while others do not.
So im guessing it's because PPSSPP haven't supported it yet.
Find all posts by this user
Quote this message in a reply
10-20-2013, 11:36 AM
Post: #534
RE: CwCheat Support
PPSSPP does support it, but it has been known to change the addresses of the game. Different CFWs also have this problem, and can cause cwcheats to not work unless written specifically for that CFW (or emulator in this case). It is likely that you only need an offset added to the address side of the code in order to get it to work.

If you want to put in the work, its not too difficult to find the offset for ppsspp. You can use cheat engine to create a cheat for money, and then find the difference in address between your created cheat and the cheat provided from wherever you got it. Then, apply the offset to your 'character change' cheat.
Find all posts by this user
Quote this message in a reply
10-21-2013, 05:25 AM
Post: #535
RE: CwCheat Support
(10-19-2013 04:47 AM)Spectre Wrote:  I got some sort of issues with SD Gundam G Generation Overworld.
im running PPSSPP 0.9.1 For the windows.
So heres the problem, some the cheats doesn't work with the game, even if that was only a pretty basic cheat (Max Money), but the more complex cheat like (EXP Multiplier) works.

Game ID:
_S NPJH-50681
_G SD GUNDAM GGENERATION OVER WORLD

Heres the code that doesn't work:

_C0 CAPITAL 9999999
_L 0x211D0600 0x0098967

While the code under this text, does work:

_C0 Unit EXP x512
_L 0x20052024 0x0a200800
_L 0x20052028 0x92b60032
_L 0x20002000 0x3c1708bd
_L 0x20002004 0x0a21480b
_L 0x20002008 0x00118A40


So my question is:
1. Is this problem only occured to me? or other people managed to run this fine on their PPSSPP?
2. Are this code only be able to run on real PSP?
3. Can PPSSPP supports all CWcheat codes?

thanks.

the capital cheat won't work but the experience, level 99 thingy and the unlock all gundams in the factory works... well we always have a workaround right? upgrade one gundam to the highest possible tier, sell it, profit, rinse and repeat.
Find all posts by this user
Quote this message in a reply
10-21-2013, 08:50 AM
Post: #536
RE: CwCheat Support
where can I get the cwcheat.db file? I can't seem to find any working link in the internet..
Find all posts by this user
Quote this message in a reply
10-21-2013, 11:18 AM
Post: #537
RE: CwCheat Support
(10-21-2013 08:50 AM)zackfair17 Wrote:  where can I get the cwcheat.db file? I can't seem to find any working link in the internet..

This is the latest one that I have. I always copy the code manually. Import from cheat.db function seem to be not working for me. Tested the function on PC, Android and Ubuntu.


Attached File(s)
.zip  cheat.zip (Size: 126.61 KB / Downloads: 1542)
Find all posts by this user
Quote this message in a reply
10-21-2013, 12:55 PM (This post was last modified: 10-21-2013 12:55 PM by Spectre.)
Post: #538
RE: CwCheat Support
@AlucardChristian
I actually dont need the capital cheat. That was for test purposes only. See if other people manages to get it working, Since i thought that code was quite "simple". What i want to test is actually the char switch code, which can be used to unlock the unobtainable/guest characters from the game (eg: CE 73 Yzak)
There are an faster solution for the capital, use jpcs* since that emu works with cheat engine. change the value, save, switch back to PPSSPP.
Find all posts by this user
Quote this message in a reply
10-21-2013, 02:23 PM
Post: #539
RE: CwCheat Support
can anyone tell me how to create cheat from android

sorry any english mistake..please go easy on me i'm still learning
Find all posts by this user
Quote this message in a reply
10-21-2013, 02:25 PM
Post: #540
RE: CwCheat Support
i think i can tell u.. hehehe .

Reality is a Lovely Place, But i Wouldn't Wanna Live There..
• • gLoBe ~
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: