[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GameMaker to file...?
Replying to myself:
On Mon, 23 Jul 2012, Steve Nickolas wrote:
I'll try to code up a proof of concept later.
-uso.
Here it is:
http://xtra.usotsuki.info/gameroller.c
Here's what you do - you take the files out of a disk generated by
GameMaker using CiderPress, then you run Gameroller in the same folder.
It creates a new file, GAMEMAKER OUTPUT#0607FD, which you can either put
into a disk using CiderPress (I think it's not DOS 3.3 friendly as it
loads up to $9900), or you can further process with "automiz2 -s" to make
it smaller. Presto - single-file GameMaker game.
-uso.