Cant load ANY CD for PC Engine
-
Yes i read that and the cue file is edited correctly according to that doc
-
Can you post the contents of one of your .cue files here in a code block (surrounded by three backticks on either side)?
-
Here it is:
///FILE "Sherlock Holmes Consulting Detective [U][CD][TGXCD1011][Sleuth Publications][1991][PCE][incredible_hark].bin" BINARY
TRACK 01 MODE1/2352
INDEX 01 00:00:00
/// -
Well, that looks to be OK. Just FYI, an example of what backticks are can be found in the link I referenced above. When applied it will look like this:
FILE "Sherlock Holmes Consulting Detective [U][CD][TGXCD1011][Sleuth Publications][1991][PCE][incredible_hark].bin" BINARY TRACK 01 MODE1/2352 INDEX 01 00:00:00
-
Aha, I just got my first P engine game to load!!!!
I did just find an anomaly in the cue file of the game Y's 1 & 2. the CUE file is correct on my mac laptop in text edit. I opened the cue file in Nano on my pi and the " after .bin was a block in nano. So I changed it to quotes and wala!!!! Y's I and II now loads!!!!Thanks for everyones help. The problem, is that TEXTEDIT on the mac is throwing some weird character in the .cue file. Now that I have edited the cue file in nano all the CD's are loading!!!
I hope this will help someone else
-
Ah, nice! TextEdit will indeed mangle text on save if not set to the proper text encoding.
-
@videofx I hate when that happens! Hopefully there is something like Notepad++ on the Mac that will edit wither the weird formatting.
-
-
@mediamogul said in Cant load ANY CD for PC Engine:
TextEdit can still be used as long as it's set to save files in the correct encoding. That can be done by going to the "Open and Save" tab in the TextEdit preferences and making sure that the save options are set to “Unicode (UTF-8)”.
Goo dpoint. Unicode is my friend! I wish everyone would standardize on it for non formatted text.
-
@mediamogul Thanks as soon as you mentioned that I went in to prefs and you were right. So I changed it to Unicode (UTF-8)
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.