PSP Cheat Hacker v0.10 Released |
Ó

Nekokabu has released his PSP Cheat Hacker version 0.10. PSP Cheat Hacker is an Action Replay-like program for the PSP, with which you will be able to cheat in the PSP games with designated cheat codes. It also supports game loaders to cheat in 2.00+ games! Here are the details of the program:
Installation
[MS_Root]
|-[PSP]
| |-[GAME]
| |-[Cheat]
| | |-EBOOT.PBP
| | |-cheat.dat
| | |-config.cfg
| |-[Cheat%]
| |-EBOOT.PBP
|
|-cheat.prx
|-BOOT.BIN (from any game)
There is a "Use Game Loader" option for using game loaders like MPH Game Loader and Run UMD.
How to use
Insert the game you want to cheat, and then start the Cheat Hacker. A menu will be displayed.
- Main menu
You can enable/disable the cheat code and memory dump functions here.
* Not implemented yet
- Options
Change the settings of the Cheat Hacker
Quit Cheat Hacker
*1 When "Use Game Loader" is turned on, this item will bypassed.
The function of the cheat codes
Use the enclosed datmake.exe to make the cheat.dat file. Put it in the installation directory of the Cheat Hacker, and set "Cheat Code" to "On" in the "Game Start" menu to use the codes.
* The working cheat codes are in 128 lines.
The code on the website now is like the following:
- Normal form
0xxxxxxx 000000yy
1xxxxxxx 0000yyyy
2xxxxxxx yyyyyyyy
Write value yy to address xxxxxxx
- Value add/subtract
301000yy xxxxxxxx
302000yy xxxxxxxx
3030yyyy xxxxxxxx
3040yyyy xxxxxxxx
30500000 xxxxxxxx
yyyyyyyy 00000000
30600000 xxxxxxxx
yyyyyyyy 00000000
Add/Subtract value yy to the data in the address of xxxxxxxx
from up to down
1-byte add
1-byte substract
2-byte add
2-byte substract
4-byte add
4-byte substract
- Serial code
4xxxxxxx yyyyzzzz
aaaaaaaa bbbbbbbb
Repeat yyyy times, from address xxxxxxx
add zzzz×4 to the address
add from aaaaaaaa to bbbbbbbb and write to the memory
Byte copy
5xxxxxxx yyyyyyyy
zzzzzzzz 00000000
Copy yyyy bytes from address xxxxxxxx to zzzzzzzz
- Write to pointer
6xxxxxxx 00000001
yyyyyyzz 00000000
6xxxxxxx 00000002
yyyyzzzz 00000000
6xxxxxxx 00000004
zzzzzzzz 00000000
Get the value at a designated address, add it with a value and write the data into the new address.
from up to down
Write zz to the Address at xxxxxxxx + yyyyyyyy
Write zzzz to the Address at xxxxxxxx + yyyy*2
Write zzzzzzzz to the Address at xxxxxxxx
- Write AND/OR
701000yy xxxxxxxx
702000yy xxxxxxxx
7030yyyy xxxxxxxx
7040yyyy xxxxxxxx
70500000 xxxxxxxx
yyyyyyyy 00000000
70600000 xxxxxxxx
yyyyyyyy 00000000
Perform AND/OR on yy and the data at address xxxxxxxx
From up to down
1-byte AND
1-byte OR
2-byte AND
2-byte OR
4-byte AND
4-byte OR
- Timer code
B0000000 yyyyyyyy
Enable the code after the time designated by yyyyyyyy has passed
yyyyyyyy = 100 is around 10 seconds
- Master - value judgment
Cxxxxxxx yyyyyyyy
When the data in address xxxxxxxx has changed to yyyyyyyy, the following code will be enabled
- Condition judgment A
Dxxxxxxx 0000yyyy
Dxxxxxxx 0010yyyy
Dxxxxxxx 0020yyyy
Dxxxxxxx 0030yyyy
Compare the value in address xxxxxxxx and yyyy. When the condition is fulfilled, the following code will be enabled
From up to down
==
!=
<
>
* Don't over use the condition judgment code.
- Condition judgment B
E0zzyyyy 0xxxxxxx
E0zzyyyy 1xxxxxxx
E0zzyyyy 2xxxxxxx
E0zzyyyy 3xxxxxxx
Compare the value in address xxxxxxxx and yyyy. When the condition is fulfilled, the following code will be enabled, otherwise skip to line zz.
From up to down
==
!=
<
>
* Don't over use the condition judgment code.
How to capture the screen
Press the music tone button to take a screen shot of the current screen. Press Volume - and the music tone button to take a 1/4 screen-sized shot. Press L + R + music tone to start taking screenshots continuously. Press the music tone button again to stop taking screenshots.
The captured screenshots are saved in the "capture" folder on the memory stick.
About "Use Game Loader"
You can still use the Cheat Hacker in 2.00+ games with the help of MPH Game Loader or Run UMD. Here is how to set them up:
- MPH Game Loader Setup
After installed MPH Game Loader v1.1, copy the Eboot.pbp in the ms0:/PSP/GAME/MPHGAMELOADER folder to the MPHGAMELOADER in the root directory of the memory stick.
- Run UMD Setup
Copy the "RUNUMD" folder from the archive to the root of the memory stick.
After set up the loaders, please check the "Use Game loader" option in the program to enable the according loader you want to use (MPH, Run UMD). The loader will be started automatically when you choose "Game Start" in Cheat Hacker.
Download: [PSP Cheat Hacker v0.10][MS_Root]
|-[PSP]
| |-[GAME]
| |-[Cheat]
| | |-EBOOT.PBP
| | |-cheat.dat
| | |-config.cfg
| |-[Cheat%]
| |-EBOOT.PBP
|
|-cheat.prx
|-BOOT.BIN (from any game)
There is a "Use Game Loader" option for using game loaders like MPH Game Loader and Run UMD.
How to use
Insert the game you want to cheat, and then start the Cheat Hacker. A menu will be displayed.
- Main menu
- Start Game - Start the UMD game
- Select Cheat Codes - Select the cheat codes you want to use (not implemented)
- Options - All kinds of settings
- Exit - quit Cheat Hacker
- cheat.dat - when the cheat code file is present, this will be displayed
You can enable/disable the cheat code and memory dump functions here.
- Game Start - Start the UMD game
- Boot XMB - Start the PSP system interface
- Cheat Code - Toggle the cheat code
- Memory Dump - Toggle memory dump function
- Cancel - Return to the main menu
* Not implemented yet
- Options
Change the settings of the Cheat Hacker
- CPU Clock - Change the CPU clock of the PSP
- Boot from ms0:/BOOT.BIN - Start the game with the BOOT.BIN in the memory stick instead of the one in the UMD *1
- Use Screen Capture - Toggle the screen capture function
- Use Game Loader - Toggle starting game with Game Loader or Run UMD
- Cancel - Return to the main menu
Quit Cheat Hacker
*1 When "Use Game Loader" is turned on, this item will bypassed.
The function of the cheat codes
Use the enclosed datmake.exe to make the cheat.dat file. Put it in the installation directory of the Cheat Hacker, and set "Cheat Code" to "On" in the "Game Start" menu to use the codes.
* The working cheat codes are in 128 lines.
The code on the website now is like the following:
- Normal form
0xxxxxxx 000000yy
1xxxxxxx 0000yyyy
2xxxxxxx yyyyyyyy
Write value yy to address xxxxxxx
- Value add/subtract
301000yy xxxxxxxx
302000yy xxxxxxxx
3030yyyy xxxxxxxx
3040yyyy xxxxxxxx
30500000 xxxxxxxx
yyyyyyyy 00000000
30600000 xxxxxxxx
yyyyyyyy 00000000
Add/Subtract value yy to the data in the address of xxxxxxxx
from up to down
1-byte add
1-byte substract
2-byte add
2-byte substract
4-byte add
4-byte substract
- Serial code
4xxxxxxx yyyyzzzz
aaaaaaaa bbbbbbbb
Repeat yyyy times, from address xxxxxxx
add zzzz×4 to the address
add from aaaaaaaa to bbbbbbbb and write to the memory
Byte copy
5xxxxxxx yyyyyyyy
zzzzzzzz 00000000
Copy yyyy bytes from address xxxxxxxx to zzzzzzzz
- Write to pointer
6xxxxxxx 00000001
yyyyyyzz 00000000
6xxxxxxx 00000002
yyyyzzzz 00000000
6xxxxxxx 00000004
zzzzzzzz 00000000
Get the value at a designated address, add it with a value and write the data into the new address.
from up to down
Write zz to the Address at xxxxxxxx + yyyyyyyy
Write zzzz to the Address at xxxxxxxx + yyyy*2
Write zzzzzzzz to the Address at xxxxxxxx
- Write AND/OR
701000yy xxxxxxxx
702000yy xxxxxxxx
7030yyyy xxxxxxxx
7040yyyy xxxxxxxx
70500000 xxxxxxxx
yyyyyyyy 00000000
70600000 xxxxxxxx
yyyyyyyy 00000000
Perform AND/OR on yy and the data at address xxxxxxxx
From up to down
1-byte AND
1-byte OR
2-byte AND
2-byte OR
4-byte AND
4-byte OR
- Timer code
B0000000 yyyyyyyy
Enable the code after the time designated by yyyyyyyy has passed
yyyyyyyy = 100 is around 10 seconds
- Master - value judgment
Cxxxxxxx yyyyyyyy
When the data in address xxxxxxxx has changed to yyyyyyyy, the following code will be enabled
- Condition judgment A
Dxxxxxxx 0000yyyy
Dxxxxxxx 0010yyyy
Dxxxxxxx 0020yyyy
Dxxxxxxx 0030yyyy
Compare the value in address xxxxxxxx and yyyy. When the condition is fulfilled, the following code will be enabled
From up to down
==
!=
<
>
* Don't over use the condition judgment code.
- Condition judgment B
E0zzyyyy 0xxxxxxx
E0zzyyyy 1xxxxxxx
E0zzyyyy 2xxxxxxx
E0zzyyyy 3xxxxxxx
Compare the value in address xxxxxxxx and yyyy. When the condition is fulfilled, the following code will be enabled, otherwise skip to line zz.
From up to down
==
!=
<
>
* Don't over use the condition judgment code.
How to capture the screen
Press the music tone button to take a screen shot of the current screen. Press Volume - and the music tone button to take a 1/4 screen-sized shot. Press L + R + music tone to start taking screenshots continuously. Press the music tone button again to stop taking screenshots.
The captured screenshots are saved in the "capture" folder on the memory stick.
About "Use Game Loader"
You can still use the Cheat Hacker in 2.00+ games with the help of MPH Game Loader or Run UMD. Here is how to set them up:
- MPH Game Loader Setup
After installed MPH Game Loader v1.1, copy the Eboot.pbp in the ms0:/PSP/GAME/MPHGAMELOADER folder to the MPHGAMELOADER in the root directory of the memory stick.
- Run UMD Setup
Copy the "RUNUMD" folder from the archive to the root of the memory stick.
After set up the loaders, please check the "Use Game loader" option in the program to enable the according loader you want to use (MPH, Run UMD). The loader will be started automatically when you choose "Game Start" in Cheat Hacker.
Download: [Valkyrie Profile Cheat Code for Cheat Hacker]
Contact Us:
The QJ.net Network |
|
| Site | Feed |
| QJ.NET | RSS |
| Nintendo DS | RSS |
| PlayStation 3 | RSS |
| PSP Updates | RSS |
| Wii | RSS |
| Xbox 360 | RSS |
| MMORPG | RSS |
| Personal Computer Games | RSS |
| iPhone - iPod Touch | RSS |
| QJ.NET Forums | RSS |
User Favorites - December
User Favorites - December
Categories
Archives
Accessories
Add-ons
Applications
Artwork
Batteries
Cheats
Deals
Emulators
Events
Featured Articles
Firmware
Flash Applications
Flash games
Game Demos
Games
Hacks & Exploits
Homebrew Applications
Homebrew Demos
Homebrew Development
Homebrew Emulators
Homebrew Games
Homebrew Themes
How-To
Humor
Imports
Interviews
Magazines
Mods
MY QJ
News
Off Topic
On Shelves This Week
Opinions & Analysis
Podcasts
Previews
PSP Go
PSP Minis
PSP Slim & Lite
QJ How-To Series
QuickJump QuickGuide
QuickJump QuickPeek
Reviews
Rumors
Scans
Screenshots
Site News
Titles
UMD Movies
Videos
Weekend Warrior
Wi-Fi
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
Comments
This is confusing...
im confused??
This could be fun If I find out how to use this :D Gonna try and c if i can figure out how to get this thing running. Im gonna try and make a cheat for KoP (Kingdom of Paradise) cuz its my only game LoL Wish me luck all
Basically you have to use the program to dump the memory. When you dump the memory you study the memory codes and edit them. It is deffiantly for advance users, lets say you found the code that stores the health in gta you could change the variable to make it infinite. would take some time to figure that out.
I have no clue where its dumping the memory too ... I turned it on in the option menu or w.e and I have no clue where its being saved to o.0 Anyone got any ideas? I do this sort of stuff on computer games all the time (usually easy as pie... except the games that your not suppose to cheat in , aka online games)
im very confuesed i tried i failed i need help
this is confiusing if anyone gets it let us kno plz I have no clue where its dumping the memory too ... I turned it on in the option menu or w.e and I have no clue where its being saved to im very confuesed i tried i failed i need help
i dont know were to get the config.cfg file ;p
lol anonymous coward im not sure what to do with this thing but if anyone can help me with it email me thatsgrosebutilikeit@hotmail.com i want to modify tales of eternia
if anyone makes the codes for tales of eternia could you email it to ramen.kraze@gmail.com
hmmmm... it's kinda hard to use this eh?
i download it but i guess it didnt worked cuz the firmware is 2.50 and this app is for 2.00
can someone make a tutorial 4 this thing?
Add New Comment