![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on [RELEASE] CWCHEAT for POPS and PSP GAMES within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; i have a problem with this new version i cant select any Cheat in GoW or do i have to ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#693 | |
![]() |
I think he means there aren't any cheats available in his database...
Try getting the latest database? -= Double Post =- Quote:
How did you make it appear in the XMB? It's a game plugin...
__________________
[center] [COLOR="DarkOrange"][SIZE="1"]Custom Firmware[/SIZE] [COLOR="Magenta"][SIZE="3"]3.90 M33-3 [/SIZE][/COLOR][/COLOR] [SIZE="1"][B]PSN[/B][/SIZE][SIZE="3"] [U]mattchewedu[/U][/SIZE] [SIZE="1"]Mainly play COD4[/SIZE][/center] Last edited by mattownsurealgoood; 03-26-2008 at 12:51 PM.. Reason: Automerged Doublepost |
|
|
|
|
|
|
#695 |
![]() ![]() ![]() Developer
|
actually there are no cheats in the main database for the european version if you want you can search for new cheats and submit them (first test them deeply and let other test them if possible).
-------- yes cwcheat works fine in xmb (vsh) and loads the VSH id from the database. but to get it to work there you must manually add it to the plugin lists so he didn't follow the procedure explained in the readme if he has cwcheat in the vsh. actually as far as i know cwcheat loads in every mode (didn't try updater but should work... and anyway it's an extremely BAD idea loading plugins there) |
|
|
|
|
|
#697 |
![]() ![]() ![]() Developer
|
generic tutorials are fine (also for pc) to understand how these things works. additionally hackerkts did some cwcheat specific tutorials http://www.consoleworld.org/forum/en...ritten-me.html
|
|
|
|
|
|
#700 | |
|
Quote:
--+edit+-- Got it to work great app! Last edited by Alycan; 03-27-2008 at 07:35 AM.. |
||
|
|
|
|
|
#701 | |
|
Quote:
|
||
|
|
|
|
|
#704 |
![]() |
Hm, I've heard you can use RemaPSP to enable the analog nub for use instead of directional buttons. But when I enable it, nothing happens or changes. Any help? I'm using the latest version of CWCheat
__________________
[center] [COLOR="DarkOrange"][SIZE="1"]Custom Firmware[/SIZE] [COLOR="Magenta"][SIZE="3"]3.90 M33-3 [/SIZE][/COLOR][/COLOR] [SIZE="1"][B]PSN[/B][/SIZE][SIZE="3"] [U]mattchewedu[/U][/SIZE] [SIZE="1"]Mainly play COD4[/SIZE][/center] |
|
|
|
|
|
#705 | ||
![]() ![]() ![]() Developer
|
Quote:
Quote:
|
||
|
|
|
|
|
#706 |
![]() ![]() lol
Join Date: Aug 2006
Real First Name: Robert
Location: Whittier, CA
Just Played: Madden 10
Posts: 5,791
Trader Feedback: 0
|
So I just add the cwcheat.prx to my game150.txt file?
-= Double Post =- nvm i got it Last edited by Anti-QuickJay; 03-30-2008 at 04:02 PM.. Reason: Automerged Doublepost |
|
|
|
|
|
#709 |
![]() ![]() ![]() Developer
|
Here it is a new version of cwcheat: 0.2.2 REV.B
The main things featured by this update includes the possibility to define (trough configuration file for now) a button to directly open the text reader and an important bug fix of remapsp which didn't report correct values on read/peekbuffernegative calls and so applications/games using them didn't work correctly. This fix allowed remaPSP to be finally completely working in POPS. Other than this the classic series of bugfixes (including one which didn't allow to use the text reader till next boot if you tried to open a missing file) and the various size optimizations. Enjoy ![]() DOWNLOAD DONATE Code:
0.2.2 REV.B RELEASE
=====================
- [ALL] fixed a bug in RemaPSP about buffernegative functions which returned invalid values being returned.
- [POPS] Now REMAPSP works perfectly in POPS
- [ALL] Various optimizations in the remaPSP initialization code which reduced the size of more than 200 bytes
- [ALL] Some optimizations in the memory edit/disasm functions which reduced the size of more than 32 bytes
- [ALL] Added a check aganist tries to open a non existant text file with the text reader
- [ALL] Various size optimizations in the cheat search functions which reduced the size of more than 232bytes
- [ALL] Now it's possible to define a key combination to access directly the text reader from in-game. You can define the buttons by adding them
to the "TEXTREAD BTN = " entry in the configuration file.
- [ALL] Optimized the functions checking for key combinations. This reduced the size of more than 818bytes
|
|
|
|
|
|
#710 | |
![]() |
Quote:
I don't understand, how do I do that?
__________________
[center] [COLOR="DarkOrange"][SIZE="1"]Custom Firmware[/SIZE] [COLOR="Magenta"][SIZE="3"]3.90 M33-3 [/SIZE][/COLOR][/COLOR] [SIZE="1"][B]PSN[/B][/SIZE][SIZE="3"] [U]mattchewedu[/U][/SIZE] [SIZE="1"]Mainly play COD4[/SIZE][/center] |
|
|
|
|
|
|
#711 |
![]() ![]() ![]() Developer
|
redownload if downloaded before this post i've reverted the optimization which might have caused problems...
you go in the remapsp entry of the menu and choose a remap. if you want to edit them modify the samples in the cwcheat subfolders |
|
|
|
|
|
#713 |
![]() ![]() ![]() Developer
|
Here it is a new version of cwcheat: 0.2.2 REV.D
This release is primarly centered on optimizations which allowed to reduce the binaries of about ~15kb Additionally there were some fixes in the check of the fw version for the sony msfatmod bug, a function which shows when a defined adress changes (check the cheat search menu) and command line support for the pointer searcher Enjoy ![]() DOWNLOAD DONATE Code:
CHANGELOG:
0.2.2 REV.D RELEASE
=====================
- [ALL] Now > 4.x firmwares are checked for the sony msfatmod thread suspend bug and the check of the memory stick space is disabled to avoid a freeze
situation.
- [ALL] Optimizations in the firmware checking
- [ALL] Added support in the gui for setting a button combination to open the text reader directly
- [ALL] Added the possibility to have cwcheat look after a certain adress and show changes happening to it (you can access it from the cheat search menu)
- [ALL] Updated the pointer searcher to allow use from the command line. These are the arguments it takes in order to use it this way:
-cli <dump1> <dump2> <adress dump1> <adress dump2>
- [ALL] updated the toolchain to the latest version
- [ALL] Various optimizations which allowed to reduce the size of the binary
|
|
|
|
|
|
#714 | |
![]() Enter Custom Title
|
awesome weltall! replacing my files now
__________________
Quote:
|
|
|
|
|
|
|
#715 |
![]() |
Yo. Does any one else have issues with running cwcheat on hostcore? (I have hostcore 1.2 and use usbhost mostly, but have the same issue with nethost)
The biggest issue with hostcore/cwcheat (game): 1. No cheats show on any games, despite having the freshest cheat.db (Currently on: cfw 3.90 m33-3) It will help me a million. Thanks! |
|
|
|
|
|
#717 | ||
![]() ![]() ![]() Developer
|
Quote:
Quote:
|
||
|
|
|
|
|
#718 |
![]() |
I should mention (aside from hostcore.prx) I'm only enabling this ---> [game.txt] ms0:/seplugins/cwcheat/cwcheat.prx
Found the problem. While browsing around I found a tutorial here: http://forums.maxconsole.net/showpos...26&postcount=1 Just an update I hadn't noticed 'till looking upon the readme. (cwcheat-irshell.prx = cwcheat-LOADER.prx) <_<------------ Peace. Last edited by Jeyboye; 09-20-2008 at 02:03 PM.. |
|
|
|
|
|
#719 |
![]() |
hello, great app weltall. I have a problem thou. I dunno if im the only one experiancing this but, when i run the dbdownloader i get an error (An internal error has occurred)(80020130) It happens on my 4.01 slim, and 3.52 phat.
|
|
|
|
|
|
#720 |
|
I have tried everything I can think of but just do NOT get an ingame menu when I hold down select for 3,5 or 100 seconds.
Firstly, if a game is not in the cheats.db, then should an ingame menu still appear? I have followed the readme-en.txt instructions to the letter: copied seplugins folder to root of memstick. entered recovery, go to plugins, I only see 2 plugins and do not see game150 plugin is this the issue??. anyway enabled both, restart psp, try any game no ingame menu. tried 3 different sticks one is an offical psp. please anyone else had this problem what did you do? it is the latest version of cwcheat from the official site |
|
|
|
|
![]() |
| Tags |
| cwcheat , games , pops , psp , release |
| Thread Tools | |
|
|