Difference between revisions of "Fate/stay night:Clean .KS files"
Line 1: | Line 1: | ||
This program allow you to clean a .ks file from kirikiri script (@...) and word wrapping ([wrap text="..."]). |
This program allow you to clean a .ks file from kirikiri script (@...) and word wrapping ([wrap text="..."]). |
||
− | For the moment you can only clean file one by one and save it manually, but I will make an upgrade to clean directory recursivly (so, the whole game in one click ^^) |
+ | For the moment you can only clean file one by one and save it manually, but I will make an upgrade to clean directory recursivly (so, the whole game in one click ^^) when I find the time for. |
+ | |||
− | I wrote this program in .Net 3.5 (not SP1), so you need the .Net framework up-to-date on your PC. |
||
+ | === How to use === |
||
+ | |||
+ | I wrote this program with .Net 3.5 so you need the .Net framework up-to-date on your PC. |
||
If you want, you can access to the source code with a simple .Net decompiler, I don't have protected this program. |
If you want, you can access to the source code with a simple .Net decompiler, I don't have protected this program. |
||
− | You don't need to install this program, it is just a .exe, it will try to create a .config file to save your settings (last directory used...) but it is not a very important file ^^ |
||
+ | You don't need to install this program, it is just a .exe, so just execute it. |
||
+ | It will try to create/add-in a .config file (where ? In your User's AppData directory... I think :D) to save your settings (last directory used...) but it's not a critical file ^^ |
||
+ | |||
− | For clean a file, open it (with File->Open, or just drop your file on the white zone) then go in Edit->Clean a file. |
||
+ | For clean a .ks file, open it (with File->Open, or just drag&drop your file on the white zone from the windows explorer) then go in Edit->Clean a file. |
||
Then go save your file (File->Save) where you want, or just copy the text, on a web page for example. |
Then go save your file (File->Save) where you want, or just copy the text, on a web page for example. |
||
+ | I left the [lineX] balise, because it make complain the editors if they find unfinished sentences, even if it's normal ^^ |
||
For clean an other file, close your file (File->Close), and open an other! [ Yes I will simplify that in next version ^^] |
For clean an other file, close your file (File->Close), and open an other! [ Yes I will simplify that in next version ^^] |
||
Line 17: | Line 23: | ||
If you have any question, request or bug, please [http://www.baka-tsuki.net/forums/ucp.php?i=pm&mode=compose&action=quotepost&p=48568| PM me on the baka-tsuki forum]. |
If you have any question, request or bug, please [http://www.baka-tsuki.net/forums/ucp.php?i=pm&mode=compose&action=quotepost&p=48568| PM me on the baka-tsuki forum]. |
||
+ | Direct Download on SkyDrive : http://cid-9f7f142a41f7f1b9.skydrive.live.com/self.aspx/Public/CleanerFSN.exe |
||
− | There you have : |
||
+ | |||
--[[User:Bejarid|Bejarid]] 19:39, 22 February 2009 (UTC) |
--[[User:Bejarid|Bejarid]] 19:39, 22 February 2009 (UTC) |
Revision as of 22:04, 22 February 2009
This program allow you to clean a .ks file from kirikiri script (@...) and word wrapping ([wrap text="..."]). For the moment you can only clean file one by one and save it manually, but I will make an upgrade to clean directory recursivly (so, the whole game in one click ^^) when I find the time for.
How to use
I wrote this program with .Net 3.5 so you need the .Net framework up-to-date on your PC. If you want, you can access to the source code with a simple .Net decompiler, I don't have protected this program.
You don't need to install this program, it is just a .exe, so just execute it.
It will try to create/add-in a .config file (where ? In your User's AppData directory... I think :D) to save your settings (last directory used...) but it's not a critical file ^^
For clean a .ks file, open it (with File->Open, or just drag&drop your file on the white zone from the windows explorer) then go in Edit->Clean a file.
Then go save your file (File->Save) where you want, or just copy the text, on a web page for example. I left the [lineX] balise, because it make complain the editors if they find unfinished sentences, even if it's normal ^^
For clean an other file, close your file (File->Close), and open an other! [ Yes I will simplify that in next version ^^]
If you have any question, request or bug, please PM me on the baka-tsuki forum.
Direct Download on SkyDrive : http://cid-9f7f142a41f7f1b9.skydrive.live.com/self.aspx/Public/CleanerFSN.exe
--Bejarid 19:39, 22 February 2009 (UTC)