1 2019-05-12 08:21:39

I don't see anything relevant to the wiki.

1. What are the SBI files used for? They are not in the dat. Can I use them to fix ISOs? Are they part of the copy protection?

2. The securom sectors, can I use them to fix ISOs? They are only 10 columns instead of 16 so how do I do that?

2 2019-05-12 08:28:52

sometimes required for copy protection, such as libcrypt for PSX. see here for downloading: http://redump.org/downloads/

not sure what's up with the PC ones...

All my posts and submission data are released into Public Domain / CC0.

3 2019-05-12 09:12:54 (edited by Jackal 2019-05-12 09:13:10)

SBI files are used to store the modified sectors in Q-subchannels (the ones that are shown on the disc page). They are indeed part of the LibCrypt / SecuROM copy protection, but they are separate from the main channel data, so you can't use it to fix anything.
There are some tools that can convert .cue/.bin/.sbi to .ccd/.img/.sub to create working backups. It won't work for newer SecuROM versions because those also rely on "Data position measurement".

4 2019-05-12 10:29:08

Does redump have those dpm discs flagged? Redump still needs to figure out how to handle those...

All my posts and submission data are released into Public Domain / CC0.

5 2019-05-12 10:34:20 (edited by reentrant 2019-05-12 10:34:44)

An attempt to dump DPM data from SecuROM DVD has been documented here: http://forum.redump.org/topic/17084/ana … l-120-dpm/

6 2019-05-12 11:02:03

ok thanks. And what am I supposed to do with this?
https://postimg.cc/cK6Dtycv
can i fix anything?

7 2019-05-12 11:16:54 (edited by Jackal 2019-05-12 11:31:48)

ghost wrote:

ok thanks. And what am I supposed to do with this?
https://postimg.cc/cK6Dtycv
can i fix anything?

you could use it to fix an "empty"/generated .sub file so that it includes the LibCrypt/SecuROM data, either by manually adding the modified (red colored) bytes in the .sub with a hex editor, or by downloading the .sbi and using a tool like sbi2sub.