Tim Wegner wrote:
I haven't had a chance to try it yet (had a meeting tonight) - I'll look tomorrow.
I've fixed it and uploaded the latest executable and patch. The problem was with calling update_fractint_cfg(). Even with attempting to update the fractint.cfg file, it was still not possible to get the virtual video mode saved. This would be necessary for the virtual mode to appear when <delete> is used to select another video mode because the video table is reloaded from fractint.cfg every time the video selection mode is entered. I could attempt to have the original non-virtual video mode found, but it will be ugly. The problem with this may be that when restoring an image we haven't stored enough information to determine the color depth. Not that it matters, yet. Jonathan