file name garbled.

Doubts, help and support about QuickBMS and other game research tools
SysVR
Posts: 6
Joined: Fri Feb 03, 2017 10:31 pm

file name garbled.

Post by SysVR »

When extracting files with double-byte characters,
It is displayed on the command line without garbled characters,
The actual extracted file name is garbled.
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: file name garbled.

Post by aluigi »

I don't know what you mean.
Double-byte is probably 16bit unicode? If yes you have to convert the string to utf8 before using it with: string STR unicode STR
Provide examples: script, input file and what's the result you expect.
SysVR
Posts: 6
Joined: Fri Feb 03, 2017 10:31 pm

Re: file name garbled.

Post by SysVR »

I'm sorry.
What part of the script should I insert?
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: file name garbled.

Post by aluigi »

Considering that I still don't know what you mean... the whole script.