User User name Password  
   
Thursday 6.3.2025 / 15:08
Search AfterDawn Forums:        In English   Suomeksi   På svenska
afterdawn.com > forums > consoles > sony psp - homebrew software > cw cheat device tutorial
Show topics
 
Forums
Forums
CW cheat device tutorial
  Jump to:
 
Posted Message
Senior Member
_
24. August 2006 @ 09:59 _ Link to this message    Send private message to this user   
Installation

1) DL the CW Cheat installer and put it in ms0/PSP/GAME folder
2) Run the installer in the PSP and choose install, then typical installation
3) choose the correct firmware u want to install it to(most of the time u'll be emulating the latest fw so choose that one)
4) wait - and done

Usage

1) Run the Game (In devhook, choose the fw where you installed the cheat device)
2) In-game... press and hold select for 3 seconds to go to the Cheat Menu. use the following settings:

enable cheats: y
select cheats: place a Y on the cheats you want to activate (if non appears, the you will have to search for cheats and enter it manually?
select Manually cheat apply ? if you wan to apply cheats one-time ?or--
set Cheat application delay to default at 3, CW Cheat will apply the cheat per frame

3) Return to Game and enjoy cheating!!!

Updating cheats database

1) GO here to download the most updated cheat database:
http://cwcheat.zioale.it/

2) Connect the PSP to PC
3) Go to the dh folder in ms0:/ and replace the file named cheats.db with the new one
4) If you are doing this in-game, then select ?reload cheat database? in the cheat in-game menu, if not, just load the game as shown above.

Creating your own cheats

Although CW Cheat comes with it?s own cheat searcher, I DO NOT recommend using this? it?s really slow (no offense to the author), you?d be better off using a program for windows called ArtMoney. Download it here:

http://www.artmoney.ru/e_download.htm

Now on to the procedure:

1) Run the game, and once it is running, press and hold select to launch the ?cheat in-game menu?
2) On ?Enable Dump Function? change it to Y
3) Return to game
4) Now take note of the value you want to cheat on (e.g. money, note down the specific amount)
5) It?s time to take a dump?. Erm, a memory dump! Press and hold the square button, release only when you see on-screen-message ?dumping?. This will take about an hour?. On the Cheat Searcher!!!! ArtMoneY does this in a minute! (make sure you have a lot of space on the memstick, dumps may use up more than 10MB!!!)
6) First dump has been created, now return to game and change something on the value you want to cheat (e.g. money ? spend on something, gain more) and also take note of the value.
7) Again, take a dump! Press and hold the square button! You now have two dumps!
8) Repeat steps 6 and 7 to create a 3rd dump.
9) Connect PSP to PC. Run ArtMoney on PC
10) In the search menu ArtMoney, hit SEARCH>OBJECT> FILE(S)(when you run ArtMoney, it?s defaulted to search in a program running on the PC, we want it to run a search your dumps)
11) On the file field, browse through your memsrick and choose MEMDUMP0.DMP (this will be the first dump you created)
12) Search for the amount you noted in step 4. It will now return a series of hits that does not mean anything to you. (this will be on the left panel)
13) On the file box, browse through and go to MEMDUMP1.dmp, hit FILTER, then enter the value you noted on the second dump (value noted on step 6)
14) The series will now be lesser, do the same for the last dump (MEMDUMP2.dmp) and you will now see that the series is now down to one, take note of this number as you will need to enter this in the cheat database. (if after 3 dumps, your search is still not down to 1, keep on repeating steps 6 and 7 to create a 4th, 5th dump, etc? the more dumps, the more accurate your search)
15) Create the cheat, a cheat will be in this format:

0x00000000 0x0000000

- the first set of zeros will be the number you found in ArtMoney, just replace the last zeros with the number returned by ArtMoney (e.g. if number returned by artmoney is 45678, then it should be made to 0x00045678)

the first number after x should be:

0 = if the value you are changing is 8-bit (maximum 255) e.g. 0x00045678
1= if the value you are changing is 16-bit (maximum 65535) e.g. 0x010045678
2= if the value you are changing is 32-bit (maximum 429467295) e.g. 0x20045678
(thanks to Haruyuki for this info!)

*most stat values in RPGs is 8-bit, money values are most of the time 16-bit, if not 32-bit

- the second set of zeros will be the value you want to change it to:

-Open windows calculator, hit view>scientific
-type in the amount desired (e.g. 99)
- click on the HEX radio button, it now changes to the HEX value (e.g. 63)

If this is an 8-bit value, then your cheat will be 0x00045678 0x00000063

Here are the maximum values:
8-bit = 0x000000FF = 255
16-bit = 0x0000FFFF = 65535
32-bit = 0xFFFFFFFF = 429467295

- Just make sure that there are 8 digits after the ?x? in both strings of numbers

16) Now on the PSP folder, open the DH folder, and open the file Cheats.db on a Unix compatible text editor. This is what I use to edit: You can use WordPad in Windows to edit
17) You will now enter the cheat, if its an existing game and you want to add a cheat, just add another line to the game listed in the database (make sure you got the correct serial) in this format

_C Cheat Name (for v0.1.2 the format is: _C# Cheat Name --> the # can either be 0 - disabled; 1 - enabled)
_L 0x00000000 0x00000000 (enter the cheat you made here)

18) If it?s a new game, then add this to the last line

_S ULUS-12245 (game serialnumber - shown on savegame title or in the cheat in-game menu)
_G Game Title
_C Cheat Name #1 (for v0.1.2 the format is: _C# Cheat Name --> the # can either be 0 - disabled; 1 - enabled)
_L 0x00000000 0x00000000 (cheat created in number 15)
_C Cheat name #2 (if any)
_L 0x00000000 0x00000000 (if any)

19) Warning: making changes to the cheat database may ruin it! But don?t worry, you can always download it!
20) Submit any working game cheat to http://cwcheat.zioale.it/
21) Enjoy your cheat!!!!!


thanx to hodgins for this awesome sig
http://forums.afterdawn.com/thread_view.cfm/389016 2.71 downdater tut
http://forums.afterdawn.com/thread_view.cfm/385733 my devhook .46 tutorial its worth a look
Advertisement
_
__
Senior Member
_
24. August 2006 @ 11:03 _ Link to this message    Send private message to this user   
if u have dont get the required software pm me ur mail id i will sen it


thanx to hodgins for this awesome sig
http://forums.afterdawn.com/thread_view.cfm/389016 2.71 downdater tut
http://forums.afterdawn.com/thread_view.cfm/385733 my devhook .46 tutorial its worth a look
Bladework
Member
_
24. August 2006 @ 11:13 _ Link to this message    Send private message to this user   
thanks a lot!! i really wanted to use it but it seemed complicated but now it looks easy i'll try it now!!
Senior Member
_
24. August 2006 @ 11:39 _ Link to this message    Send private message to this user   
pls do try it and let me know the results


thanx to hodgins for this awesome sig
http://forums.afterdawn.com/thread_view.cfm/389016 2.71 downdater tut
http://forums.afterdawn.com/thread_view.cfm/385733 my devhook .46 tutorial its worth a look
kings_21
Newbie
_
25. August 2006 @ 12:59 _ Link to this message    Send private message to this user   
can u tell frm where 2 download cw cheat device
Senior Member
_
25. August 2006 @ 13:01 _ Link to this message    Send private message to this user   
u can have it frm psp-hacks u will get it easily there


thanx to hodgins for this awesome sig
http://forums.afterdawn.com/thread_view.cfm/389016 2.71 downdater tut
http://forums.afterdawn.com/thread_view.cfm/385733 my devhook .46 tutorial its worth a look
Senior Member

1 product review
_
25. August 2006 @ 13:08 _ Link to this message    Send private message to this user   
Did you write this tutorial??


Senior Member
_
25. August 2006 @ 13:21 _ Link to this message    Send private message to this user   
secret but u r nearly right


thanx to hodgins for this awesome sig
http://forums.afterdawn.com/thread_view.cfm/389016 2.71 downdater tut
http://forums.afterdawn.com/thread_view.cfm/385733 my devhook .46 tutorial its worth a look
TheSKuLL
Suspended due to non-functional email address
_
11. April 2007 @ 11:30 _ Link to this message    Send private message to this user   
6) First dump has been created, now return to game and change something on the value you want to cheat (e.g. money ? spend on something, gain more) and also take note of the value.

This guide sucks. Where are you supposed to change the values once the game begins. That's not very specific.

~~Life Sucks And Then you Die~~
treyooi
Newbie
_
8. June 2007 @ 10:49 _ Link to this message    Send private message to this user   
hi i`m Trey here ...
i got some problem to ask... why i cant`t lognin to this http://cwcheat.zioale.it/ address....??? u know why???? if i use CW Cheat database editor also can`t download the official database...
slayer191
Newbie
_
19. June 2007 @ 03:55 _ Link to this message    Send private message to this user   
heres my email noemailallowed@nevernever.com can u send me the folder of the cw cheat and everything in the proper folders plz it says when i run cw cheat and then use install that its unable to open the pspbtcn-game.txt plz help

This message has been edited since posting. Last time this message was edited on 11. November 2007 @ 22:38

RPGluv
Suspended due to non-functional email address
_
21. October 2007 @ 13:58 _ Link to this message    Send private message to this user   
Where can you download CWcheat now? because the website is a dead link.

My fat PSP's life>
2.81>3.03>3.30>3.50>LUMINES YAY>1.50>3.40 OE-A>3.52 M33>3.52 M33-4



Member
_
28. October 2007 @ 14:29 _ Link to this message    Send private message to this user   
Amazing Tut thanks so much!




FirD
Suspended due to non-functional email address
_
9. November 2007 @ 06:29 _ Link to this message    Send private message to this user   
can i run the cw cheat using custom fw like 3.71M33-2.if does how?....

peace no war
JakeSucks
Newbie
_
10. November 2007 @ 18:11 _ Link to this message    Send private message to this user   
can you send me the files for cw cheat, i down loaded it but when i try to run the instalelr it says that the dh folder cant be opened.
my email is noemailallowed@nevernever.com

This message has been edited since posting. Last time this message was edited on 11. November 2007 @ 22:39

lackadaiz
Suspended due to non-functional email address
_
11. November 2007 @ 00:33 _ Link to this message    Send private message to this user   
I'm confused....which files am i suppose to copy into /PSP/GAME ??? after downloading cwcheats...these are all the files i have gotten after i download cwcheats...please advise...


Moderator
_
11. November 2007 @ 22:38 _ Link to this message    Send private message to this user   
@slayer191 - way late but post edited and email addy removed.

@JakeSucks -edited out your email too - not allowed.



Forum Rules
Do this before posting
Do not click this link...
zap_rahul
Suspended due to non-functional email address
_
27. November 2007 @ 14:57 _ Link to this message    Send private message to this user   
Originally posted by lackadaiz:
I'm confused....which files am i suppose to copy into /PSP/GAME ??? after downloading cwcheats...these are all the files i have gotten after i download cwcheats...please advise...


hey could u tel me how you got such icons which OS is that??

edited by binkie7 - quoting the image threw the page off :)

This message has been edited since posting. Last time this message was edited on 27. November 2007 @ 22:32

Newbie
_
1. December 2007 @ 03:30 _ Link to this message    Send private message to this user   
??omg im so confused??
i have v3.72 on my psp and ive DL CWCheat but cant get it to work
tryed a downgrade (which fucked up my psp so i had 2 get a new 1)lol
can some 1 please help me install this thing coz im ??clueless??
if u will; add me on msn noemailsallowed
ty

This message has been edited since posting. Last time this message was edited on 1. December 2007 @ 09:50

Moderator
_
1. December 2007 @ 09:49 _ Link to this message    Send private message to this user   
@CherryBoi
Guess you missed my post above and then there's the rules :) (link in my sig)
No emails allowed so post edited and removed.



Forum Rules
Do this before posting
Do not click this link...
MagnusD
Member
_
26. December 2007 @ 09:07 _ Link to this message    Send private message to this user   
It's late, but I want to say thanks for the guide. I've gotten CwCheat working perfectly thanks to this, even if creating cheats is a little lengthy.

For those who have had difficulties getting the files, Google is your friend. I used it and the first link was the link to the new CwCheat site-

http://cwcheat.consoleworld.org/

Magnus D
gameupman
Newbie
_
11. March 2008 @ 00:25 _ Link to this message    Send private message to this user   
nice guide, if you have a psp fat this is the best way to hack codes, if you have a slim though just use cwcheat to search for codes, since slims have twice the ram, cwcheat code searcher is fast its way faster now and works fine, the wait time during code search has been cut by 2/3.
Warwood
Newbie
_
18. May 2008 @ 15:55 _ Link to this message    Send private message to this user   
What is the cheat installer?
soheeb16
Suspended permanently
_
18. May 2008 @ 16:14 _ Link to this message    Send private message to this user   
hey can someone answer my forum? its the one under this one? I hate to puch but imma loose money if I dont get the answer sooN!
Advertisement
_
__
 
_
Senior Member
_
16. June 2008 @ 08:01 _ Link to this message    Send private message to this user   
Uhmm.. This is a great guide...I didn't even know this dumping method...

But I have one question .... can htis method be used to search for bars of life...mana...exp..etc???

Thanks...
afterdawn.com > forums > consoles > sony psp - homebrew software > cw cheat device tutorial
 

Digital video: AfterDawn.com | AfterDawn Forums
Music: MP3Lizard.com
Gaming: Blasteroids.com | Blasteroids Forums | Compare game prices
Software: Software downloads
Blogs: User profile pages
RSS feeds: AfterDawn.com News | Software updates | AfterDawn Forums
International: AfterDawn in Finnish | AfterDawn in Swedish | AfterDawn in Norwegian | download.fi
Navigate: Search | Site map
About us: About AfterDawn Ltd | Advertise on our sites | Rules, Restrictions, Legal disclaimer & Privacy policy
Contact us: Send feedback | Contact our media sales team
 
  © 1999-2025 by AfterDawn Ltd.

  IDG TechNetwork