Advertisement
Ultimga

Untitled

Feb 3rd, 2021
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 KB | None | 0 0
  1. {
  2. "keyMapping": {
  3. "sneak": {
  4. "KeyCode": 3,
  5. "SecondKeyCode": null,
  6. "Ctrl": false,
  7. "Alt": false,
  8. "Shift": false
  9. },
  10. "sprint": {
  11. "KeyCode": 1,
  12. "SecondKeyCode": null,
  13. "Ctrl": false,
  14. "Alt": false,
  15. "Shift": false
  16. }
  17. },
  18. "dialogPositions": {},
  19. "stringSettings": {
  20. "language": "en",
  21. "recordingCodec": "rawv",
  22. "glContextVersion": "3.3",
  23. "mptoken": "Пароль",
  24. "sessionkey": "Пароль",
  25. "sessionsignature": "Пароль",
  26. "useremail": "",
  27. "entitlements": "Пароль",
  28. "masterserverUrl": "https://masterserver.vintagestory.at/api/v1/servers/",
  29. "playername": "Seven",
  30. "playeruid": "Пароль",
  31. "settingsVersion": "1.3"
  32. },
  33. "intSettings": {
  34. "mipmapLevel": 3,
  35. "musicFrequency": 1,
  36. "graphicsPresetId": 6,
  37. "shadowMapQuality": 0,
  38. "optimizeRamMode": 1,
  39. "ssaoQuality": 0,
  40. "viewDistance": 256,
  41. "fieldOfView": 90,
  42. "maxFps": 75,
  43. "particleLevel": 100,
  44. "maxDynamicLights": 10,
  45. "weirdMacOSMouseYOffset": 5,
  46. "soundLevel": 100,
  47. "ambientSoundLevel": 100,
  48. "weatherSoundLevel": 100,
  49. "musicLevel": 20,
  50. "screenWidth": 1280,
  51. "screenHeight": 850,
  52. "gameWindowMode": 1,
  53. "rightDialogMargin": 0,
  54. "leftDialogMargin": 0,
  55. "maxQuadParticles": 8000,
  56. "maxCubeParticles": 4000,
  57. "maxAsyncQuadParticles": 80000,
  58. "maxAsyncCubeParticles": 80000,
  59. "mouseSmoothing": 30,
  60. "mouseSensivity": 50,
  61. "modelDataPoolMaxVertexSize": 500000,
  62. "modelDataPoolMaxIndexSize": 750000,
  63. "modelDataPoolMaxParts": 1500,
  64. "maxTextureAtlasWidth": 4096,
  65. "maxTextureAtlasHeight": 2048,
  66. "ambientBloomLevel": 20,
  67. "godRays": 0,
  68. "chatWindowWidth": 700,
  69. "chatWindowHeight": 200,
  70. "recordingBufferSize": 60,
  71. "vsyncMode": 1,
  72. "schematicMaxUploadSizeKb": 75
  73. },
  74. "boolSettings": {
  75. "showMoreGfxOptions": false,
  76. "multipleInstances": false,
  77. "showSurvivalHelpDialog": true,
  78. "showCreativeHelpDialog": true,
  79. "smoothShadows": true,
  80. "flipScreenshot": true,
  81. "renderClouds": true,
  82. "renderParticles": true,
  83. "transparentRenderPass": true,
  84. "extendedDebugInfo": false,
  85. "showentitydebuginfo": false,
  86. "showBlockInfoHud": true,
  87. "showBlockInteractionHelp": true,
  88. "showCoordinateHud": false,
  89. "wavingStuff": true,
  90. "renderMetaBlocks": false,
  91. "ambientParticles": true,
  92. "pauseGameOnLostFocus": false,
  93. "viewBobbing": true,
  94. "invertMouseYAxis": false,
  95. "highQualityAnimations": true,
  96. "occlusionculling": true,
  97. "developerMode": false,
  98. "glDebugMode": false,
  99. "showWhitelistedServers": true,
  100. "showPasswordProtectedServers": true,
  101. "showOpenForAllServers": true,
  102. "liquidFoamAndShinyEffect": true,
  103. "testGlExtensions": true,
  104. "fxaa": true,
  105. "autoChat": true,
  106. "bloom": true,
  107. "skipNvidiaProfileCheck": false,
  108. "scaleScreenshot": true,
  109. "immersiveMouseMode": false,
  110. "startupErrorDialog": false,
  111. "showMinimapHud": false
  112. },
  113. "floatSettings": {
  114. "guiScale": 1.0,
  115. "fontSize": 1.0,
  116. "lodBias": 0.25,
  117. "blockAtlasSubPixelPadding": 0.01,
  118. "itemAtlasSubPixelPadding": 0.0,
  119. "gammaLevel": 2.2,
  120. "extraGammaLevel": 1.0,
  121. "brightnessLevel": 1.0,
  122. "sepiaLevel": 0.2,
  123. "cameraShakeStrength": 1.0,
  124. "mouseWheelSensivity": 1.0,
  125. "recordingFrameRate": 30.0,
  126. "gameTickFrameRate": -1.0,
  127. "ssaa": 1.0,
  128. "megaScreenshotSizeMul": 4.0
  129. },
  130. "stringListSettings": {
  131. "multiplayerservers": [],
  132. "disabledMods": [],
  133. "dialogPositions": [],
  134. "modPaths": [
  135. "Mods",
  136. "C:\\Users\\Chase\\AppData\\Roaming\\VintagestoryData\\Mods"
  137. ],
  138. "customPlayStyles": []
  139. }
  140. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement