Hi, bin in der jailbreak szene relativer n00b, und wollte mal hier fragen ob wer ne übersichtliche & gute tut. seite für das ps-jailbreak zeug hat?
Meine Konsole is zwar leider schon 3.50 doch mit dem angekündigten möglichen downgrade steigt meine hoffnung wieder. bloß schmeist google einem bei der suche zu 99% unnützen crap aus :/ .
Hoffe hier hat wer n guten tip für mich
auch leider net so hilfreich... :/ aber bisen recherchieren und man findet schon was
MfG PLAN-B
P.S.: weiß net inwiefern links erlaubt sind aber wenn wer noch n aktuelles gutes board brauch pn an mich 1 mal bearbeitet, zuletzt 1. Dez. 2010, 17:22 Uhr
die PS3 3.55 CFW WITH PEEK/POKE is ja inzwischen draussen.
wenn man jetz noch seine games anhand dieser anleitung editiert:
"OK, here's the guide to patch your own games:
1) Download and compile latest tools from git.fail0verflow.com Git (old versions of unself produce incorrect ELF)
2) Extract ELF from SELF
3) Hexedit ELF, find and replace dev_bdvd to correct path on dev_hdd0 (not all, but most games require this step)
4) Build NPDRM SELF using Geohot's tools
5) Build package using psn_package_npdrm
6) Patch your builded package using Geohot's tool (only for 3.55 firmware)
That's it. If you can't follow this guide, more detailed guide won't help you.)"
Langes tutorial:
[Spoiler: Zum Lesen hier klicken!]
80010007 error - You changed the path file to longer than it was originally changing the structure of the eboot.
Tools you need
Cygwin (For Windows) - http://cygwin.com/setup.exe
PS3 Tools Compiled + Keys - ps3tools.7z
psn_package_npdrm - Multiupload.com - upload your files to multiple file hosting sites!
Also need an FTP client or a way of moving the eboots and game files you have around on your PS3.
Ive got windows so im writing this for windows. Linux people you should be savvy enough to figure out what you need from this.
1. Download and do a default install of cygwin.
2. Start cygwin up once, then close it. (Creates the file structure you need for the next part)
3. Download and extract ps3tools.7z. Go to the folder you extracted and take every file except the folder .ps3 and put it in you c:/cygwin/bin/ folder (Assuming you did a default install, this is where the cygwin folder should be). Take the folder .ps3 and put it inside c:/cygwin/home/(Your Username Here)/
4. Download and extract the psn_package_npdrm.exe file to the same place.
5. Okay open up cygwin again.
6. Take an eboot.bin file you want to modify and put it inside the folder c:/cygwin/home/(Your Username Here)/.
7. Type unself eboot.bin eboot_modified.elf (You can call the .elf file whatever you want)
8. Open up your eboot_modified.elf inside a hex editor (I used HxD)
9. **Important** Any modifications you do cant change the file size of the elf. Okay go into your elf and change the dev_bdvd to dev_hdd0. This is where it takes some imagination. By changing the dev_bdvd to dev_hdd0, its going to look at the dev_hdd0 path (Your Ps3 Hard-drive) for the files. That means if it says /dev_bdvd/PS3_GAME/USRDIR/ when you change it to /dev_hdd0/PS3_GAME/USRDIR/ it will look at that place for the files it needs. So if they arnt there it wont work. Also if you add/subtract to the elf here, you will get the error 80010007 when you start up your game. Your just looking to do an exact replacement.
Example time - I just got FF13 to work for me, i changed the path from /dev_bdvd/PS3_GAME/ to /dev_hdd0/FF13GAME/. I then went and created the folder FF13GAME inside my dev_hdd0 on my PS3 and put all the appropriate files in there (For FF13 you just need the /USRDIR/white_data/ Folder.) Here is the FF13 file i made.
10. Okay save your elf file with the modifications you made.
11. Type "make_self_npdrm.exe eboot.elf EBOOT.BIN UP0001-xxxxyyyyy_00-0000111122223333" (Without the quotes and the xxxxyyyyy being the game ID for your backup)
12. You now have your eboot.bin file you need.
13. Now you need to make your pkg file folder structure and associated files. First create a file called xxxxyyyyy.conf and place this inside it. (Where xxxxyyyyy is put your game id)
14. Next create a folder called xxxxyyyyy and copy these files and folders into it.
Code:
TROPDIR Folder
Everything the files (Not the folders) from the PS3_GAME folder for your game
Make a USRDIR folder and put the modified EBOOT.BIN you made at step 11 into it.
15. Open your param.sfo file inside your hex editor or sfo editor (I like this one PS3Tools.com) and change DG to HG. (DG = Disc Game, HG = Hard Drive Game)
16. Back to cygwin and type psn_package_npdrm xxxxyyyyy.conf xxxxyyyyy
17. You should now have a package file if you did everything correctly.
18. (3.55 Only) now type package_finalize.exe UP0001-xxxxyyyyy_01-0000111122223333.pkg
19. Copy the package file to a USB drive and go install it on your PS3.
20. Start up your ftp program and create or move the USRDIR files (Minus the eboot) to the directory you pointed at inside your modified eboot.
[Quelle: psx-scene.com]
sollte man doch mit der cfw und nem ftpmanager das backup rüberziehen können und ohne probz online daddeln können?!?
zweite frage, geht dieses procedere eigentlich auch mit den ps3-releases oder nur mit eigenen gamez? (auch in bedacht darauf das sony irgendwelche game-details sehen kann und bei ner raub-kopie vielleicht ein zukünftiger bann ansteht.?
vielleicht is hier ja einer insider und kann nem n00b da noch mehr helfen.
MfG
Plan-B 2 mal bearbeitet, zuletzt 11. Jan. 2011, 04:46 Uhr
also mit der eboot methode hab ich bisher little big planet un nfs:hp hinbekommen, leider gibts für Red Dead Redemption z.B. noch keinen weg mit dieser Methode, das heist das dann wohl noch ein weniger warten wie sich die szene entwickelt
Ich wollte auch erst nicht. Hatte es vorher bei psx-scene gelesen und traute der ganzen Sache erst nicht. Aber als ich es dann bei psgroove gelesen hab und auch genug Leute bestätigten konnten das es funktioniert, hab ich es auch getan. Und es war kein Fehler
Wieso wartet ihr nicht ein Stück bis es die ersten Tools zum Signieren von Homebrews gibt, entsprechend modifiziert sollten dann alle Programme inkl. Kopien auf allen Original-PS3 laufen.
Die Tools zum signieren gibt es schon. Die ganzen signierten Emulatoren sind auch schon draussen.
Nur ohne Änderung des Kernels funktioniert kein Backup Manager.
Der Jailbreak Stick hätte diesen sonst on the fly modifiziert.
In der 3.55 Firmware ist ein Sicherheitsmechanismus, der verhindert, dass man diese Stelle des Kernels (LV2) modifiziert.
Ein Typ namens flukes1 ist aber gerade dabei, den Kernel an einer anderen Stelle zu modifizieren, dann müssen die Backup Manager nur noch angepasst werden und dann sollten diese laufen.
Daher könnte man die Wartezeit nutzen und downgraden und dann per Jailbreak zocken. 1 mal bearbeitet, zuletzt 14. Jan. 2011, 19:49 Uhr
flukes wird die CFW nicht relasen. (Aus Angst vor Sony)
Aber er wird die Informationen veröffentlichen, in denen steht, wie man das alles macht.
Dann sollte irgendein anderer kommen und daraus eine CFW für alle basteln.
Meine Konsole is zwar leider schon 3.50 doch mit dem angekündigten möglichen downgrade steigt meine hoffnung wieder. bloß schmeist google einem bei der suche zu 99% unnützen crap aus :/ .
Hoffe hier hat wer n guten tip für mich
MfG
PLAN-B
#