Nice! Keep up the good work, this should really serve to quickly enrichen the VNDS library.
unless the disabling does exactly that, removing the ; comments would be a better option, since while they're not parsed, they're still loaded into ds's very limited amount of ram.
the ones which keep the original jap text are especially useless and should be removed in my opinion. sometimes removing all of them reduces the script size even by half or so.
also, would it be somehow possible to use that thing from a web server with php, and have it output a converted file for you to save?
Disabling the comments feature does exactly that, they will not appear in the VNDS script.
Yes you can run in a web browser but only the processing log will be sent to the web browser. The converted files will be stored in a directory called "script" which you can grab through FTP later.
Unless you prefer downloading them individually through a web browser....
>Unless you prefer downloading them individually through a web browser....
what i meant was make the server send it out after converting, so i do an upload, it processes the file, then when done it opens a download window with the file, asking me where to save it on my hdd.
It's possible after a little modification since when I write it in the begining, I've ment for it to be a console application.
Screenshot is of the program finished converting Narcissu
Also just to note that the converted script isn't directly playable. It's ment to help in porting VNs and not ment to port VNs by itself.