Advertisement
YATA_PL

elite

Jan 15th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.69 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <GraphicsConfig>
  3. <GUIColour>
  4. <Default>
  5. <LocalisationName>Standard</LocalisationName>
  6. <MatrixRed>0.05, 0.25, 0.6</MatrixRed>
  7. <MatrixGreen>0, 1, 0 </MatrixGreen>
  8. <MatrixBlue>1, 0, 0</MatrixBlue>
  9. </Default>
  10. </GUIColour>
  11. <Planets>
  12. <Ultra>
  13. <TextureSize>4096</TextureSize>
  14. <WorkPerFrame>512</WorkPerFrame>
  15. </Ultra>
  16. </Planets>
  17. <GalaxyBackground>
  18. <High>
  19. <TextureSize>2048</TextureSize>
  20. </High>
  21. </GalaxyBackground>
  22. <Envmap>
  23. <High>
  24. <TextureSize>256</TextureSize>
  25. </High>
  26. </Envmap>
  27. <GalaxyMap>
  28. <High>
  29. <NebulasCount>60</NebulasCount>
  30. <NebulasInBackgroundCount>120</NebulasInBackgroundCount>
  31. <LowResNebulasCount>40</LowResNebulasCount>
  32. <HighResNebulasCount>10</HighResNebulasCount>
  33. <LowResNebulaDimensions>64</LowResNebulaDimensions>
  34. <HighResNebulaDimensions>60</HighResNebulaDimensions>
  35. <LowResSamplesCount>60</LowResSamplesCount>
  36. <HighResSamplesCount>2010</HighResSamplesCount>
  37. <MilkyWayInstancesCount>16000</MilkyWayInstancesCount>
  38. <LocalDustBrightness>0</LocalDustBrightness>
  39. <MilkywayInstancesBrightness>1.7000</MilkywayInstancesBrightness>
  40. <MilkywayInstancesSize>1.0000</MilkywayInstancesSize>
  41. <MilkyWayInstancesOffscreenRTEnabled>False</MilkyWayInstancesOffscreenRTEnabled>
  42. <StarInstanceCount>20000</StarInstanceCount>
  43. </High>
  44. </GalaxyMap>
  45. <SurfaceRocks>
  46. <High>
  47. <TinySurfaceRockCount>400</TinySurfaceRockCount>
  48. </High>
  49. </SurfaceRocks>
  50. <SurfaceMaterial>
  51. <Ultra>
  52. <SurfaceMaterialQuality>7</SurfaceMaterialQuality>
  53. </Ultra>
  54. </SurfaceMaterial>
  55. <FX>
  56. <High>
  57. <Item>
  58. <Feature>LightCones</Feature>
  59. <QualitySetting>2</QualitySetting>
  60. </Item>
  61. <Item>
  62. <Feature>LensFlares</Feature>
  63. <QualitySetting>3</QualitySetting>
  64. </Item>
  65. <Item>
  66. <Feature>Debris</Feature>
  67. <QualitySetting>3</QualitySetting>
  68. </Item>
  69. <Item>
  70. <Feature>ParticleEffects</Feature>
  71. <QualitySetting>2</QualitySetting>
  72. </Item>
  73. <Item>
  74. <Feature>Trails</Feature>
  75. <QualitySetting>3</QualitySetting>
  76. </Item>
  77. <Item>
  78. <Feature>Beams</Feature>
  79. <QualitySetting>3</QualitySetting>
  80. </Item>
  81. <Item>
  82. <Feature>Fog</Feature>
  83. <QualitySetting>1</QualitySetting>
  84. </Item>
  85. </High>
  86. </FX>
  87. <Environment>
  88. <Ultra>
  89. <Item>
  90. <Feature>GalaxyBackground</Feature>
  91. <QualitySetting>2</QualitySetting>
  92. </Item>
  93. </Ultra>
  94. </Environment>
  95. <HDRNode_Reference>
  96. <PrototypeLightingBalancesEnabled>1</PrototypeLightingBalancesEnabled>
  97. <UseCompute>1</UseCompute>
  98. <ToneMapType>0</ToneMapType>
  99. <DisplayLumScale>164.000000</DisplayLumScale>
  100. <HistogramSampleWidth>60.500000</HistogramSampleWidth>
  101. <ExposureThreshold>1.000000</ExposureThreshold>
  102. <Percentiles>0.6,0.540000,0.9000</Percentiles>
  103. <ExposureType>0</ExposureType>
  104. <HistogramMode>2</HistogramMode>
  105. <ManualExposure>-0.500000</ManualExposure>
  106. <GlareCompensation>1.3333</GlareCompensation>
  107. <ShoulderStrength>0.1575</ShoulderStrength>
  108. <LinearStrength>0.5080</LinearStrength>
  109. <LinearAngle>0.1040</LinearAngle>
  110. <ToeStrength>0.2300</ToeStrength>
  111. <ToeNumerator>0.0200</ToeNumerator>
  112. <ToeDenominator>0.2050</ToeDenominator>
  113. <LinearWhite>11.2000</LinearWhite>
  114. <ACES_A>2.51</ACES_A>
  115. <ACES_B>0.03</ACES_B>
  116. <ACES_C>2.43</ACES_C>
  117. <ACES_D>0.59</ACES_D>
  118. <ACES_E>0.14</ACES_E>
  119. </HDRNode_Reference>
  120. </GraphicsConfig>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement