/Settings.txt

http://mt4j.googlecode.com/ · 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
  2. Frametitle=MT Application
  3. #Renderer: OpenGL: 1 P3D: 2
  4. Renderer=1
  5. #Fullscreen:'true' or 'false'
  6. Fullscreen=false
  7. #Switch for using fullscreen exclusive mode
  8. #(if not exclusive, mt4j just uses an undecorated window, other windows can overlap it)
  9. FullscreenExclusive=false
  10. #Resolution
  11. DisplayWidth=1024
  12. DisplayHeight=768
  13. #Which display to use for fullscreen
  14. Display=1
  15. #Framerate maximum
  16. MaximumFrameRate=60
  17. #Vertical_sync:'true' or 'false'
  18. Vertical_sync=false
  19. #Enables multiple mice use (windows, some linux)
  20. MultiMiceEnabled=false
  21. #Anti aliasing multisampling - '0' disables it - 2,4,8 determines the quality of the a.a.
  22. OpenGLAntialiasing=0