How to load PSX games please

Using the Win X64 version Latest beta 2

I’ve got the PSX core (also X64) selected, searched here and made a system dir in the Retroarch dir, I put SCPH5500.BIN and SCPH5502.BIN in there, pointed to the system dir in settings.

I browsed to a cue file and pressed the start bar and I just got a code one error in retroarch’s status bar area.

I presume I’m doing something wrong here :slight_smile:

Any help appreciated…

Other cores working fine…

Might need more bios. Like from all regions. I also just put mine in the Retroarch folder itself.

It should also have a .cue file.

If it doesn’t have one, just make a new text document. Add:

FILE “Silent Hill.bin” BINARY REM SESSION 01 TRACK 01 MODE2/2352 INDEX 01 00:00:00

Replace “Silent Hill.bin” with whatever the filename of the game is. Then save as a .cue.

Now have JAP & EURO working…

Must have the wrong BIOS for the USA but tried lots so far…ANy one know the exact BIOS it needs for USA?

Ignore…All done…

Thanks for the reply Tripulent…

I don’t have a lot of technical knowledge, but I don’t think that this will necessarily work well with all disc images. At least from what I’ve seen, cue files can look quite different depending on the disc’s content, so it’s probably safer to get another dump with a cue file included. If you just want a quick solution to test with and you’re not picky about the quality of your dump, however, you could probably go with that.

Always check what binary the cue file is pointing to though. Like in Tripulent’s example, if your bin file is named “Silent Hill.bin” then your cue file should also have the line FILE “Silent Hill.bin” BINARY.