Using CWcheats? - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191) +--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51) +---- Forum: Hardware infos (https://www.emunewz.net/forum/forumdisplay.php?fid=58) +---- Thread: Using CWcheats? (/showthread.php?tid=4140) |
Using CWcheats? - Nicolae - 04-08-2011 Hey, for some reason, CWcheats aren't working for me. I am using the latest build. For example, when playing Persona 3, I used a code from a website and it worked just fine. However: When I input the same code a few days later and close the window, the code, for more EXP, does not seem to activate. I open the 'Cheat' window, and there is nothing there, even though I have already activated the cheat. I have tried adding said code prior to and after running the game, and it does not work. Also, how can we input more then one code? For example, a 'Max Items' code has quite a few lines, though this cheat window only allows for one. I know it is possible, because I've seen in this forum others posting their success with activating codes such as this. However.. I cannot seem to figure out how. Assistance please? Thanks! Oh, I believe I figured it out.. Input code first.. THEN tick the 'on' button. Thanks to no-one for their help. RE: Using CWcheats? - beanclr - 04-08-2011 Really, I can input the codes while playing on the fly. Not all codes work. Simple codes like X amount of money work but exp or drop rate codes that need more work don't seem to activate at all. It kinda of random for me. RE: Using CWcheats? - Hykem - 04-09-2011 (04-08-2011, 11:40 PM)beanclr Wrote: Really, I can input the codes while playing on the fly. Not all codes work. Simple codes like X amount of money work but exp or drop rate codes that need more work don't seem to activate at all. It kinda of random for me. Ah, yes. A lot of the CWCheats codes weren't implemented back when I added cheat support. This was due to their nature (some need to keep changing code, others have timers), but since we have a much better asynchronous support now, this came back to my TODO list again. Only the most basic joker codes were implemented, since those are the most common in games, but I plan to implement all of them, regardlessly of their usage. RE: Using CWcheats? - beanclr - 04-09-2011 Oh that great. Thanks for the replie. RE: Using CWcheats? - dista_bagus - 04-15-2011 oh waiting too. RE: Using CWcheats? - dista_bagus - 04-21-2011 Hykem, want to ask code like format below has been implemented on Jpcsp or not? ALL PARTS 99 0x4055B8B0 0x002E0001 0x00630063 0x00000000 Exp + kill 0x4069F6BC 0x02CA0026 0xFFFFFFFF 0x00000000 PP 99999 0x4069F68C 0x02CA0026 0x0001869F 0x00000000 PP 9999 0x8069FA1C 0x024B004C 0x1000270F 0x00000000 i try code FFFFFFFF has an error on command prompt. RE: Using CWcheats? - Hykem - 04-21-2011 Ok, as of r2097, more work has been done on CWCheat support. Turns out, the 0xFFFFFFFF is related to the 0x4 joker code known as the "patch code" used to change several memory addresses at once. This particular command, as well as many other missing ones, have been now implemented in r2097. Could you please test them again? Thanks! RE: Using CWcheats? - dista_bagus - 04-22-2011 Jpcsp r2097 Hykem,codes still not work. Code: All Parts x99 Hykem do you not add an option on cwcheat to copy&paste all codes if has a lot codes like these.so we can input codes not one by one. if possible. Hero Max Status 0x206B56B0 0x019003E7 0x206B56B4 0x01900190 0x206B56B8 0x01900190 0x106B56BC 0x00000190 0x206B56C4 0x01900190 0x206B56C8 0x01900190 0x206B56CC 0x01900190 RE: Using CWcheats? - Hykem - 04-22-2011 (04-22-2011, 12:41 AM)dista_bagus Wrote: Jpcsp r2097 Just like you suggested, I've changed the CheatsGUI in r2098. Now the text area is freely editable, so you can copy and paste anything into it. I've also removed the previous buttons and added a "Clear" button just to erase all the contents at once. When the On/Off button is toggled the text area won't be editable anymore, so you need to disable the On/Off button to stop the cheats' thread, insert new cheats and then turn it on again. I've also fixed a bunch of bugs related to the number and line formats, so it should probably be working better now. Thanks for testing! RE: Using CWcheats? - dista_bagus - 04-23-2011 Thanks, Hykem. now codes work & can copy & paste anything into it. |