valters-tomsons / Spectabis

A modern PCSX2 Frontend.
https://spectabis.github.io/
GNU General Public License v3.0
114 stars 18 forks source link

Support for cue files #47

Closed Alaharon123 closed 3 years ago

Alaharon123 commented 4 years ago

Steps to trigger: try dragging a cue file to the program or pressing add game and navigating to a cue file

What happens when you follow the steps: can't add

what you expected to happen instead: add game

Any other information that you think could help the case: When you have a bin/cue, you're supposed to run the cue file, not the bin file.

MediaMaquina commented 4 years ago

PCSX2 only opens .bin files. It never opened .cue files. .cue files are only meaningful if there are other tracks besides the data track, on PS2 there aren't. PS1 games have those, PS2 don't.

bin is all you need.