This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
eboot invalid or unsupported format help
#11
(07-29-2017, 08:33 PM)dracobatman Wrote: yup now it is just saying
E LDR: Invalid disc directory for the disc game BLUS30443
what do i do i read the quick start guide so many times please help

What does the structure for your game folder look like?

(07-29-2017, 09:01 PM)MitchMitchMitch Wrote: I read through the quick start
I have the same message
---------------------------------
E LDR: Invalid or unsupported file format: C:/Users/Mitch/Desktop/gamereenos/DeS/PS3_GAME/USRDIR/EBOOT.BIN
S LDR: Boot Game: boot done.
---------------------------------

what i am gathering is I did something wrong in the iso decryption process
first I will ask
will renaming the iso have messed up the decryption process? (I was renaming for my own OCD organizational convenience)
second
Which file should do step 9 on?
FILE_NAME.dec.iso
or
FILE_NAME.iso

EDIT: I am also noticing a problem with trying to Game Boot the Game disc in the optical drive as well (Demon's Souls)

You can't boot directly from the disc, this is the whole point in decrypting the data in the first place. You need to extract stuff from the decrypted ISO (FILE_NAME.dec.iso).
That EBOOT error means that either your file is corrupted or still encrypted.
Desktop: Ryzen 7 5800X, Radeon RX 6800 XT, 2x8G 3600MHz, Manjaro Linux
Laptop: Intel i7 6700HQ, Intel HD 530, 2x8G 2133MHz, Manjaro Linux
Old Desktop: FX-8350, R9 280X, 2x4G 1600MHz, Manjaro Linux
Reply
#12
Quote:You need to extract stuff from the decrypted ISO (FILE_NAME.dec.iso).
That EBOOT error means that either your file is corrupted or still encrypted.
Thank you.

Will "3k3y ISO Tools" work as "an appropriate extraction tool" (step 9)?
Reply
#13
how do i validate my eboot.bin file
however i got it off of the disk i copied it off of it do i need to rip it and if so how?
Reply
#14
(07-29-2017, 10:20 PM)dracobatman Wrote: how do i validate my eboot.bin file
however i got it off of the disk i copied it off of it do i need to rip it and if so how?
Did you check if your IRD file was the correct ID number?
Reply
#15
it keep saying
even after i did what the quick start quid told me to do
E LDR: Invalid or unsupported file format: E:/PS3 Emulator/dev_hdd0/disc/Demon's Souls/BLUS-30443/PS3_GAME/USRDIR/EBOOT.BIN
S LDR: Boot Game: boot done.

and yes i did

it worked out here are the two file names
file 1:BLUS30443-[Demon_s Souls]
file 2:BLUS30443-B4CC51914BBD2F1721DFE7C09D5ED742 (1).ird
Reply
#16
(07-29-2017, 10:20 PM)dracobatman Wrote: how do i validate my eboot.bin file
however i got it off of the disk i copied it off of it do i need to rip it and if so how?

You have to rip the disc using the guide in the quickstart guide. Copy pasting disc's contents without going through the ripping and decryption process won't work.

And for the fourth time, it's
/dev_hdd0/disc/BLUS30443/

If you're trying to pirate the game, please give up.


(07-29-2017, 10:04 PM)MitchMitchMitch Wrote:
Quote:You need to extract stuff from the decrypted ISO (FILE_NAME.dec.iso).
That EBOOT error means that either your file is corrupted or still encrypted.
Thank you.

Will "3k3y ISO Tools" work as "an appropriate extraction tool" (step 9)?

I don't think so. I just use 7-Zip. You can also mount the decrypted ISO using mounting software like Daemon Tools and use Boot Game to boot from the virtual mounted drive if you don't want to waste space.
Desktop: Ryzen 7 5800X, Radeon RX 6800 XT, 2x8G 3600MHz, Manjaro Linux
Laptop: Intel i7 6700HQ, Intel HD 530, 2x8G 2133MHz, Manjaro Linux
Old Desktop: FX-8350, R9 280X, 2x4G 1600MHz, Manjaro Linux
Reply
#17
(07-30-2017, 02:36 PM)Annie Wrote:
(07-29-2017, 10:04 PM)MitchMitchMitch Wrote: Will "3k3y ISO Tools" work as "an appropriate extraction tool" (step 9)?

I don't think so. I just use 7-Zip. You can also mount the decrypted ISO using mounting software like Daemon Tools and use Boot Game to boot from the virtual mounted drive if you don't want to waste space.

Big Grin Thanks for all of your help for real, it was very much appreciated and very helpful.

For future troubleshooting, I found out you can use 3k3y ISO Tools for extraction, and it will work without corrupting the file. I got it working!

I figured out the step I messed up on was patching the incorrect IRD to my ISO (most likely ruing the ISO)
So I basically started from the very beginning just to make sure I did it correctly.
I made sure that I downloaded the correct IRD BLUS30443 instead of BCAS20071 from the website http://jonnysp.bplaced.net/
I did this because I didn't properly understand this little tidbit of information my first time reading through it...
Quote:Please note that it is very important you use the correct region ID.
it was pretty easy to forget that information when I started reading the dumping section. A simple mistake easily overlooked. It makes it a little funny too because there was even a section that says the proper ID for Demon's Souls.

I have the game up and running, I really couldn't have done this without your assistance. I was able to think in the right direction because of it.

Again, thank you for your patience and support! I am certain you come across a lot of duplicate threads, hence why I used the search funtion and used this post to recieve assistance!
Reply
#18
(07-30-2017, 02:36 PM)Annie Wrote:
(07-29-2017, 10:20 PM)dracobatman Wrote: how do i validate my eboot.bin file
however i got it off of the disk i copied it off of it do i need to rip it and if so how?

You have to rip the disc using the guide in the quickstart guide. Copy pasting disc's contents without going through the ripping and decryption process won't work.

And for the fourth time, it's
/dev_hdd0/disc/BLUS30443/

If you're trying to pirate the game, please give up.


(07-29-2017, 10:04 PM)MitchMitchMitch Wrote:
Quote:You need to extract stuff from the decrypted ISO (FILE_NAME.dec.iso).
That EBOOT error means that either your file is corrupted or still encrypted.
Thank you.

Will "3k3y ISO Tools" work as "an appropriate extraction tool" (step 9)?

I don't think so. I just use 7-Zip. You can also mount the decrypted ISO using mounting software like Daemon Tools and use Boot Game to boot from the virtual mounted drive if you don't want to waste space.

I READ THE GUIDE,. and same sh1t. silent hill downpour iso ripped DOESNT WORK FOR ME.:
E LDR: Invalid or unsupported file format: D:/rpcs3-v0.0.3-2017-09-16-cad91e11_win64/dev_hdd0/disc/BLUS30565/PS3_GAME/USRDIR/EBOOT.BIN
S LDR: Boot Game: boot done.
---
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)