Keywords:
Yes that is a good idear, Thanks but the confusing problem is. all these
games used to run fine before i done a system restore??
If it worked before, it sounds like it lost your font file. You need two
things: a fixed pattern font file with the appropriate resolution, i.e.
8x14, and the program has to know to use it.
Assuming system restore didn't erase the font file, you may be able to
"re-link" to it. Check out the "Font" tab in the properties of the
shortcut you use to launch the program. If you don't have a shortcut,
you should create one.
Alternatively, if you have the program running in a window, click on the
little "C:\" icon at the upper left of the window, and check out the font
tab under properties. There should be an 8x14 font you cna select there.
Also, be careful with the difference between the XP command line system
"cmd.exe", which LOOKS like DOS but isn't at all, and "command.com",
which is XP's DOS emulator. You need to make sure you are using the
later one. This can be guaranteed in the program tab of a shortcut by
entering a line like:
%windir%\system32\command.com /c C:\"your program goes here"
I forget what the "/c" switch does.
I've had problems with the font settings not "sticking", so you may
have to try a few times.
Doug White