umageddon / namDHC

Windows frontend for CHDMAN - written in Autohotkey
GNU General Public License v3.0
273 stars 9 forks source link

Support for special Latin characters #4

Closed dezraj closed 1 year ago

dezraj commented 2 years ago

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.

umageddon commented 1 year ago

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