joncampbell123 / dosbox-x

DOSBox-X fork of the DOSBox project
GNU General Public License v2.0
2.79k stars 382 forks source link

GOG BIN/CUE file extentions #5195

Closed archlyn closed 1 month ago

archlyn commented 1 month ago

Is your feature request related to a problem? Please describe.

In order to get GOG games that use custom file extensions for their bin/cue files (for example .inst for the .CUE file and .gog for the .BIN file I always have to rename the files to game.bin and game.cue respectively and then edit the .CUE file so that the filename for track 1 matches GAME.BIN

What you want

I would like DosBox-x to be able to recognize intuitively that a file is a .CUE without having to rename the file so that the extension is .CUE file and treat the associated file listed as Track 1 in the file as the .BIN

Describe alternatives you've considered

DosBox Staging has this feature but I llike all the other features that DosBox-x has

Additional information

I'm using Linux Mint 22 Wilma

Have you checked that no similar feature request(s) exist?

Code of Conduct & Contributing Guidelines

maron2000 commented 1 month ago

It was confirmed that #4882 fixed mounting some gog files without renaming them. I personally recommend renaming the extension to .cue for better handling of CUE sheets.

Allofich commented 1 month ago

The ".gog" extension as ".bin" is already working. ".inst" is not working as ".cue".