Help the PSP 3D community grow! Vote for us below:


| | General PSP Discussion - Everything relating to but not focused on a specific aspect the PSP. |
Welcome to PSP3D.com - Sony PlayStation Portable News, Homebrew, Hacks, Reviews, Videos, Mods, Forums!
You are currently viewing our website as a guest, which gives you limited access to reply and interact to discussions and other members. By joining our free community, you will be able to post topics in the forums, communicate privately with other members, vote in polls, and access many other special features.
Registration is fast, simple, and absolutely free so join our community today!
|  | | 
09-22-2006, 05:09 PM
| | | | 2.71 Homebrew enabler from dark alex released I looked aroung and couldnt find a thread on this(also not on front page), so ill make one
This is taken from QJ.net, not sure where it was originally posted: Quote: |
Originally Posted by dark alex Homebrew Enabler for 2.71
-------------------------
This program enables homebrew to be run in 2.71 through the XMB. It makes a patch that remains permanent until hardwar reset. Sleep mode won't remove the patch.
Note: this program writes some small files in the flash, ONLY the first time is executed.
IT does NOY rewrite any existing file in the system, it writes new files, so the probabilities of bricking are practically null.
Instructions
------------
- Copy all contents inside MS_ROOT to the root of your memory stick.
- Go to the PHOTO viewer of the XMB and enter in the folder "HEN".
- If the psp just freeze, reboot your psp and try again. Currently the tiff is very unstable and it is only executed sometimes. I'll try to improve that in the future.
- The first time you run the program, you will see quickly a blue screen, and after that a screen that can be of two colors:
* Red: the files couldn't be written to the flash (it hapens a few times). Just keep trying.
* Green: The files were written succesfully. After that, the xmb will be rebooted. Now you can run the homebrew in format prepared for 2.71. (see details below).
- As mentioned before, the patch will remain resident in memory, and even entering sleep mode won't delete it. Only a hardware reset will remove the program from memory.
- When you do a hardware reset, you'll have to run the tiff again.
This time there won't be green or red screen, just a blue screen and xmb reboot, since this time there is no need to write to the flash.
Note: the files pspbtknf.txt, pspbtknf_game.txt, pspbtknf_updater, and systemctrl.prx in the root of the memory stick are only needed the first time the program is executed. After that you can delete those. However, don't delete patch.bin, h.bin and the folder with the tiff, since you will need those the next time you do a hard reset and want to run the program again.
Note2: Once the program is loaded, it is independant of the memory stick contents. So you can freely swap memory sticks.
Notes about homebrew running
-----------------------------
- Current homebrews are not supported. Since current homebrews are in static elf format, they won't run (they are rejected by the 2.71 kernel). Homebrews for 2.71 have to be in prx format.
Programmers see the programming notes.
In future versions i may patch the kernel to allow it to accept static elf's.
- There are some samples in the "GAME" directory, all of them ported from the pspsdk samples, except the nanddumper written by me.
* polyphonic, pspsdk sample (user mode).
* cube, pspsdk sample (user mode). It shows a cube rotating.
* kdumper, pspsdk sample (kernel mode). It dumps kernel memory to the memory stick.
* ipldumper, pspsdk sample (kernel mode). It dumps the ipl to the memory stick.
* systemparam, pspsdk sample (user mode). It displays info about the system
* nanddumper, by me. (kernel mode). It dumps the full nand content to the file "nandimage.flash" in the memory stick. The format of the dump is compliant with u.p. chip. (It requires 33 MB of free space in the memory stick).
Programming notes for developers
--------------------------------
- As mentioned before, homebrew has to be in prx format, at least atm. Furthermore, the main prx, the one in the pbp, has to be an user prx. However this user prx can load unsigned kernel modules from the memory stick, allowing kernel mode apps.
- There is no need for noplainmodule check patch or nodevicecheck patch, since those are done by the homebrew enabler.
- Try to use USE_KERNEL_LIBS = 1 in your kernel prx's. In 2.XX, the separation between user and kernel mode is higher than in 1.XX.
Some functions in "*ForUser" are now totally separated (different address) from their "*ForKernel" equivalents. A good example is ModuleMgr. If you are in a kernel prx and you call the sceKernelLoadModule of ModuleMgrForUser, you will get a "ILLEGA_PERMANENT_CAL L" error.
- Currently devhook emulated 2.71 is not supported. I'll try to add support to devhook, so programs for 2.71 can be developed in a 1.50
- See the source code of the samples to have a hint on how to program for 2.71.
Credits and thanks.
-------------------
- Coded by Dark_AleX
Thanks to:
- Booster for creating devhook. HEN reboot method is based on devhook one.
- Nopx86, psp250, fanjita and all the others of the tiff exploit.
- hitchhikr for the kernel exploit of 2.50-2.71.
- Mathieulh for the help provided these two months that i was without psp. | DAX page to download
So you cant run current hb from the XMB, but you can expect to see homebrew in the prx format coming soon. | 
09-22-2006, 05:11 PM
| | Grand Theft Auto God
My Mood: | | Join Date: Apr 2006 Location: Leeds, England Age: 15
Posts: 1,416
Points: 24.91 Donate | | | hahaha IN YOUR FUCKING FACE SONY.
Sorry, i just had to say it. | 
09-22-2006, 05:33 PM
| | Senior Member
My Mood: | | Join Date: Aug 2006 Age: 15
Posts: 108
Points: 54.23 Donate | | Quote:
Originally Posted by Robkellas hahaha IN YOUR FUCKING FACE SONY. | LOL i agree  | 
09-22-2006, 05:38 PM
| | Member
My Mood: | | Join Date: Jun 2006 Location: New Zealand Age: 14
Posts: 96
Points: 15.69 Donate | | | so does this mean even if you upgrade the patch will stay there?
__________________ Xbox Live Gamertag: xII Anton IIx
This Bomb Will Explode In 5 Seconds! 5...4...3...2...1...0...BOOM!!!  | 
09-22-2006, 05:57 PM
| | | Quote:
Originally Posted by DarkZeroX so does this mean even if you upgrade the patch will stay there? | I highly doubt it, as updating reflashes every prx, so the patch prx would be removed from flash. | 
09-22-2006, 09:55 PM
| | Senior Member
My Mood: | | Join Date: Jul 2006 Location: Brisbane - Australia
Posts: 283
Points: 0.34 Donate | | | Is there any doubt that Dark Alex is the best person in the Homebrew community? | 
09-22-2006, 10:08 PM
| | Teh h4x0r admin
My Mood: | | Join Date: Feb 2006 Location: New York Age: 25
Posts: 960
Points: 9,999,500,268.97 Donate | | Guys:
1. It only enables homebew in the same way as under Devhook (e.g. has to be recompiled), and
2. It's non-permanent.
Although I must say, it's quite a nice bit of work  | 
09-23-2006, 05:53 AM
| | Senior Member
My Mood: | | Join Date: Dec 2005 Location: Next To Middle Of Nowhere Age: 23
Posts: 659
Points: 21.55 Donate | | hackers 100  , sony minus 10 for being ar*eholes
__________________ Black PSP 2.71 SE-C EU
Black PSP 3.71M33-2 EU
Black Slim PSP 3.71M33-2 
Nintendo DS + M3dssimply
Nintendo Wii + Wiikey
Xbox Self Chipped, Xbox 360 NME Self Chipped
Ps3
1GB Sandisk MS Duo, 2GB Sony MS Duo, 4GB MS Pro duo, 4GB Datel Harddrive
Grand Theft Auto LCS
Grand Theft Auto VCS
3600mAh External Battery
+Plenty of Homebrew | 
11-01-2007, 11:22 PM
| | | | ??? How do I put the files on my psp so that i can acess them? I have no idea how to upload. I put them in the photo folder, and it didnt show up on psp......... PLZ HELP!!! | 
11-01-2007, 11:44 PM
| | Brings you the news
My Mood: | | Join Date: Jun 2006 Location: CT Age: 20
Posts: 1,987
Points: 144.76 Donate | | | What firmware are you using? | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is On Points Per Thread View: 0.00 Points Per Thread: 1.00 Points Per Reply: 0.10 | | | | |