176

(3,531 replies, posted in General discussion)

superg wrote:

I got "_alt.cue" and "_imgAlt.cue"

CD-TEXT can store 8 languages.

                     Language code BLOCK 0: 0x09 (English)
                     Language code BLOCK 1: 0x69 (Japanese)
                     Language code BLOCK 2: 0x00 (not applicable)
                     Language code BLOCK 3: 0x00 (not applicable)
                     Language code BLOCK 4: 0x00 (not applicable)
                     Language code BLOCK 5: 0x00 (not applicable)
                     Language code BLOCK 6: 0x00 (not applicable)
                     Language code BLOCK 7: 0x00 (not applicable)

BLOCK 1 language uses _alt.cue, BLOCK 2 language uses _alt2.cue ... BLOCK 7 language uses _alt7.cue

177

(3,531 replies, posted in General discussion)

I don't have ARM machine, so I can't test.

178

(3,531 replies, posted in General discussion)

Yurgen wrote:

 I now get another compilation error

fixed typo (off_t -> off64_t)

179

(3,531 replies, posted in General discussion)

Yurgen wrote:

I get the following errors when attempting to build from source with GNU Make 4.2.1 on ARM, default settings.  Am I missing deps?  Or some environment variable?

removed _W64
https://github.com/saramibreak/DiscImageCreator

180

(3,531 replies, posted in General discussion)

user7 wrote:

Also the feature to calculate enough free space is broken. I tried dumping a PS3 disc with 119GB free on my hard drive and I got an error.

'bd' command supposes BDXL-R QL.

user7 wrote:

Old and new DIC builds, I'm getting an error with a particular disc in good-enough condition. It's a later Xbox (OG) kiosk disc.

LBA[1913094, 0x1d3106]: [F:ReadXBOXDirectoryRecord][L:1192]
    Opcode: 0xa8
    ScsiStatus: 0x02 = CHECK_CONDITION
    SenseData Key-Asc-Ascq: 03-02-00 = MEDIUM_ERROR - NO SEEK COMPLETE

Kreon does not support this disc?

181

(3,531 replies, posted in General discussion)

Jackal wrote:

scanning the .img instead of the .bin files, resulting in an incorrect error count for multisession discs.

https://www.mediafire.com/file/eq80y20l … st.7z/file
- changed: do not check 11400 sectors of lead-in and lead-out

182

(3,531 replies, posted in General discussion)

https://github.com/saramibreak/DiscImag … /issues/95
If non-zero byte exists in the 1st lead-out, fix the combined offset.
If non-zero byte exists in LBA -1, check only.

183

(3,531 replies, posted in General discussion)

https://github.com/saramibreak/DiscImag … g/20211101
*2021-11-01
- fixed: ReadErrorProtect

184

(3,531 replies, posted in General discussion)

RibShark wrote:

but .010 and .011 files are still skipped

(link is same)
- fixed: check string length

185

(3,531 replies, posted in General discussion)

RibShark wrote:

There is no extension

https://www.mediafire.com/file/eq80y20l … st.7z/file
- fixed:
Only check files.

186

(3,531 replies, posted in General discussion)

RibShark wrote:

Is there a way to better define which file to skip so it only skips "/SNGM/SNGM"?

Define only filename and extension.

187

(3,531 replies, posted in General discussion)

Does LaserLock Marathon always have "SNGM.010" and "SNGM.011"?

188

(3,531 replies, posted in General discussion)

superg wrote:

When I use DIC supplied with MPF, Build 20210401T101950

I only support the latest version. It's now 20211001T112852.

189

(3,531 replies, posted in General discussion)

user7 wrote:

PS2 unlicensed dumping is broken again. How come this bug keeps regressing like 5 times now?

What is the problem? My unlicensed is no problem.

190

(3,531 replies, posted in General discussion)

MrPepka wrote:

Another CD that I can't dump is also from the Zozo mix newspaper,

Try to not use /ns and /sf

MrPepka wrote:

here are these sub files from CloneCD

There is no problem about Clone CD sub. I'm not sure why DIC can't read it correctly.

MrPepka wrote:

Another album that I cannot throw off is one from the Świat Przygód z Hugo newspaper 4/2008.

There are C2 errors.

191

(3,531 replies, posted in General discussion)

MrPepka wrote:

There is a sub file in that folder

Do you know CloneCD https://en.wikipedia.org/wiki/CloneCD ? I hope that you dump CloneCD sub file.

192

(3,531 replies, posted in General discussion)

Subchannel can't get correctly.

LBA[000000, 0000000]: P[ff], Q[41012100000000000200535a]{ Data,      Copy NG,                  Track[01], Idx[21], RMSF[00:00:00], AMSF[00:02:00]}, RtoW[0, 0, 0, 0]
LBA[000001, 0x00001]: P[00], Q[410101000001000002019242]{ Data,      Copy NG,                  Track[01], Idx[01], RMSF[00:00:01], AMSF[00:02:01]}, RtoW[0, 0, 0, 0]
LBA[000002, 0x00002]: P[00], Q[410101000002000002024cf3]{ Data,      Copy NG,                  Track[01], Idx[01], RMSF[00:00:02], AMSF[00:02:02]}, RtoW[0, 0, 0, 0]
LBA[000003, 0x00003]: P[00], Q[410101000001000002019242]{ Data,      Copy NG,                  Track[01], Idx[01], RMSF[00:00:01], AMSF[00:02:01]}, RtoW[0, 0, 0, 0]
LBA[000004, 0x00004]: P[00], Q[410101000002000002024cf3]{ Data,      Copy NG,                  Track[01], Idx[01], RMSF[00:00:02], AMSF[00:02:02]}, RtoW[0, 0, 0, 0]
LBA[000005, 0x00005]: P[00], Q[41010100000300000203f683]{ Data,      Copy NG,                  Track[01], Idx[01], RMSF[00:00:03], AMSF[00:02:03]}, RtoW[0, 0, 0, 0]

If possible, please upload CloneCD sub.

193

(3,531 replies, posted in General discussion)

https://github.com/saramibreak/DiscImag … g/20211001
*2021-10-01
- added: detect ARccOS
- added: detect DiscGuard (only detect, not fix bytes)
- added: check disk space size
- improved: BD-ROM, -R, -RE PIC log
- fixed: reading multisession (pregap of 1st track of 2nd session)
- fixed: msf of main channel when reading multisession
- fixed: Nintendo Optical Disc dumping for some drive
- fixed: when 1st pregap sector has an incorrect index and isn't well-known pregap size (225, 150, 149), can't fix it correctly.

194

(3,531 replies, posted in General discussion)

matura713 wrote:

barcode 724386620323

Here? https://www.discogs.com/ja/Joss-Stone-M … e/10201650
redump.org will not want the general music disc. It is the reason why I recommend other software to you.

http://wiki.redump.org/index.php?title=Redump.org

What is Redump.org and what is your goal?

Redump.org is a disc preservation database and internet community dedicated to collecting precise and accurate information about every video game ever released on optical media of any system. The goal is to make blueprints of the data on console and computer game discs. Redump.org also provides guides to ensure the dumps are correctly done. Users of the website who follow the guides correctly are encouraged to share their results to help build the database. Multiple dumps of games with the same serial number by different people are collected to ensure the same results are gathered, which help correct any incorrect dumps in the database as well as to help recognize alternate versions of the same game.

Do you have any video game discs?

195

(3,531 replies, posted in General discussion)

matura713 wrote:

What is ReDump standard for dumping Cactus CDs? If I use IsoBuster then if ReDump will accept my dump information?

No...
Btw, what title do you want to dump?

196

(3,531 replies, posted in General discussion)

matura713 wrote:

just ignore the 2nd session do not dump it - it's garbage data.

If you want to dump only the 1st session, why not use IsoBuster or others? Why are you particular about using DIC?

2nd session of CDS is not garbage. If CDS is preserved, 2nd session is also important. I don't ignore it.

scsi_wuzzy wrote:

I'm just realized I'm using the FW 3.02 on my BW-16D1HT (the one recommended by the Wiki). Sarami is using 3.10. It seems unlikely this explains the different behavior, right?

Rune and Tropico is a negative offset disc. BW-16D1HT (FW 3.10) can dump it.

========== Offset (Drive offset referes to http://www.accuraterip.com) ==========
     Combined Offset(Byte)    -24, (Samples)    -6
    -   Drive Offset(Byte)     24, (Samples)     6
    ----------------------------------------------
           CD Offset(Byte)    -48, (Samples)   -12
    Overread sector: -1

FW 3.02 uses to dump a positive offset disc. (Of course, it's also able to use for a negative offset.)

My Tropico matched the db http://redump.org/disc/53929/ Mould SID Code is IFPI 8725 and others are the same.

Logs: https://www.mediafire.com/file/igd353s5 … e).7z/file

scsi_wuzzy wrote:

Is there an option in DIC to retry reads due to C2 errors even if the sector contains a protected file?

No.

Jackal wrote:

I guess we need to do more research.. maybe the SafeDisc scrambled data is also meaningful..

I think so from the viewpoint of data preservation.

199

(4 replies, posted in General discussion)

Sorry, I uploaded the original that the author uploaded.
0.4a: https://www.mediafire.com/file/aml5562a … 9.zip/file
0.42a: https://www.mediafire.com/file/f663844k … 9.zip/file

200

(4 replies, posted in General discussion)

Here. http://wiki.redump.org/index.php?title= … uide_(Old)