Thread: Devhook 0.45
View Single Post
  #12 (permalink)  
Old 07-20-2006, 02:31 PM
monkeyboy1916's Avatar
monkeyboy1916 monkeyboy1916 is offline
Senior Member
My Mood:
 
Join Date: Nov 2005
Location: Arizona
Age: 17
Posts: 1,731
Points: 491.83
Donate
Send a message via AIM to monkeyboy1916 Send a message via MSN to monkeyboy1916
Just so everyone can know without doing it here is wat the eboot tells you when you launch it on emulated 2.71 firmware

" Welcome to FW2.XX+devhook homebrew world

How to build the homebrew for FW2.xx+devhook
1.use devkitpsp7 to the build. ( I didnt check latest SDK )
2. Edit SFO which was picked from trial PBP with the binary editor.
3. Set the BUILD_PRX=1 switch to relocatable compile.
4. Choose a user mode attribute. Kernal mode module cant boot.
5. Pack with single PBP without 1.50 exploit
6. use FW2.00/2.50/2.60/2.71 + devhook 0.45.000 or later.

------------message to PSP SDK developers ----------------

1. more SFO information
FW2.xx Needs more information
Current version of mksfo.exe doesnt make necessary information

2. ELF Load error
in ms boot on FW 2.50, 2.60, and 2.71,
LoadCoreForKernal_Unknown_54ab2675 ( ) return 0x80020148
and output to Kprintf

"*********************"
"PSP cannot load this image"
"Unacceptable relocation type: 0x7

It is patched to the same operation as FW2.00 by plain2x.prx now.
An elf with higher compatiblilty is wanted for the future FW"
__________________
Reply With Quote