Advertisement
Guest User

glest.ini

a guest
Feb 3rd, 2014
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.53 KB | None | 0 0
  1. ; === propertyMap File ===
  2. ; This file defines default properties and values. Do not edit this file,
  3. ; instead, to modify, copy any properties to glestuser.ini, then change these as
  4. ; needed. Values contained in glestuser.ini will overwrite values found here.
  5. ;
  6. ; For explanation of these properties, please refer to the MegaGlest wiki at
  7. ; http://wiki.megaglest.org/
  8. ;
  9. AiLog=0
  10. AiRedir=false
  11. AllowDownloadDataSynch=false
  12. AllowGameDataSynchCheck=false
  13. AllowRotateUnits=true
  14. AnnouncementURL=http://master.megaglest.org/files/announcement.txt
  15. AutoMaxFullScreen=false
  16. AutoTest=false
  17. CheckGlCaps=true
  18. ColorBits=32
  19. ConsoleMaxLines=7
  20. ConsoleMaxLinesStored=20
  21. ConsoleTimeout=20
  22. DataPath=$APPLICATIONDATAPATH\
  23. LogPath=$APPDATA\megaglest\
  24. DayTime=1000
  25. DebugLogFile=debug.log
  26. DebugMode=false
  27. DebugPerformance=false
  28. DebugNetwork=false
  29. DebugWorldSynch=false
  30. DepthBits=16
  31. FactoryGraphics=OpenGL
  32. FactorySound=OpenAL
  33. FastSpeedLoops=8
  34. FileArchiveExtension=.7z
  35. FileArchiveExtractCommand=7z
  36. FileArchiveExtractCommandParameters=x -o"{outputpath}" "{archivename}"
  37. FileArchiveExtractCommandSuccessResult=0
  38. FileArchiveCompressCommand=7z
  39. FileArchiveCompressCommandParameters=a -r -xr!?svn\* "{archivename}" "{archivefiles}"
  40. FileArchiveCompressCommandSuccessResult=0
  41. Filter=Bilinear
  42. FilterMaxAnisotropy=1
  43. FirstTime=false
  44. FocusArrows=true
  45. FogOfWarSmoothing=true
  46. FogOfWarSmoothingFrameSkip=3
  47. FontConsoleBaseSize=18
  48. FontConsolePostfix=-*-*-*-*-*-*-*
  49. FontConsolePrefix=-*-arial-*-r-*-*-
  50. FontDisplayBaseSize=12
  51. FontDisplayPostfix=-*-*-*-*-*-*-*
  52. FontDisplayPrefix=-*-arial-*-r-*-*-
  53. FontDisplaySmallBaseSize=12
  54. FontMenuBigBaseSize=20
  55. FontMenuBigPostfix=-*-*-*-*-*-*-*
  56. FontMenuBigPrefix=-*-arial-*-r-*-*-
  57. FontMenuNormalBaseSize=14
  58. FontMenuNormalPostfix=-*-*-*-*-*-*-*
  59. FontMenuNormalPrefix=-*-arial-*-r-*-*-
  60. FontMenuVeryBigBaseSize=25
  61. FontSizeAdjustment=0
  62. FONT_HEIGHT_TEXT=yW
  63. Lang=english
  64. MaxLights=3
  65. Masterserver=http://master.megaglest.org/
  66. NetPlayerName=newbie
  67. NetworkConsistencyChecks=true
  68. PhotoMode=false
  69. PortList=61357,61367,61377,61387,61397
  70. PortServer=61357
  71. RefreshFrequency=75
  72. ScreenHeight=600
  73. ScreenWidth=800
  74. ServerIp=192.168.0.107
  75. ShadowFrameSkip=2
  76. ShadowTextureSize=512
  77. Shadows=Projected
  78. SoundStaticBuffers=16
  79. SoundStreamingBuffers=4
  80. SoundVolumeAmbient=80
  81. SoundVolumeFx=80
  82. SoundVolumeMusic=90
  83. StencilBits=0
  84. Textures3D=true
  85. TranslationGetURL=https://www.transifex.com/api/2/project/megaglest/resource/$file/translation/$language
  86. TranslationGetURLDetails=https://www.transifex.com/api/2/project/megaglest/resource/$file/?details
  87. TranslationGetURLFileList=main-language-file|megapack-language-file|loading-screen-hints|tutorials-1-very-basic-tutorial|tutorials-2-basic-tutorial|tutorials-3-advanced-tutorial|scenarios-amazones|scenarios-amazones-light|scenarios-capture-enemy-flag|scenarios-storming
  88. TranslationGetURLFileListMapping=data/lang/$language.lng|techs/megapack/lang/megapack_$language.lng|data/lang/hint/hint_$language.lng|tutorials/1_very_basic_tutorial/1_very_basic_tutorial_$language.lng|tutorials/2_basic_tutorial/2_basic_tutorial_$language.lng|tutorials/3_advanced_tutorial/3_advanced_tutorial_$language.lng|scenarios/amazones/amazones_$language.lng|scenarios/amazones_light/amazones_light_$language.lng|scenarios/capture_enemy_flag/capture_enemy_flag_$language.lng|scenarios/storming/storming_$language.lng
  89. TranslationGetURLLanguage=en
  90. TranslationGetURLPassword=
  91. TranslationGetURLUser=<enter username>
  92. UnitParticles=true
  93. UserData_Root=$APPDATA\megaglest\
  94. VersionURL=http://master.megaglest.org/files/versions/
  95. Windowed=false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement