Game won run. What are the configuration tricks?
FFE was written to be run from DOS, but people have had some trouble getting it to run on the more recent versions of Windows (95,98,ME). On 95 and 98, it is relatively easy to get to a proper MS DOS session, but this is more difficult on ME. NT, 2000 and XP apparently don’t have proper DOS support so running the game will be problematic. It is much easier just to use JJFFE (see above) since this runs direct from the Windows Desktop. FFE might have trouble with computer memory, or the way your memory has been set up. Try the following configuration using DOS 6.xx or the memory managers you get with Windows: ; ** CONFIG.SYS ** Device = C:\Windows\Himem.sys (Or C:\DOS\HIMEM.SYS if you don’t have Windows) Files = 40 Buffers = 40 LastDrive = Z Stacks = 9,256 Dos = High ;This line is for CD version owners, in my case the Toshiba CD driver Device = C:\Tools\TOSHV111.SYS /D:CD0 ; ** AUTOEXEC.