Page 1 of 1

New unlisted PSX games, dumping problem

Posted: Thu Mar 19, 2009 5:28 pm
by deksar
Hello.
I have some PSX games which i would like to dump and help this project. They do not exist in the redump database.
(For example Chessmaster II - SLES 02117)
It seems this game has no Audio track at all! There is only 1 data track.

With the help of the dumping guide, I am following this step:

Right mouse button on Track 01 -> Extract Track 01 -> Extract RAW Data (2352 bytes/block) (*.bin, *.iso);

The question is why it saves in .ISO extension. (Track 01.iso)

The Redump database lists the games as "Track 01.bin". Should i rename it from Track 01.iso to Track 01.bin?

An another question: How can i create a .CUE file for that image file and for the other images i will dump?

Thanks.

Re: New unlisted PSX games, dumping problem

Posted: Thu Mar 19, 2009 10:02 pm
by themabus
hi deksar
deksar wrote:The question is why it saves in .ISO extension. (Track 01.iso)
it's only an extension with no further differences associated
it's configurable under Options->Image File->ISO / BIN / TAO
deksar wrote:The Redump database lists the games as "Track 01.bin". Should i rename it from Track 01.iso to Track 01.bin?
it isn't necessary - those are generic names generated by server after parsing submitted logs
deksar wrote:An another question: How can i create a .CUE file for that image file and for the other images i will dump?
for single track PSX games you could use generic cue sheet as it's always the same:
FILE "Track 01.bin" BINARY
  TRACK 01 MODE2/2352
    INDEX 01 00:00:00
for multitrack - it's .cue from EAC or PerfectRip

Re: New unlisted PSX games, dumping problem

Posted: Fri Mar 20, 2009 5:02 am
by deksar
Thanks very much!
I will submit the result now..