Anyone want to write a PSX file extractor?

  • Thread starter Thread starter halkun
  • Start date Start date
Status
Not open for further replies.
I have these moments a lot, I had one at work the other day where I accidentally pressed the middle mouse button (paste) and then committed my changes to the svn. I wasn't very popular that day haha.

I spent a couple of hours last night looking at the code you sent me. I also found the spec for ISO 9660 and had a read of the first few pages. I figured I should probably understand the file system before I start trying to make your classes work for me. :P
You have the  ECMA-119 document? That's a beast of a document to say the least, it does however cover MOST of the information for the headers (but Definitely not all).  The remaining balance is in the extra books ISO issued it wants lots of money for.  Basically I have most of what is needed from Pixel's small dissertation (or diatribe however which you like it). Those may help you understand what is going on in the classes I wrote better.

Cyb
 
Hey Cyb,

Hope you are well.

Actually I got the ECMA-130 document from somewhere. I haven't had the chance to look at it properly yet due to doing a paid job for someone. Thanks for the link to the dissertation though I have a feeling I'm going to need it.
 
I know CD-ROM pretty well if you need advice.  I also know how to do this on Windows NT.
 
Hey guys (and Cyb!), been a while I know. Sorry I dropped off the face of the earth.

Has anyone finished this or found an alternative route? I could dig out the code and have another crack at it if not/
 
Status
Not open for further replies.
Back
Top