hello very much
Posted: Mon Aug 27, 2007 10:26 am
hi! very nice project.
good to see you're doing something to sort all this huge data amount.
and also it's obvious you guys have spent a lot of time examining various aspects of psx disc structure and cp schemes and such.
and so i wandted to ask:
1. i've checked my SCED-02492 pal demo disc that you have listed in db and indeed i can get all crcs
excep 1st audio track, because it gets pushed in pregap with offset and i have +6 dvd and +400 something cd, i guess i would need ~+700
to fetch out first bytes. but it seems weird because as far as i can read it's still data, all other audio tracks have wav header
and then few k.bytes with 00s and only then data. could it be that there is no wav header in audio track or data starts right after header?
2.in guide you say: 'psxt001z.exe --fix "Track 01.bin"' what seems like ecc/edc repair+some structure checks
sorry if i'm wrong but doesn't this defeats the whole idea of dumping in raw? i mean if i dump original cd and ther's some mess with sectors
and then fix it and somebody else dumps and fixes we will likely get same crc but is it ok, shouldn't it have been left messed?
...one more thing
3.i'm sorry for this but i don't mean to offend anyone. i can see why dumping from originals is so well defined and in need of extreme precision.
and when it is done people can check their stuff with .dat. but i think most don't have files seperated in that way, by tracks, and those offsets can
really mess things up and i just thought that maybe you would attract more people if there would be some gui tool that could do scan on images like
your commandline program can, or something similar. like crcs and structure and offsets and probably around 1kbyte of 1st audio track (it's the main
concern, right?) would be reported by dumper (like is now) and defined in tool and then all could have image checked with one click or something.
but maybe i'm way off from reality. i know that images are different, as far as i can remember one had zero bytes as ascii 0 other as hex or
something and others have headers and subchannel stuff but can't it be pulled off? i mean maybe people would be so much into this if they could just
point and click at their images and get results.
good to see you're doing something to sort all this huge data amount.
and also it's obvious you guys have spent a lot of time examining various aspects of psx disc structure and cp schemes and such.
and so i wandted to ask:
1. i've checked my SCED-02492 pal demo disc that you have listed in db and indeed i can get all crcs
excep 1st audio track, because it gets pushed in pregap with offset and i have +6 dvd and +400 something cd, i guess i would need ~+700
to fetch out first bytes. but it seems weird because as far as i can read it's still data, all other audio tracks have wav header
and then few k.bytes with 00s and only then data. could it be that there is no wav header in audio track or data starts right after header?
2.in guide you say: 'psxt001z.exe --fix "Track 01.bin"' what seems like ecc/edc repair+some structure checks
sorry if i'm wrong but doesn't this defeats the whole idea of dumping in raw? i mean if i dump original cd and ther's some mess with sectors
and then fix it and somebody else dumps and fixes we will likely get same crc but is it ok, shouldn't it have been left messed?
...one more thing
3.i'm sorry for this but i don't mean to offend anyone. i can see why dumping from originals is so well defined and in need of extreme precision.
and when it is done people can check their stuff with .dat. but i think most don't have files seperated in that way, by tracks, and those offsets can
really mess things up and i just thought that maybe you would attract more people if there would be some gui tool that could do scan on images like
your commandline program can, or something similar. like crcs and structure and offsets and probably around 1kbyte of 1st audio track (it's the main
concern, right?) would be reported by dumper (like is now) and defined in tool and then all could have image checked with one click or something.
but maybe i'm way off from reality. i know that images are different, as far as i can remember one had zero bytes as ascii 0 other as hex or
something and others have headers and subchannel stuff but can't it be pulled off? i mean maybe people would be so much into this if they could just
point and click at their images and get results.