H
halkun
Guest
Ok. I've been playing with this for a while, and I need some help...
In a perfect world of puppy dogs and rainbows I would like to make an installer for the PSX version of FF7 so the files can be properly transferred from the PSX CD to a PC hard drive. This is, of course, a major problem for many many reasons... I'll list them out below...
1) Windows will stall on XA-formatted sectors and will error out.
2) Linux will not mount the drive at all, or will grab the data raw, assume the XA header is part of the data and garble the sector...
The reason why I would like to make an installer is to have a file manifest and finalized format for all files on the FF7 disks. This includes the movies. Now I got the idea that I could integrate jpsxdec as part of the install process and be done with the movies once and for all. (Converting them to raw AVI files)
This leaves the problem of a Linux installer, or can jpsxdec work on linux too (being it's a java program)? Any ideas?
Has anyone ever had problems reading the PSX files on a windows PC other than the movies?
Also is there a list of all the XA formatted files on the PSX disk. I have a list for Disk one... I think I have them all)
Code: [Select]
In a perfect world of puppy dogs and rainbows I would like to make an installer for the PSX version of FF7 so the files can be properly transferred from the PSX CD to a PC hard drive. This is, of course, a major problem for many many reasons... I'll list them out below...
1) Windows will stall on XA-formatted sectors and will error out.
2) Linux will not mount the drive at all, or will grab the data raw, assume the XA header is part of the data and garble the sector...
The reason why I would like to make an installer is to have a file manifest and finalized format for all files on the FF7 disks. This includes the movies. Now I got the idea that I could integrate jpsxdec as part of the install process and be done with the movies once and for all. (Converting them to raw AVI files)
This leaves the problem of a Linux installer, or can jpsxdec work on linux too (being it's a java program)? Any ideas?
Has anyone ever had problems reading the PSX files on a windows PC other than the movies?
Also is there a list of all the XA formatted files on the PSX disk. I have a list for Disk one... I think I have them all)
Code: [Select]
Code:
BIKEGET.MOVBISKDEAD.STRBOOGDEMO.STRBOOGDOWN.STRBOOGSTAR.STRBOOGUP.STRBRGNVL.MOVCAR_1209.STRD_ROPEGO.MOVD_ROPEIN.MOVEARITHDD.MOVFALLPL.MOVFSHIP2.BINFSHIP2N.BINFUNERAL.STRGOLD1.MOVGOLD2.MOVGOLD3.MOVGOLD4.MOVGOLD5.STRGOLD6.MOVGOLD7.MOVGOLD7_2.MOVHIWIND0.MOVJAIROFAL.MOVJAIROFLY.MOVJENOVA_E.MOVJUNAIRD.STRJUNAIRU.STRJUNELEGO.STRJUNELEIN.STRJUNIN_GO.STRJUNIN_IN.STRJUNON.STRMAINPLR.MOVMK8.STRMKUP.STRMONITOR.STRMTCRL.STRMTNVL.STRMTNVL2.STRNIVLSFS.MOVNORTHMK.MOVNULL1MIN.DATNVLMK.MOVONTRAIN.MOVOPENING.BINOPENINGE.MOVOPENMV.BINOVER.LZSOVER2.SNDPLREXP.MOVRCKTFAIL.MOVSETO.STRSMK.STRSOUTHMK.MOVSTAFF.BINSTAFF2.BINU_ROPEGO.MOVU_ROPEIN.MOV
Last edited: