Page 251 of 354
Re: DiscImageCreator
Posted: Sat May 02, 2020 6:23 am
by RevQuixo
And fixed! Thanks for the quick turn around.
Re: DiscImageCreator
Posted: Sat May 02, 2020 9:53 pm
by user7
PS4 kiosk disc seems to not want to dump properly, possibly related to the recent blu-ray updates?
https://drive.google.com/file/d/1tPbF98 … sp=sharing
Re: DiscImageCreator
Posted: Sun May 03, 2020 2:40 am
by sarami
No.
Re: DiscImageCreator
Posted: Sun May 03, 2020 1:03 pm
by Jackal
Everybody is having problems with the new firmware check, plz remove it!
Re: DiscImageCreator
Posted: Mon May 04, 2020 2:49 pm
by RevQuixo
So I'm out of my element here so please forgive my ignorance. There has been some heated discussion in discord about whether we are creating proper cues for unlicensed DC games specifically revolving the lead-outs and pre-gaps. Cartain folks think we aren't generating the cue properly to match standards. As an example here is the cue for Elansar (a recently dumped unlicensed DC game)
Code: Select all
REM SESSION 01
FILE "Track 01.bin" BINARY
TRACK 01 AUDIO
INDEX 01 00:00:00
REM LEAD-OUT 01:30:00
REM SESSION 02
REM LEAD-IN 01:00:00
REM PREGAP 00:02:00
FILE "Track 02.bin" BINARY
TRACK 02 MODE2/2352
INDEX 01 00:00:00
and here is the suggested "proper" cue
Code: Select all
REM SESSION 01
FILE "Track 01.bin" BINARY
TRACK 01 AUDIO
INDEX 01 00:00:00
REM LEAD-OUT 00:04:02
REM SESSION 02
FILE "Track 02.bin" BINARY
TRACK 02 MODE2/2352
INDEX 01 00:00:00
log is here:
https://drive.google.com/open?id=1lsiBG … mwL1M5D8e2
The conversation is way over my head, but thought I'd bring it to the attention of folks in the know for discussion. We'd like to start getting these discs into the DB "properly", so might as well get it right before we have too many dumped a potentially incorrect/inadequate way. As I said though, I don't have any notion as to if they are good as is or not.
Re: DiscImageCreator
Posted: Tue May 05, 2020 3:28 am
by sarami
@RevQuixo
See ->
/viewtopic.php?t=15727 … ssion-cue/
@Jackal
It's completely DICUI problem and it was fixed by DICUI WIP build
https://ci.appveyor.com/project/mnadare … /artifacts
Re: DiscImageCreator
Posted: Sat May 09, 2020 5:21 am
by R00n5t3r
I'm having trouble dumping the original xbox game Furious Karting. DIC hangs at Reading DirectoryRecord for about 15 mins.I then get a "[F:ReadXBOXDirectoryRecord][L:1129] GetLastError: 87, The parameter is incorrect" and it closes. It does give me the DMI PFI & SS which all match the database. The volDesc and mainInfo files created come in at 6.2Mb and 20.00Mb which seem quite large. No iso file is created and the reading sectors never even starts. I've dumped the same game with xbox backup creator and it matches in the existing database
here
Re: DiscImageCreator
Posted: Mon May 11, 2020 4:00 am
by sarami
R00n5t3r wrote:I'm having trouble dumping the original xbox game Furious Karting.
Logs are needed.
Re: DiscImageCreator
Posted: Mon May 11, 2020 12:35 pm
by R00n5t3r
sarami wrote:R00n5t3r wrote:I'm having trouble dumping the original xbox game Furious Karting.
Logs are needed.
Re: DiscImageCreator
Posted: Mon May 11, 2020 5:40 pm
by sarami