|
|||||||
| English Support Board English & Foreign Languages support |
![]() |
|
|
LinkBack | Thread Tools |
|
||||
|
First of all a last minute fix for the new 3.51m33 firmware (the package was already ready yesterday... but well..) which is pratically restoring the way cwcheat loaded some versions ago.
Plus now it's available a new disassembler accessible from the cheat search menu which can also make cheats, shows adresses in absolute mode and other little things ![]() Even the memory editor was improved with little things making it easier to use. Finally there were some fixes for unchecked cases in the fps counter (which could lead to a crash), in the diff search, and other little things you will be able to find in the changelog. Enjoy ![]() DOWNLOAD Code:
CHANGELOG:
0.1.8 REV. B RELEASE
=====================
- [ALL] now the selected row and column are marked to allow easier use of the memory editor
- [ALL] added a check aganist a case were a firmware function could return a NULL pointer making cwcheat crash the psp
with the FPS counter enabled in some games when showing videos
- 0000023: [ALL] fixed the position of data entry lines when float was selected with the diff and fixed value searches
- 0000015: [ALL] added some checks in the diff search about unopenable/incomplete file to prevent crash during search when
the ms is full
- [ALL] now when you leave the memory editor if you return to it from the cheat search menu it will go were you left it
the last time
- [ALL] now it's possible to remove spaces in the memory editor by using MEMEDIT SPACE= # where # is 0 if you want to remove
spaces and see the dump continuous (this will allow to have up to 23 bytes shown/line if ascii is disabled and up
up to 17 bytes shown/line if ascii is enabled) and 1 if you want to have a space beetween the bytes
- [ALL] Added a disassembler
- [ALL] The disassembler can create 32bit codes starting from the currently selected adress with CROSS
- [ALL] The disassembler will allow to scrool of +1/-1 istructions (+4/-4bytes) with DOWN/UP and
+1000/-1000 bytes with R/L
- [ALL] The disassembler can show either relative and not relative adresses in the adress column you can change this option
by DISASM AABSL = 0/1 if 0 it will show the relative adresses just like the other modes else it will show the
absolute ones. In any case internally the adresses will still be managed as relative so cheat making won't be
affected by this option and will work regularly
- [ALL] The disassembler can show values(normally offsets or adresses) also in hex if DISASM HEXVAL= is set to 1 in the
configuration file
- [ALL] When you leave the disassembler if you return to it from the cheat search menu it will go were you left it
the last time
- [GAME] Removed improvement to support 3.40OE as they made 3.51 completely incompatible and restored older startup systems
(cwcheat will startup later for now)
|
|
||||
|
Here it is a new version of cwcheat: 0.1.8 REV.C
This new version added a nice option to clear memory card in pops: usefull if you don't want saves from the old cd when loading the save made at disk switch. The disassembler now can also use the shortcut rappresentation ($ in front of values/adress and not in front of registers) to enable this add DISASM SHRCUT= 1 in the config file. Also new code types were added: the reverse pointer codes. They work just like normal pointer codes but in reverse: While normal pointer codes sums the offset these subtracts it. The last interesting function is that now it's possible to edit directly values in ram with the memory editor without having to make a cheat to do so. Finally for the fixes now the difference search is working again as the last version didn't continue search but just exit to the cheat search menu. Enjoy ![]() Download Code:
CHANGELOG:
0.1.8 REV. C RELEASE
=====================
- [POPS] removed some useless debug information in the memory card manager in case of operation successfull
- [POPS] added a clear/format option in the memorycard manager. It will make your memory card empty just like if it was new.
(if you use this by mistake remove your memory stick and power off the psp directly to avoid accidental
save of the new memory card status)
- [GAME] added reverse offset pointer codes. They work just like normal pointer codes but the offset is subtracted and
not summed like the normal ones.
The format is the same except a little difference in the second adress line:
8bit pointer inverse code 0x6aaaaaaa 0x000000vv 0x0003nnnn 0xiiiiiiii
16bit pointer inverse code 0x6aaaaaaa 0x000000vv 0x0004nnnn 0xiiiiiiii
32bit pointer inverse code 0x6aaaaaaa 0x000000vv 0x0005nnnn 0xiiiiiiii
- [ALL] added shortcut rappresentation to the disassembler. You can enable it by putting DISASM SHRCUT= 1 in the config file
- [GAME/150] altough homebrew mode was available since one year ago (by pressing R while booting up with a game prx)
now with m33 supporting a separate game150 mode for plugins i've made a prx which automatically goes in
homebrew mode and uses a different config file to keep configurations separated easily.
- [ALL] fixed a bug in the difference search which made it unusable
- [ALL] now it's possible to access the disassembler from the memory editor by pressing SQUARE. The nearest (backward way)
4byte alligned adress will be selected as the first adress in the disassembler
- [ALL] changed the button to make new cheats from the memory editor: now it's TRIANGLE
- [ALL] now it's possible to edit values directly in the memory editor. This will allow you to edit values without
having to make cheats. To enable value editing press your confirm button (which is CROSS or CIRCLE if you swapped
buttons in cwcheat) this will allow you to edit the selected value with UP/DOWN.
Then confirm with CROSS (or circle if you swapped buttons) and abort with CIRCLE (or cross if you swapped button)
- [ALL] now you can change the value in the memory editor of +/- 0x10 with RIGHT/LEFT
|
![]() |
| Thread Tools | |
|
|