Need small fix for name:
"Thief : The Dark Project" -> "Thief: The Dark Project"
1 2009-12-30 11:26:19 (edited by Rocket 2009-12-30 11:27:15)
2 2009-12-30 22:22:50 (edited by Nexy 2009-12-30 23:26:27)
You can't have : in file names... We need to omit such nonsense.
there is no : in the name of the game anyways, anywhere on the disc, box, manual.
EDIT:
Talked with F1REB4LL on irc, he analyzed the subs I dumped for him.
This dump is just bad, it should be removed.
I need to dump it again.
The ': ' is merely a bridge between the game's main title and it's subtitle. If you look at the Tomb Raider games as well as several other game series where the title changes a bit it's done the same way. If you want to try and get a good readout of what the gaps are suppose to be then try ripping the disc multiple times at low speeds using the CloneCD or Alcohol formats and mount the images and check the gaps of the mounted images in EAC and see if you can get something consistent. You can trick EAC in to using that gap setting on the real disc by switching to the drive that has the real disc in it after detecting games on the virtual drive. This is just my theory and how I managed to get the same gap setting as what F1ReB4LL got when he scanned my Tomb Raider III subs but I can't be sure how it will work on other drives. I use Method A, Accurate for my gap detection settings in EAC since that seems to get me the correct gaps most of the time on all of my drives.
Yeah, I use detection method A most of the time, but sometimes method B on a disc that doesn't like method A.
I had to do some special work with cdtoimg and descramble_CDDA and hex editor to get a proper dump of track04.
but I will post the fixes in a new thread so they don't get missed in this one. (thanks F1REB4LL and ir0b0t)
Also... I think a "-" would be better for this title seperation, as it's a valid character in filenames, and everyone can understand it just the same.
The ': ' is changed to ' - ' in the dat so there are no invalid characters in the filenames. It's all part of a php function that is setup on the site for dats and cue files so they have the proper filenames while still have the correct name in the database.