You are viewing our Forum Archives. To view or take place in current topics click here.
{TuToRiAL} How to Back-up + Play Games w/out Discs! on 3.55
Posted:

{TuToRiAL} How to Back-up + Play Games w/out Discs! on 3.55Posted:

INMATE_OF_TTG
  • TTG Addict
Status: Offline
Joined: Jul 22, 201013Year Member
Posts: 2,056
Reputation Power: 89
Status: Offline
Joined: Jul 22, 201013Year Member
Posts: 2,056
Reputation Power: 89
My Tutorial for setting up and editing eboots to work discless and non-JB.

Tools you need
Cygwin (For Windows) - [ Register or Signin to view external links. ]
PS3 Tools Compiled + Keys [ Register or Signin to view external links. ]
psn_package_npdrm [ Register or Signin to view external links. ]

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 -> 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.)

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)

Content-ID = UP0001-xxxxyyyyy_00-0000111122223333 k_licensee = 0x00000000000000000000000000000000 DRM_Type = Free Content_Type = Game_Exec PackageVersion = 01.00



14. Next create a folder called xxxxyyyyy and copy these files and folders into it.

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.

Hope this helps people...took me all day to figure this out. (Im kinda slow sometimes too)

Make sure when doing the folers that say put in xxxyyyyy your putting in your GAME ID and not xxxyyy

If you run into any problems pm me and ill help out.


This tutorial tells you how to make the package, Once this is complete transfer the USRDIR folder from your BACKED UP GAME into the USRDIR of the package you created

Example: If you put in the eboot.elf hex edit hdd0/gamenameyougaveit/contentsofUSRDIRhere
DI

The following 1 user thanked INMATE_OF_TTG for this useful post:

-DesertEagle- (01-15-2011)
#2. Posted:
De7picable
  • TTG Master
Status: Offline
Joined: Jul 26, 201013Year Member
Posts: 883
Reputation Power: 39
Status: Offline
Joined: Jul 26, 201013Year Member
Posts: 883
Reputation Power: 39
O wow that is to confusing


Can you break it down for me ?
#3. Posted:
IizBoss
  • Wise One
Status: Offline
Joined: Aug 24, 201013Year Member
Posts: 572
Reputation Power: 21
Status: Offline
Joined: Aug 24, 201013Year Member
Posts: 572
Reputation Power: 21
lul same here. this is confusing
#4. Posted:
-DesertEagle-
  • Powerhouse
Status: Offline
Joined: Dec 31, 201013Year Member
Posts: 400
Reputation Power: 18
Status: Offline
Joined: Dec 31, 201013Year Member
Posts: 400
Reputation Power: 18
You should make a video of it so people understand it better.
#5. Posted:
LV-JAVI
  • Wise One
Status: Offline
Joined: Dec 04, 201013Year Member
Posts: 590
Reputation Power: 26
Status: Offline
Joined: Dec 04, 201013Year Member
Posts: 590
Reputation Power: 26
thanks man easy as pie
#6. Posted:
Delusion
  • TTG Master
Status: Offline
Joined: Jan 10, 201113Year Member
Posts: 848
Reputation Power: 40
Status: Offline
Joined: Jan 10, 201113Year Member
Posts: 848
Reputation Power: 40
Why you guys complaining? If you want to do this you would take some time to read it and follow the steps, you assume its complicated because its a big post.
#7. Posted:
TTG_BeZzA
  • TTG Senior
Status: Offline
Joined: Apr 16, 201014Year Member
Posts: 1,242
Reputation Power: 5
Status: Offline
Joined: Apr 16, 201014Year Member
Posts: 1,242
Reputation Power: 5
nothing happens when i type unself and stuff in cygwin just gets an error
#8. Posted:
DonaldTusk
  • TTG Senior
Status: Offline
Joined: Jan 27, 201014Year Member
Posts: 1,631
Reputation Power: 70
Status: Offline
Joined: Jan 27, 201014Year Member
Posts: 1,631
Reputation Power: 70
nice tut will try later when i get my Original Controller from Sony cause i cant enter Recovery Menu with my Controller from Speedlink :/
#9. Posted:
INMATE_OF_TTG
  • TTG Addict
Status: Offline
Joined: Jul 22, 201013Year Member
Posts: 2,056
Reputation Power: 89
Status: Offline
Joined: Jul 22, 201013Year Member
Posts: 2,056
Reputation Power: 89
TTG_BEZZA wrote nothing happens when i type unself and stuff in cygwin just gets an error


Be sure all the tools and such are in their respective folders,

Also make sure you are typing things in case sensitive!

EBOOT.BIN must be spelled all caps, If your using a text file, be sure to put .txt at the end (while doing the blxxxyyyy.conf add .txt

And you wont have any problems
#10. Posted:
TTG_BeZzA
  • TTG Senior
Status: Offline
Joined: Apr 16, 201014Year Member
Posts: 1,242
Reputation Power: 5
Status: Offline
Joined: Apr 16, 201014Year Member
Posts: 1,242
Reputation Power: 5
nope it still wont work and every thing is right
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.