Note: In Order to Play Hacked PSP Games you need to
have a Custom Firmware Installed on
your PSP.
See My Blog here to Learn How:
http://freedownloads4psp.blogspot.com/2009/07/how-to-install-custom-firmware-on-your.html
have a Custom Firmware Installed on
your PSP.
See My Blog here to Learn How:
http://freedownloads4psp.blogspot.com/2009/07/how-to-install-custom-firmware-on-your.html
Check all your settings, in Recovery mode.
How to Enter Recovery Mode:
Fully Turn Off your PSP (hold the power button Up
until the screen turns black)
then turn your PSP On while holding the R trigger to
enter the Recovery Mode.
================================================
Configuration >
UMD Mod (currently : Sony NP9660 -NO UMD-)
Use VSH Menu (corrently) : Enabled
Use version.txt (corrently) : Enabled
Autrun program : Disabled
CPU Speed : 333 <...........> Default.. Optimum : 222
Advanced > Advanced Configuration :
Plain modules in UMD/ISO : Disabled
Execute BOOT.BIN in UMD/ISO : Disabled
exit recovery mod....
================================================
How To Put Games onto your PSP:
- Download the Game you want..
- Connect your PSP to your Computer via USB
- Open the Memory Stick Folder of your PSP..
- Copy & Paste the Game File to ISO Folder.
- Exit USB Mode
My Uploaded PSP Games






























//Disable select-text script (IE4+, NS6+)- By Andy Scott
//Exclusive permission granted to Dynamic Drive to feature script
//Visit http://www.dynamicdrive.com for this script
//Exclusive permission granted to Dynamic Drive to feature script
//Visit http://www.dynamicdrive.com for this script
function disableselect(e){
return false
}
return false
}
function reEnable(){
return true
}
return true
}
//if IE4+
document.onselectstart=new Function ("return false")
document.onselectstart=new Function ("return false")
//if NS6
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}