/Settings.txt
Plain Text | 22 lines | 22 code | 0 blank | 0 comment | 0 complexity | dcc9ff3f7b252170bebfd7ab8128e448 MD5 | raw file
1#Wed Jan 30 04:24:13 CET 2008 2Frametitle=MT Application 3#Renderer: OpenGL: 1 P3D: 2 4Renderer=1 5#Fullscreen:'true' or 'false' 6Fullscreen=false 7#Switch for using fullscreen exclusive mode 8#(if not exclusive, mt4j just uses an undecorated window, other windows can overlap it) 9FullscreenExclusive=false 10#Resolution 11DisplayWidth=1024 12DisplayHeight=768 13#Which display to use for fullscreen 14Display=1 15#Framerate maximum 16MaximumFrameRate=60 17#Vertical_sync:'true' or 'false' 18Vertical_sync=false 19#Enables multiple mice use (windows, some linux) 20MultiMiceEnabled=false 21#Anti aliasing multisampling - '0' disables it - 2,4,8 determines the quality of the a.a. 22OpenGLAntialiasing=0