View Single Post
Old 09-22-2011   #639
deank
 
Join Date: Sep 2010
Posts: 752
Likes: 384
Liked 2,391 Times in 448 Posts
Mentioned: 377 Post(s)
Tagged: 0 Thread(s)
I don't know if there is a 'joiner' program, but actually you can do it from command prompt:

copy /b file.iso.0+file.iso.1+file.iso.2+file.iso.3 FULL_RIP.ISO

it will join these files in one big. Make sure that the big one is created on your PC HDD (let's say C:\) where H:\ is your USB HDD:

copy /b h:\file.iso.0+h:\file.iso.1+h:\file.iso.2+h:\file.iso.3 C:\FULL_RIP.ISO
************* [ - Post Merged - ] *************
Originally Posted by CaptainCPS-X View Post
Hey Dean I been trying to find something relevant to how Cobra handles all these BD , DVD, PS2, etc and I found out some pieces that probably might not mean anything but maybe they could have some light.
Will you please test something for me. I want to know if the ISO files created from PS3 game discs while using cobra manager + cobra USB are encrypted or not.

1) Create ISO for a PS3 game using cobra manager
2) Open it on your PC and extract EBOOT.BIN
3) Check if it is a valid SELF file (starts with header SCE...) or is encrypted.

Dean
deank is offline   Reply With Quote
Likes: (2)