Monday 2 September 2013

Incidentally

For those wondering about VX support, I refer thee to this article.
.
Basically, VX support is 95% done. The problem that remains is parsing Ruby to pull the strings out of it. It's not easy; most of my attempts either don't get all strings, or fall into some endless loop. Currently looking at the rubylexer library, or possibly Topaz's lexer - not sure if either is particularly usable for my purposes... but hopefully I can work something out.

With a bit of luck, there should be a new version of RPGMaker Trans, with a shiny new GUI and stuff, by the end of this week. Make that by the 15th. Some problems came up. Why do I even bother setting a date? Soon.

Stupid Python Multriprocessing Daemonic subprocess not being able to have child processes...