arcusmaximus / KirikiriTools

Tools for the Kirikiri visual novel engine
MIT License
299 stars 29 forks source link

narrow string to wide string #2

Closed vikas2316 closed 3 years ago

vikas2316 commented 5 years ago

I have tried lots of tools to repack xp3 (garbro, krkrExtract, etc). KrKrExtract and KiriKiriTools creates patch xp3 but when I place it in folder game gives me this error "cannot convert narrow string to wide string", Garbro tells me it couldn't find the file I am archiving, I don't have much experience regarding repacking and modding xp3 files but please can someone help me explain how to do this correctly? game : https://vndb.org/v24275

arcusmaximus commented 3 years ago

The game uses a decryption method that wasn't caught by the tool. As a result, it tried to decrypt your unencrypted files, resulting in invalid text.

With the new version of the tool, everything should work fine.