* I'll no doubt need PERL (or equivalent) as well to tie everything together.
* I have successfully run my gimp export script from the command line (the trick was to give it an .scm rather than .scn extension)
* I downloaded the development release of the gimp to do it though. It's always a very pleasant feeling when you think "Hey, there should be new features in this program," and you go check the website, and there they all are :)
* Step 1, blah. Step 0, setup. Step 00, config. Doh.
* I have successfully run my gimp export script from the command line (the trick was to give it an .scm rather than .scn extension)
* I downloaded the development release of the gimp to do it though. It's always a very pleasant feeling when you think "Hey, there should be new features in this program," and you go check the website, and there they all are :)
* Step 1, blah. Step 0, setup. Step 00, config. Doh.
no subject
Date: 2007-09-16 05:19 pm (UTC)Someone has already written a http://alban.dotsec.net/7.html'>ScummVM compiler.
Many commercial adventures have *some* personal UI tweaks so you can't have a pure interpreter VM.
Mmm... it depends. I suspect ScummVM gives you a lot of room to maneuver. Anyway, there's something to be said for having a UI that is similar to Monkey Island / Loom.
It might be possible, but if the graphics aren't designed for flash I'm not sure it could cope
The latest Flash VM is quite fast. I believe it does JIT compilation. The previous VM was very slow IME.
Although writing a VM for the format is probably highly time consuming, especially for Flash.
OTOH there are lots of platforms that have a ScummVM implementation (e.g. phones etc).
no subject
Date: 2007-09-16 05:27 pm (UTC)Oh yes. It looked kind of... alpha, though. If it were in good working shape, I should have been using it, maybe.
Mmm... it depends. I suspect ScummVM gives you a lot of room to maneuver.
Yes. And of course, you can edit the ScummVM engine to support more things (it supports other similar things as well as SCUMM). It probably requires (or at least wants) development of ScummVM as well as development of a compiler, but if you have that, it'd be a good plan.