Page 2 of 3
Re: Conv2multiBin
Posted: Thu Apr 27, 2017 9:32 am
by sarami
It's inconvenient... Anyway, I found this site.
http://hp.vector.co.jp/authors/VA026645/CdSoftware.html
And Dr. Hell, he's a creator of PS1 emulator, creates a cue to ccd converter.
http://drhell.web.fc2.com/ps1/index.html This is included in xebra[yymmdd].zip (The latest is xebra170325.zip). I haven't tested either.
Re: Conv2multiBin
Posted: Thu Apr 27, 2017 10:56 pm
by ssjkakaroto
CUE2CCD from Dr. Hell worked sarami. Thanks!
Re: Conv2multiBin
Posted: Mon May 01, 2017 1:52 pm
by MrX_Cuci
@ssjkakaroto why do you need this anyway? I wanna know out of curiosity...
Re: Conv2multiBin
Posted: Tue May 02, 2017 10:27 pm
by ssjkakaroto
I have a few games in "redump format" that I'd like to play, but to do that I need to mount the images. Virtual Clone Drive can mount single track .bin files (without a .cue), but multi-track images need to be in .ccd to work with it.
Re: Conv2multiBin
Posted: Tue May 02, 2017 10:29 pm
by darksabre76
ssjkakaroto: Have you considered using
gBurner Virtual Drive? I have had no issues mounting multi-track discs by using the CUE to mount it.
Re: Conv2multiBin
Posted: Wed May 03, 2017 10:21 am
by F1ReB4LL
A console tool would be useful for mass converting the images.
Re: Conv2multiBin
Posted: Fri May 05, 2017 11:30 pm
by ssjkakaroto
@darksabre76: I mounted
this disc using gBurner and this was the result
Code: Select all
gBurner Virtual DVD-ROM 1.0A (Unknown)
Current Profile: CD-ROM
Disc Information:
Status: Complete
State of Last Session: Complete
Erasable: No
Sessions: 1
Sectors: 152,213
Size: 311,732,224 bytes
Time: 33:51:38 (MM:SS:FF)
Supported Read Speeds: 32x
File System Information:
Sectors: 151,913
Size: 311,117,824 bytes
Time: 33:47:38 (MM:SS:FF)
TOC Information:
Session 1... (LBA: 0 / 00:02:00)
-> Track 01 (Mode 1, LBA: 0 / 00:02:00)
-> LeadOut (LBA: 152213 / 33:51:38)
Track Information:
Session 1...
-> Track 01 (LTSA: 0, LTS: 152213, LRA: 0)
Here's what it looks like with the CCD mounted with Virtual Clone Drive:
Code: Select all
ELBY CLONEDRIVE 1.4 (SCSI)
Current Profile: CD-ROM
Disc Information:
Status: Unknown
State of Last Session: Unknown
Erasable: Unknown
Formatted: Unknown
Sessions: Unknown
Sectors: 297,098
Size: 608,456,704 bytes
Time: 66:03:23 (MM:SS:FF)
TOC Information:
Session 1... (LBA: 0)
-> Track 01 (Mode 1, LBA: 0 - 152362)
-> Track 02 (Audio, 03:13:39, LBA: 152363 - 166876)
-> Track 03 (Audio, 03:07:35, LBA: 166877 - 180936)
-> Track 04 (Audio, 03:05:70, LBA: 180937 - 194881)
-> Track 05 (Audio, 02:58:08, LBA: 194882 - 208239)
-> Track 06 (Audio, 03:04:73, LBA: 208240 - 222112)
-> Track 07 (Audio, 02:55:52, LBA: 222113 - 235289)
-> Track 08 (Audio, 03:08:54, LBA: 235290 - 249443)
-> Track 09 (Audio, 03:09:59, LBA: 249444 - 263677)
-> Track 10 (Audio, 03:07:42, LBA: 263678 - 277744)
-> Track 11 (Audio, 02:52:71, LBA: 277745 - 290715)
-> Track 12 (Audio, 01:25:07, LBA: 290716 - 297097)
-> LeadOut (LBA: 297098)
Re: Conv2multiBin
Posted: Mon May 08, 2017 5:25 am
by F1ReB4LL
ssjkakaroto wrote:@darksabre76: I mounted
this disc using gBurner and this was the result
Are you sure you've mounted the .cue, not the first track .bin?
Re: Conv2multiBin
Posted: Sun Jun 24, 2018 6:19 pm
by ssjkakaroto
@Sarami for some reason Conv2multibin is failing on track 3 of a dump I made with DIC. Tracks 1 and 2 work ok.
Console log
The .img file is good, the .dat too and I can find the segment using findcrcs 0.3.
Code: Select all
E:\findcrcs-0.3-bin-win64>findcrcs -q "Interstate '76 (World) (Disc 2) (Play CD).img" 22482768 dafad881 a6d30b96bc50389c88235f9aa1bf2a86
430632384 dafad881 a6d30b96bc50389c88235f9aa1bf2a86
I tried using the following offsets:
0 0
760 0
760 30
0 -30
-760 0
790 0
Dat file
DIC files
Re: Conv2multiBin
Posted: Sun Jun 24, 2018 8:34 pm
by sarami
Is this your disc?
https://redump.info/disc/2938/
The hash of track 2 isn't same, not track 3.