Fate/stay night:Clean .KS files: Difference between revisions

From Baka-Tsuki
Jump to navigation Jump to search
Bejarid (talk | contribs)
New page: This program allow you to clean the .ks file from kirikiri script (@...) and word wrapping ([wrap text="..."]). I wrote this program in .Net 3.5 (not SP1), so you need the .Net framework ...
 
Bejarid (talk | contribs)
No edit summary
Line 1: Line 1:
This program allow you to clean the .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 ^^)


I wrote this program in .Net 3.5 (not SP1), so you need the .Net framework up-to-date on your PC.
I wrote this program in .Net 3.5 (not SP1), so you need the .Net framework up-to-date on your PC.
If you have any 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 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 ^^
 
 
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.
 
Then go save your file (File->Save) where you want, or just copy the text, on a web page for example.
 
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 [http://www.baka-tsuki.net/forums/ucp.php?i=pm&mode=compose&action=quotepost&p=48568| PM me on the baka-tsuki forum].
 
There you have :
 
--[[User:Bejarid|Bejarid]] 19:39, 22 February 2009 (UTC)

Revision as of 19:39, 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 ^^)

I wrote this program in .Net 3.5 (not SP1), 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, it will try to create a .config file to save your settings (last directory used...) but it is not a very important 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.

Then go save your file (File->Save) where you want, or just copy the text, on a web page for example.

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.

There you have :

--Bejarid 19:39, 22 February 2009 (UTC)