kirito1405 Posted June 12, 2017 Posted June 12, 2017 I succesfully extracted the scripts through xp3viewer without any encryption and successfully repacked the scripts a patch2.xp3 filename. But when I finally hit the start button ingame, a message windows appears " ANSI 文字列を UNICODE 文字列に変換できません。現在のコードページで解釈できない文字 ui含まれてます。正しいデータが指定されているかを確認してください。データが破損している可能性もあります" pls help me Quote
pual Posted June 12, 2017 Posted June 12, 2017 did you modify the files? Use SJIS and maybe it works Quote
kirito1405 Posted June 12, 2017 Author Posted June 12, 2017 18 minutes ago, pual said: did you modify the files? Use SJIS and maybe it works how to change SJIS? use notepad++ and it didn't save Quote
Kamukan Posted June 12, 2017 Posted June 12, 2017 Before you edit the scripts, open the Notepad and save as with the Unicode ending Then, repack the scripts and test. Quote
kirito1405 Posted June 13, 2017 Author Posted June 13, 2017 --------------------------- Information --------------------------- 致命的なエラーが発生しました。 ファイル : start.ks 行 : 29 タグ : scenestart ( ← エラーの発生した前後のタグを示している場合もあります ) ★プロローグa(始まり).ks.scn:invalid psb file. --------------------------- OK --------------------------- help me Quote
pual Posted June 13, 2017 Posted June 13, 2017 7 hours ago, kirito1405 said: --------------------------- Information --------------------------- 致命的なエラーが発生しました。 ファイル : start.ks 行 : 29 タグ : scenestart ( ← エラーの発生した前後のタグを示している場合もあります ) ★プロローグa(始まり).ks.scn:invalid psb file. --------------------------- OK --------------------------- help me psb is texture file i think so something to do with images. Quote
kirito1405 Posted June 14, 2017 Author Posted June 14, 2017 (edited) 13 hours ago, pual said: psb is texture file i think so something to do with images. i didnt mod any images. i dont know how staircase can add text without error.. somebody help me Edited June 14, 2017 by kirito1405 Quote
Huang Ling Yin Posted June 14, 2017 Posted June 14, 2017 this, is caused by kirikiri can not read multiple format / codepage at the same time. the default kirikiri format is s-jis / cp932, however, you can fix this problem, by converting ALL of the script to either ansi / unicode format, and rebuilt it, instead make a patch. Quote
kirito1405 Posted June 14, 2017 Author Posted June 14, 2017 9 minutes ago, Huang Ling Yin said: this, is caused by kirikiri can not read multiple format / codepage at the same time. the default kirikiri format is s-jis / cp932, however, you can fix this problem, by converting ALL of the script to either ansi / unicode format, and rebuilt it, instead make a patch. you mean extract file, then convert. after that, repack txt to scn right? Quote
Huang Ling Yin Posted June 14, 2017 Posted June 14, 2017 depend on where the scenario stored, if you are going to rebuilt them make sure they have the same directory structure as the original, or the game simply will not work, if there is a *.sig file, delete it, but just the one for the file that you rebuilt, ex: if the scenario stored in data.xp3 then delete the data.xp3.sig Quote
kirito1405 Posted June 14, 2017 Author Posted June 14, 2017 1 hour ago, Huang Ling Yin said: depend on where the scenario stored, if you are going to rebuilt them make sure they have the same directory structure as the original, or the game simply will not work, if there is a *.sig file, delete it, but just the one for the file that you rebuilt, ex: if the scenario stored in data.xp3 then delete the data.xp3.sig http://sv1.upsieutoc.com/2017/06/14/o.jpg still f*cking error Quote
Huang Ling Yin Posted June 14, 2017 Posted June 14, 2017 guess it cant be helped... back then there is a guy asking me about this, and it works, also rather than use notepad++, we use wcpc to convert the script. and this kind of problem already asked many times, just search in the forum, probably u'll find the solution. Quote
kirito1405 Posted June 14, 2017 Author Posted June 14, 2017 1 hour ago, Huang Ling Yin said: guess it cant be helped... back then there is a guy asking me about this, and it works, also rather than use notepad++, we use wcpc to convert the script. and this kind of problem already asked many times, just search in the forum, probably u'll find the solution. could you build this tool for me Quote
Huang Ling Yin Posted June 14, 2017 Posted June 14, 2017 i tried with syugaten, pict above, i translate with original encoding (s-jis) pict below, i convert the script to unicode, just one, not all... when i convert all the script to unicode, it works, just like pict above, but then, again, i convert one script to s-jis, it show random gibberish same as pict below, TL:DR make all the script saved in one format, either s-jis or unicode 4 hours ago, kirito1405 said: could you build this tool for me you can just download and use that, no need to build. Quote
pual Posted June 14, 2017 Posted June 14, 2017 8 hours ago, Huang Ling Yin said: guess it cant be helped... back then there is a guy asking me about this, and it works, also rather than use notepad++, we use wcpc to convert the script. and this kind of problem already asked many times, just search in the forum, probably u'll find the solution. Notepad++ can interpret file as SJIS but cannot convert to it. Quote
kirito1405 Posted June 15, 2017 Author Posted June 15, 2017 (edited) http://imgur.com/a/vRe5c not asci to unicode but still that f*cking error. those scripts have been convert into UTF-8 but still not working https://drive.google.com/open?id=0By1dCnM0zlQ0RFRfeUx0RThna2s pls someone convert those files into SHIFT-JIS for me. pls Edited June 15, 2017 by kirito1405 Quote
pual Posted June 16, 2017 Posted June 16, 2017 (edited) Windows: https://sourceforge.net/projects/cp-converter/ Linux or msys: cat file | iconv -f utf-8 -t sjis > resultfilename Edited June 16, 2017 by pual Quote
kirito1405 Posted June 16, 2017 Author Posted June 16, 2017 i give up, those things make me sick Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.