SBI

Post Reply
ClaudeSpeed
Posts: 298
Joined: Mon Jun 08, 2026 1:28 am

SBI

Post by ClaudeSpeed »

Hi,

For PSX, I used an old version of MPF (2.6.3) and recently moved to the latest version.
Now, the default program is Redumper (and not Disc Image Creator anymore).

The issue I have, is that DIC used to create the .sub file and from it, with psxt001z.
My issue is that Redumper does not produce a .sub file anymore.

How can I then produce a SBI file ?
In the submission info, I see the SubIntention Data but don't know how to turn it into a SBI file...

CS
User avatar
Deterous
Posts: 1066
Joined: Mon Jun 08, 2026 1:30 am

Re: SBI

Post by Deterous »

PSX discs that need it have it on their disc page: https://redump.info/disc/592/ links to https://redump.info/disc/592/sbi/
And you can download the entire SBI pack here: https://redump.info/sbi/psx/
If you also want to manually create an SBI from a log file, it can be done by extracting the bytes in the SubIntention Data section of the log, and then using an LSD->SBI converter.
ClaudeSpeed
Posts: 298
Joined: Mon Jun 08, 2026 1:28 am

Re: SBI

Post by ClaudeSpeed »

Thanks !

I wanted indeed to create it myself and I recall I had to use that psxt001z program to make the.sbi from the .sub.
This is probably why I could generate working .sbi but that were different from the ones on the site.

I'll give it a try !
ClaudeSpeed
Posts: 298
Joined: Mon Jun 08, 2026 1:28 am

Re: SBI

Post by ClaudeSpeed »

I've the SubIntention Data section from a recent dump and now I need to find how to make it a lsd file.
Now searching for some documentation about this.
User avatar
Deterous
Posts: 1066
Joined: Mon Jun 08, 2026 1:30 am

Re: SBI

Post by Deterous »

Strip all the non-hex text in the SubIntention data, and then paste those hex bytes into a hex editor, and save it as a .lsd file
ClaudeSpeed
Posts: 298
Joined: Mon Jun 08, 2026 1:28 am

Re: SBI

Post by ClaudeSpeed »

Thanks, will try !
Post Reply