Okay, here's the scoop from Lee (THANKS LEE!!!)on the setup.ini settings. Please note that changing these values are at your own risk:
; set this to zero for HIGH quality, 2 for MEDIUM quality and 4 for LOW
[GAMERUN]
dividetexturesize=4
; the default here is 1024x768x32. You can specify any standard width
and height and depth (ie 640x480x16, 800x600x32, etc). Be aware this is
untested so HUD alignment may be a problem when deviating from the
default size
[GAMEDEBUG]
width=1024
height=768
depth=32
useuniquelynamedentities=0
; each key value is actually the SCANCODE() value from DBPro
[GAMEPROFILE]
key1 = 17
key2 = 31
key3 = 30
key4 = 32
key5 = 57
key6 = 46
key7 = 13
key8 = 19
key9 = 16
key10 = 18
key11 = 42
For an explaination of SCANCODE() and a keyboard mapping, see this DB Pro thread:
http://forum.thegamecreators.com/?m=forum_view&t=46311&b=1
www.OTSsoftware.com