tralph3 / Cue-Maker

A simple and easy to use program that fetches original cue files for your roms.
GNU General Public License v3.0
28 stars 7 forks source link

GamePro Action Disc 1+2 doesn't generate .m3u #5

Closed birdybro closed 4 years ago

birdybro commented 4 years ago

For GamePro Action Discs 1 and 2, the m3u file doesn't get generated but the script says it did which is interesting.

image

image

http://redump.org/disc/44939/

http://redump.org/disc/44940/

C:\emu\games>python CueMaker.py -r -m playstation "Sony PSX"
←[1;32mCreating .cue...←[0m

Found file: "←[1;33mGamePro Action Disc 1 (USA) (Unl).bin←[0m"
←[1;31mThis file already has a .cue←[0m
--------
Found file: "←[1;33mGamePro Action Disc 2 (USA) (Unl).bin←[0m"
←[1;31mThis file already has a .cue←[0m
--------

←[1;32mCreating .m3u...←[0m

←[32mFinished!
Created ←[35m0←[32m .cue and wrote ←[35m0←[32m lines to .m3u!←[0m
birdybro commented 4 years ago

Oh you know what. I forgot these were not multi-disc games. My bad! Closing.