14. Problem: Game Running slowly?
Solution 1: The slow speed is due to the swapping done by the virtual memory code. The problem is more
the RAM than the CPU; your best solution is more RAM or less other stuff in RAM. That means making sure
that EMM386 and SMARTDRV are off, among other things. Sound uses a lot of RAM, so turning it off will increase
speed significantly. The game was tested extensively on 486 machines.
Solution 2: Performance of the game can be improved through the use of a small hard disk cache -- 128
kilobytes or so -- if you have enough RAM to dedicate for it. Larger cache sizes are not necessary. However, on
some systems, the disk cache can interfere with the proper operation of the virtual memory system in the game.
If you experience crashes while running the game, disable all disk cache software and try again.
Solution 3: The CONQUEST.BAT file contains one line which sets up virtual memory. When running
on machines with 12 megabytes or more, virtual memory can be disabled by deleting or commenting out the line which
contains the SET DOS4GVM command. This will result in a slight performance increase. If the game crashes
or reports OUT OF MEMORY errors, you should put back this line or reconfigure your machine to make more
memory available.
15. Problem: Long Wait between Turns
Solution 1: Try turning off the sound; most people find that that solves the problem.
Solution 2: Another alternative is to copy CNWSNDC.WAD from the CD-ROM to the hard disk.
Solution 3: Be sure all caching utilities are off, and EMM386 is not loaded.
Solution 4: If under Windows 95, try to adjust the Windows 95 CD-ROM cache settings. The system can be
set to optimize its performance for a variety of hardware configurations. Changing the numbers may clear up the
problem (there is no one fixed setting that applies to all makes and models of computers and CD-ROM drives; the
proper settings must be determined empirically for each individual machine).