Hey all. I'm trying to mount a .cue file but I get a message that reads "Unable to mount image. File not accessible."
I searched the forums for similar issues that had been resolved, but no luck.
The .cue file is for a Playstation game, Final Fantasy IX. It comes with four discs in total; the first disc mounted just fine, but the following three will not. Here's the .cue files for all four (formatting exactly the same as how it looks in Notepad).
Disc 1 (works fine):
FILE "Final_Fantasy_9.bin" BINARY
TRACK 01 MODE2/2352
INDEX 01 00:00:00
Disc 2 (won't mount):
FILE “Final_Fantasy_9_Disc_2.bin” BINARY
TRACK 01 MODE1/2352
INDEX 01 00:00:00
Disc 3 (won't mount):
FILE “Final_Fantasy_9_Disc_3.bin” BINARY
TRACK 01 MODE1/2352
INDEX 01 00:00:00
Disc 4 (won't mount):
FILE “Final_Fantasy_9_Disc_4.bin” BINARY
TRACK 01 MODE1/2352
INDEX 01 00:00:00
Any thoughts? The file names in .cue all match up perfectly with the .bin file names, so I'm at a loss here.
I searched the forums for similar issues that had been resolved, but no luck.
The .cue file is for a Playstation game, Final Fantasy IX. It comes with four discs in total; the first disc mounted just fine, but the following three will not. Here's the .cue files for all four (formatting exactly the same as how it looks in Notepad).
Disc 1 (works fine):
FILE "Final_Fantasy_9.bin" BINARY
TRACK 01 MODE2/2352
INDEX 01 00:00:00
Disc 2 (won't mount):
FILE “Final_Fantasy_9_Disc_2.bin” BINARY
TRACK 01 MODE1/2352
INDEX 01 00:00:00
Disc 3 (won't mount):
FILE “Final_Fantasy_9_Disc_3.bin” BINARY
TRACK 01 MODE1/2352
INDEX 01 00:00:00
Disc 4 (won't mount):
FILE “Final_Fantasy_9_Disc_4.bin” BINARY
TRACK 01 MODE1/2352
INDEX 01 00:00:00
Any thoughts? The file names in .cue all match up perfectly with the .bin file names, so I'm at a loss here.
Comment