Hal,
However, when I try to use the 640 x 480 (or 4k x 3k) Disk Video modes, I get:
"Insufficient memory to run fractal type 'formula'"
Invoking Disk Video mode apparently allocates some additional memory that "breaks the camel's back" -- despite using the hard drive to write the image to. The version of Multifractal_10 *without* comments has this same problem.
Question: Any of the developers have any idea of how to get around the Disk Video modes not leaving enough memory for multifractalll-10 to run?
Any debug modes lurking around that might help -- say, specifying the allocation of smaller Disk Video buffers?
Try using debug=4200. This works on my system. The problem is that disk video modes (using any memory type) need to allocate far memory for the disk cache, which takes it away from use by the formula parser. Jonathan