robf0917: The game runs without issue but I cannot get it to run in full screen mode. I tried editing the options.cfg file and manually changed full screen to 1 but now the game won't run unless I completely delete and then reinstall.
I'm not sure of which line in the config file sets the game to fullscreen, but here is something that I previously posted about the file getting corrupted:
===============
Windows Notepad will TOTALLY COBBLE up your "Options.cfg" file. For some STRANGE reason, the game substitutes Hex(00)s for SOME of the spaces in the file. If you edit the file in Windows Notepad, the Hex 00's are changed to "space" characters, and the game will then choke and crash when started again. To overcome this problem, use the freeware utility "Notepad++" (the forum won't let me post a link <aarrgghh>, use Google for a link to the web page) to edit your "Options.cfg" file.
When loading the "Options.cfg" file into "Notepad++" the Hex(00)s will be displayed with the inverse text of "NUL" in the editor. Don't edit/touch those entries, and you should be OK when editing and then saving the file.
===============