Support for special Latin characters
dezraj opened this issue · 1 comments
Hello! I was trying to convert a PS1 game from BIN/CUE to CHD with this tool but it returned an error. The game is a Spanish hack for King of Fighters Kyo. Here's the log:
"CREATECD - The King of Fighters Kyo Hack Español.chd
─────────────────────────────────────────────────────────────────────────────
Error parsing input file (D:\unzipped\games\PlayStation\The King of Fighters Kyo Hack Español.cue: No such file or directory)
Fatal error occurred: 1
Successfully created"
It says "successfully created" but the conversion doesn't happen at all.
I suppose the issue is related with the special Latin character which exists in the BIN/CUE files.
I don't know if this could be fixed in the GUI level, but I am reporting it here anyway.
Thank you so much for your work.
I am unsure at this time. It may be an Autohotkey issue.
You can try the latest version see if it works. When I have more time, I will look into this.
255 limit is something I have looked into and at this time isnt possible to fix with Autohotkey and Windows limitations