psxtract-2 icon indicating copy to clipboard operation
psxtract-2 copied to clipboard

Non-English language folder names can cause breakage when running at3tool

Open gatarib opened this issue 1 year ago • 8 comments

SLPS00360 Super Pang Collection SLPS00734 MAD STALKER -FULL METAL FORCE- I get the following error in these two games

「Generating CUE file... adding DATA TRACK.BIN.ISO ERROR: D01 TRACK02.BIN cannot be opened Proceeding to generate CUE file without audio tracks Disc successfully converted to BIN/CUE format! Cleanup requested, removing TEMP folder」

is there anything I can do?

gatarib avatar Feb 02 '25 20:02 gatarib

thanks for the report, let me check what's going on, I have mad stalker and looks like I overlooked that the audio tracks are missing

has207 avatar Mar 16 '25 03:03 has207

Actually I just ran psxtract on Mad Stalker eboot and it's working fine with audio tracks extracted, can you post full output and ensure you're using the latest release?

has207 avatar Mar 16 '25 03:03 has207

Thanks for getting back to me. I am using the latest release I ran it again, same result.

The resulting CUE and BIN does not play the music for the boss fight

gatarib avatar Mar 16 '25 06:03 gatarib

Super Pang is the same, but it seems to fail when there are multiple tracks If it is a single track, I can convert it and play with no problem.

gatarib avatar Mar 16 '25 06:03 gatarib

https://yyoossk.blogspot.com/2017/11/epsp-psisopsxtract.html

I saw this post and figured out the cause. I was working on drive D and that didn't seem to work.

I worked on drive C and it worked!

gatarib avatar Mar 16 '25 06:03 gatarib

That's pretty strange, could you post the full output of how you run the command and the failure that occurs in its entirety? There may be a bug in how some paths are handled maybe, otherwise there should be no reason why it works on one drive over another, but maybe some folder name in the path is causing the issue

has207 avatar Mar 16 '25 13:03 has207

log.txt

gatarib avatar Mar 16 '25 21:03 gatarib

Oh okay it looks like I was right, it didn't like the Japanese folder name in your path. I'll see if that can be fixed

has207 avatar Mar 17 '25 05:03 has207