51

(3,497 replies, posted in General discussion)

With an ASUS BW-16D1HT with RibShark's 3.10 fw on build 20240216, the following error is produced with aborts the dump for dumping any Audio CD (works fine with build 20230606):

LBA[000000, 0000000]: [F:ReadCDForCheckingSubQ1stIndex][L:974]
    Opcode: 0xbe
    ScsiStatus: 0x02 = CHECK_CONDITION
    SenseData Key-Asc-Ascq: 03-11-05 = MEDIUM_ERROR - L-EC UNCORRECTABLE ERROR
lpCmd: be, 00, 00, 00, 00, 00, 00, 00, 01, f8, 01, 00
dwBufSize: 2448

52

(3,497 replies, posted in General discussion)

Excellent, when I re-dumped with the /c2 flag re-enabled, CD+G works.

I saw something odd in the _20240216T230252.txt file (see the last line below):

cd F:\ Information Society - Information Society (USA).bin 8 /c2 20 /q /s 2 
(Subs indexes).cue are opened
(Subs indexes)(Track 1).bin are opened
(Subs indexes)(Track 2).bin are opened
(Subs indexes)(Track 3).bin are opened
(Subs indexes)(Track 4).bin are opened
(Subs indexes)(Track 5).bin are opened
(Subs indexes)(Track 6).bin are opened
(Subs indexes)(Track 7).bin are opened
(Subs indexes)(Track 8).bin are opened
(Subs indexes)(Track 9).bin are opened
(Subs indexes)(Track 10).bin are opened
[F:ConcatenateFromPregapToLeadout][L:2984] GetLastError: 2, The system cannot find the file specified.

Can you double-check to make sure NIMBUS is capitalized here?

Are there any dots in the mastering code as commonly-found for NIMBUS mastered discs?

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

54

(1 replies, posted in Verifications)

Are you sure NIMBUS is capitalized? Any dots in the mastering code?

55

(3,497 replies, posted in General discussion)

Does not work. I tested with the latest nightly build of ares with its CD+G support for MegaCD.
When I replaced the DIC-generated .sub with the one generated by CloneCD, CD+G works.

You can test CD+G for yourself with the nightly build here: https://github.com/ares-emulator/ares/r … ag/nightly

56

(3,497 replies, posted in General discussion)

DIC sub CloneCD_sub
In _subReadable.txt, I noticed it is not logging any TV-GRAPHICS instructions for track 01, even though the first track of this disc has CD+G content.

Is this the correct command syntax, or is there a particular flag I need to provide for "Pack mode sub"?

cd H:\ Information Society - Information Society (USA).bin 8 /q /s 2 

Logs?

58

(1 replies, posted in Verifications)

Logs?

Can you confirm there is no mastering SID? It might be "IFPI L424"

60

(3,497 replies, posted in General discussion)

Do you know if DiscImageCreator is stripping out subcode channels R through W in the .sub file?
I recently dumped a CD+G disc with both CloneCD and DiscImageCreator. Testing the ccd/img/sub produced by CloneCD on my Sega Saturn produces the graphics I expect. With the ccd/img/sub produced by DiscImageCreator, it does not produce any graphics whatsoever, as though it was a plain audio CD.

Mould SID?

I would ask in VGPC discord.

63

(2 replies, posted in Verifications)

"Foreign Title (Non-latin): キングダムハーツII"

I don't think this Spanish release has Japanese text printed on it, does it?

http://redump.org/disc/66956/

A simple windows batch script that will recompress .zip to .7z (depending on where 7-zip was installed, you may need to edit the paths):

@echo off
for %%F in (*.zip,*.rar) do ( "C:\Program Files\7-Zip\7z.exe" x -y -o"%%F_tmp" "%%F" * & pushd %%F_tmp & "C:\Program Files\7-Zip\7z.exe" a -y -r -t7z -mx9 -md1024m -mfb256 ..\"%%~nF".7z * & popd & rmdir /s /q "%%F_tmp" )

Or the following, which will automatically split the 7-zip into 2000000-byte chunks that can be directly attached to the post:

@echo off
for %%F in (*.zip,*.rar) do ( "C:\Program Files\7-Zip\7z.exe" x -y -o"%%F_tmp" "%%F" * & pushd %%F_tmp & "C:\Program Files\7-Zip\7z.exe" a -y -r -t7z -mx9 -md1024m -mfb256 -v2000000b ..\"%%~nF".7z * & popd & rmdir /s /q "%%F_tmp" )

You can re-compress zip files to 7z which can sometimes result in file sizes being reduced below the 2000000 byte limit (~1.90MB) per file.

Can you confirm it is "CD-ROM BY GOOD TIMES END" and not "CD-ROM BY GOOD TIMES ENT"?

Could you double-check your ring code? It may be incomplete.
The database currently has a mastering code with "CD-ROM MADE IN CANADA BY AMERIC DISC" that is also followed by at least a tab's worth of space plus "0GTT3<1376>0410333CD"

Can you confirm the disc has no mould SID?

What is the disc serial? Barcode?

70

(2 replies, posted in Verifications)

Could you provide photos of the ringcode for this disc?

fuzzball wrote:

DIC does not output invalid ISRC, is this not a redump.org decision?

That is not a redump decision. Maybe sarami could join VGPC discord to discuss?

Could you re-dump this disc with redumper? I suspect the the cuesheet may be incorrect (missing ISRC values).

73

(3,497 replies, posted in General discussion)

The following issue was encountered with DiscImageCreator 20230606:
http://forum.redump.org/topic/52776/ss- … ke-france/

74

(5 replies, posted in Verifications)

Please specify when there should be tabs instead of single spaces in your mastering codes; for example, on the Install disc, the photo shows there should be a tab between 500650CD1 and (GF271D)..

Hyperlinks to photos are broken and not available in Wayback Machine; could you attach the images to the thread?

Please attach logs.
I believe there should be a <tab> preceding and following A0100733113-A511
"SONY DADC" should be transcribed as "Sony DADC" assuming it looks like the attached photo.

Example:

Sony DADC<tab>A0100733113-A511<tab>26

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