Advertisement
Guest User

Untitled

a guest
May 21st, 2018
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. {
  2. "clientSettings": {
  3. "fieldOfView": 120.0,
  4. "uiScale": 1.0,
  5. "projectileInheritance": 1,
  6. "masterVolume": 0.147246882,
  7. "effectsVolume": 0.8,
  8. "musicVolume": 0.6,
  9. "fullscreen": true,
  10. "vsync": false,
  11. "reflections": false,
  12. "bloomDirt": false,
  13. "smaa": false,
  14. "tonemapping": true,
  15. "ambientOcclusion": false,
  16. "resolutionWidth": 1920,
  17. "resolutionHeight": 1080,
  18. "textureResolution": 2,
  19. "shadowQuality": 0,
  20. "antiAliasing": 0,
  21. "lightingQuality": 0,
  22. "lodBias": 2,
  23. "mouseSensitivity": 7.974777,
  24. "mouseSmoothing": false,
  25. "mouseInvertY": false,
  26. "voice": "male01"
  27. },
  28. "InputBindings": {
  29. "moveForward": "w",
  30. "moveBack": "s",
  31. "moveLeft": "a",
  32. "moveRight": "d",
  33. "moveUp": "e",
  34. "moveDown": "q",
  35. "jump": "space",
  36. "ability": "ctrl",
  37. "zoom": "shift",
  38. "zoomLevel": "z",
  39. "flag": "g\t",
  40. "repair": "q",
  41. "grenade": "f",
  42. "selfDestruct": "f1",
  43. "cycleWeapon": "h",
  44. "setWeapon1": "1",
  45. "setWeapon2": "2",
  46. "setWeapon3": "3",
  47. "setWeapon4": "4",
  48. "setWeapon5": "5",
  49. "fire": "mouse 0",
  50. "jet": "mouse 1",
  51. "cycleCamera": "r",
  52. "nextCameraTarget": "space",
  53. "prevCameraTarget": "left ctrl"
  54. }
  55. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement