ConsoleWorld Forum

Go Back   ConsoleWorld Forum > CWCheat Official Support Forum > English Support Board

English Support Board English & Foreign Languages support


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 31st July 2006, 18:55
weltall's Avatar
CW Team
 
Join Date: Sep 2005
Location: Shevat
Posts: 7.090 (7,17 posts per day)
Potenza rep: 17
weltall is on a distinguished road
CW CHEAT 0.1 RELEASED

Today I finally release CWCHEAT 0.1.
This application permits you to use cheat in every game you want!
you just need to make codes for the game!
At the moment there are 620 cheats inside the database but in the future we will add more (and if you want you can also contribuite to it)
This prx has a lot of function other than cheating.
An ingame menu with some information about the system and permits to change clock in real time.
Plus it contains a lot of addon utilities from an installer/uninstaller to a cheat searcher (by sincro) and also some manuals with images.

Code:
cw cheat 0.1 by weltall (c) 2006 www.consoleworld.org 

weltall@consoleworld.org
----------------------------------------------------
ENGLISH
----------------------------------------------------
This is a prx which works under devhook and can cheat
every devhook-compatible game under firmware emulation
This works trought raw-relative cheat codes like
action replay, codebreaker, gameshark, xploder, etc.
Other than this, it has support to other function
which are usefull for cheat finder and normal users
(like battery, cpu/bus clock, devhook version, 
 ms free/total space information)

The latest updates are always available on
http://www.consoleworld.org and http://weltall.consoleworld.org
The latest database version is available from
http://cwcheat.zioale.it/
If you make a cheat we would like to add it on the main database 

:)
if it's a long cheat or if you have a lot of cheats just contact 

me :)

if you found any bug just report it on bugzilla:
http://weltall.consoleworld.org/cgi-bin/bug/index.cgi :)

This project originally started in march with some
simple tests of prx functionality (like loading 1.50
vsh) then with the help of sincro (which developed
a loader and a cheat searcher) it evolved in a cheat
device.
But later in April this was discontinued because I couldn't
anymore contact sincro and problems with runumd.
Then... devhook with firmware emulation came... and
also some prxs appeared... so i decided to take again
that project and i ported successfully it to devhook
as a builtin prx without any loader (so the old loader
was removed from the project) and now it works as a
in-game menu and cheat device.

------------------------------------------------------
CHANGELOG:

0.1 RELEASE

[CORE PRX]
-support for some devhook function and configuration change
 (cpu/bus mhz, devhook version)
-in game menu with pausing of all the threads
-shows free space/size of the memory stick
-shows effective cpu/bus frequence
-shows advanced informations about the battery
 (charge %, time left, charging status, volt)
-reloading of the cheat database while in-game
 (usefull to find new cheats)
-support to change buttons for the principal function
 (menu opening, ram dumping, abilitation/deabilitation cheats,
  one-time cheat application)
-mini text reader (it can read text which can stay on the psp 

screen,
 the rest of the files will be truncated)
-one-time chat apply from menu
-cheat selection menu with abilitation/deabilitation of 
 single/all cheats and with cheat description, usable also 

ingame
-you can set a delay of the cheat application and check of 

pressed
 buttons (1-10 sec)
-You can set the cpu clock (0, 111, 222, 333) 
 e bus clock(0, 37, 54, 111, 133, 166) with immediate 

application.
-the menu mantains the game screen of the not overwritten areas:
 it's possible to disable this function
-you can enable/disable dump function
-you can enable/disable cheat application from the menu
-online gaming protection: if the wlan switch is on
 the cheats won't be applied
-shows game name (if present on the DB) and game ID
-supported codes(some couldn't be tested if they don't work for 

you
 tell me what goes wrong and a sample code to exploit the 

problem)
 *16-bit Greater Than : Multiple Skip     Ennndddd 3aaaaaaa
 *16-bit Less Than : Multiple Skip 0xEnnndddd 0x2aaaaaaa
 *16-bit Not Equal : Multiple Skip 0xEnnndddd 0x1aaaaaaa
 *16-bit Equal : Multiple Skip    0xEnnndddd 0x0aaaaaaa
 *16-bit greater than - TEST CODE - 0xDaaaaaaa 0x0030dddd
 *16-bit less than - TEST CODE - 0xDaaaaaaa 0x0020dddd
 *16-bit not equal - TEST CODE - 0xDaaaaaaa 0x0010dddd
 *16-bit equal - TEST CODE -       0xDaaaaaaa 0x0000dddd
 *code stopper  0xCaaaaaaa 0xvvvvvvvv
 *Time Command  0xB0000000 0xnnnnnnnn (based on cheat delay)
 *16-bit XOR - 0x7aaaaaaa 0x0005vvvv
 *8-bit XOR -  0x7aaaaaaa 0x000400vv
 *16-bit AND -    0x7aaaaaaa 0x0003vvvv
 *8-bit AND -      0x7aaaaaaa 0x000200vv
 *16-bit OR -     0x7aaaaaaa 0x0001vvvv
 *8-bit OR -      0x7aaaaaaa 0x000000vv
 *[pointer command] 32-bit write    0x6aaaaaaa 0xvvvvvvvv 

0x0002nnnn 0xiiiiiiii
 *[pointer command] 16-bit write    0x6aaaaaaa 0x0000vvvv 

0x0001nnnn 0xiiiiiiii
 *[pointer command] 8-bit write    0x6aaaaaaa 0x000000vv 0x0000nnnn 

0xiiiiiiii
 *copy byte    0x5aaaaaaa 0xnnnnnnnn 0xbbbbbbbb 0x00000000
 *[tp]32-bit Multi-Address Write     0x4aaaaaaa 0xxxxxyyyy 

0xdddddddd 0x00000000
 *32-bit decrement 0x30500000 0xaaaaaaaa 0xnnnnnnnn 0x00000000
 *32-bit increment 0x30400000 0xaaaaaaaa 0xnnnnnnnn 0x00000000
 *16-bit decrement 0x3030nnnn 0xaaaaaaaa
 *16-bit increment 0x3020nnnn 0xaaaaaaaa
 *8-bit decrement 0x301000nn 0xaaaaaaaa
 *8-bit increment 0x300000nn 0xaaaaaaaa
 *[t]32-bit Constant write 0x2aaaaaaa 0xdddddddd
 *[t]16-bit Constant write 0x1aaaaaaa 0x0000dddd
 *[t]8-bit Constant Write 0x0aaaaaaa 0x000000dd

 [t] tested and surely working
 [tp] tested but not with real codes
 For further information i advise this site:
 

http://www.codemasters-project.net/portal-english/apportal/cmp_p

lugins/content/content.php?content.23
 (yeah it's the right section :P)
 
 NB: the codes are in the relative format from the start of the 

user ram area.
     So the absolute adress is relative adress +0x08800000
     To convert some cheat from the absolute format you need to
     subtract 0x08800000  from the adress of the code

-you can save the configuration which will be loaded every time 
 the prx is loaded (it's manually modificable and it's saved in
 /dh/CWCHEAT.INI)
-it works under all firmware which works under devhook

[INSTALLER EBOOT]
-works with 1.50 (1.00 isn't tested)
-contains all the necessary data in the eboot
-Copies automatically the prx, the included db on the correct 

folders
 (prx => /dh/kd/cwcheat.prx, db => /dh/cheat.db)
-adds automatically in the pspbtcnf.txt (vsh loading)
 and/or pspbtcnf_game.txt (in game loading) files the necessary 

data
-restore function which controls the prx file integrity and 

permits
 the restoration of the prx, of the db and of the calls to the 

prx
 inside the pspbtcnf.txt/pspbtcnf_game.txt files; it permits 

also
 to modify the installation and to load prx in different 

firmware
-configuration function for the prx (it's better the built in 

prx function)
-uninstallation function which erases the db, the prx and every 

call
 in the pspbtcnf.txt/pspbtcnf_game.txt in every firmware
-graphic by ale275

[CHEAT FINDER]
-Made by sincro
-search 8/16/32bit value with auto selection
-search in various pass with save of the result from every pass
 and creation of the db entry
-it can search differences beetwen dumps (major less values)

----------------------------------------------------
TODO:

-saving abilitation/deabilitation of the single cheat in the db
-downloading of the latest db directly from the psp
-check if all the cheats type works
-adding games to the db
-code optimizations
-completing the text reader
-evolving the db format
-Adding support to loading inside the custum firmware
-others (I'm accepting ideas :P)

---------------------------------------------------------------

------------
Credits:
Made by weltall
some parts by sincro
gfx by ale275
database website by zio`ale (http://cwcheat.zioale.it/)

thanks goes out to the betatesters:
-zio`ale
-ale275
-WSagitt
-C10uD
-sincro
-Gigasonic
-ps2lover

thanks for some cheats goes to:
-radical dreamer 

(http://www.codemasters-project.net/vb/member.php?u=68)
-nekokabu
-731
-sincro
-WSagitt
Good cheating

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 31st July 2006, 18:56
weltall's Avatar
CW Team
 
Join Date: Sep 2005
Location: Shevat
Posts: 7.090 (7,17 posts per day)
Potenza rep: 17
weltall is on a distinguished road
Some images

Some images
Alcune immagini







Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 1st August 2006, 06:08
Junior Member
 
Join Date: Aug 2006
Posts: 29 (0,04 posts per day)
Potenza rep: 0
MasterQ is on a distinguished road
Thanks for a great piece of homebrew. So far everything works great.

I dont have any of the games that are already in the database, so I was going to try to make my own codes, but I am a little confused. After you search for a cheat the output file has 7 numbers in it, which I would think is the address. How do I put this in the proper hex format so that I can add it to the database?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 1st August 2006, 08:18
weltall's Avatar
CW Team
 
Join Date: Sep 2005
Location: Shevat
Posts: 7.090 (7,17 posts per day)
Potenza rep: 17
weltall is on a distinguished road
that's the adress to test these codes you need to add to the database (after the codes which are into it)
_S signature/ID of the game (check on th e second line of the menu on the right for this)
_G GAMENAME (of your choice < 20)
_C CHEATNAME (of your choice < 20)
_L 0xadress 0xvalue
about the adress take the number in the pass#.txt file and open the calculator put it in decimal mode and convert to hex (you need to use the scientific calculator)
then copy it to _L 0xADRESS and if the number is 0-255 put a 0 in front of it, if the number is 0-65535 put a 1 in front of it, if the number is 0-4294967295 put a 2 in front of it.
for the 0xvalue you put the value you want in hex format use the calcultator for it
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 1st August 2006, 09:09
Junior Member
 
Join Date: Aug 2006
Posts: 29 (0,04 posts per day)
Potenza rep: 0
MasterQ is on a distinguished road
OK let me just make sure I'm getting this right...
the number in my pass#.txt is 4339489, which in hex is 423721. Since its 0-4294967295, i put a 2 in front of it and it becomes 0x20423721 for the address. Is that right?

and thanks for the great reply, it was very informative.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 1st August 2006, 09:29
weltall's Avatar
CW Team
 
Join Date: Sep 2005
Location: Shevat
Posts: 7.090 (7,17 posts per day)
Potenza rep: 17
weltall is on a distinguished road
perfect
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 1st August 2006, 09:39
Junior Member
 
Join Date: Aug 2006
Posts: 29 (0,04 posts per day)
Potenza rep: 0
MasterQ is on a distinguished road
Thanks, it works for me now

One more thing.... would you be willing to release the VB source for the cheat finder? I would be able to add a lot more functionality to it to make it easier to search for codes quickly. If not, I can totally understand.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 1st August 2006, 09:58
weltall's Avatar
CW Team
 
Join Date: Sep 2005
Location: Shevat
Posts: 7.090 (7,17 posts per day)
Potenza rep: 17
weltall is on a distinguished road
I'll ask the developer of it (sincro)

if you want put your code on http://cwcheat.zioale.it or send it to me
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 1st August 2006, 11:02
Junior Member
 
Join Date: Aug 2006
Posts: 29 (0,04 posts per day)
Potenza rep: 0
MasterQ is on a distinguished road
Quote:
Originally Posted by weltall
if you want put your code on http://cwcheat.zioale.it or send it to me
I would love to, but I am a little reluctant to because it's for an online game. Even though I'm only using it for single player, others can ruin the online community if they use codes.

And thanks for asking him. If he doesn't mind releasing it, PM me and i'll give you my email.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 1st August 2006, 11:20
Junior Member
 
Join Date: Aug 2006
Posts: 1 (0,00 posts per day)
Potenza rep: 0
gameshark is on a distinguished road
I can't seem to put in codes manually.
I tried it with Exit the game and it doesn't work.

great app by the way.

gameshark
(made the bloodcodes for Perfect Dark N64)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +2. The time now is 16:16.

Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO

ConsoleWorld.org © 2005/08. E' vietata la riproduzione di tutto o di una parte dei contenuti del sito.
Questo è un forum pubblico per cui non siamo responsabili dei contenuti in esso presenti.
All logos and trademarks in this site are property of their respective owner.
The other brands and names are property of the respective owners. This site is not affiliated with SCEI, Microsoft or Nintendo.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99