Quote from: SSH on Thu 31/05/2007 09:22:14Works fine for me, actually, if you find the basic setup acceptable (since I think you can't use setup files this way)
You can't run the game out of a zip file without unzipping it first
To reduce game size, use MIDI files for music rather than MPG/OGG. Also, stick to a 256-color game, 320x200 resolution, use graphics with many mono-color areas (since this improves the RLE compression that iirc is used for rooms), use the "compress sprite file" flag, and keep the room count low. Not all of these are feasible ^^
META is surprisingly small despite 800x600 resolution, because most of it runs in 16 colors.