Joelg4dea

options.json | sin asignaciones, estructura una línea (v27 - 2022-01-24)

Jul 22nd, 2021 (edited)
1,576
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.34 KB | None | 0 0
  1. {
  2.     "masterVolume": 1,
  3.     "sfxVolume": 0.8,
  4.     "musicVolume": 0.8,
  5.     "ambientVolume": 0.8,
  6.     "showDodgeCd": false,
  7.     "enemyAnnounce": true,
  8.     "offScreenAnnounceOff": false,
  9.     "controlTuto": true,
  10.     "showKillCount": false,
  11.     "showModsUI": false,
  12.     "enableChroma": true,
  13.     "hideControls": false,
  14.     "hideCursePopup": false,
  15.     "showLifeAsPct": false,
  16.     "skipCinematics": false,
  17.     "disableLoreRooms": false,
  18.     "displayMilliseconds": false,
  19.     "displaySeed": false,
  20.     "disableSlowMo": false,
  21.     "displayMode": 2,
  22.     "mute": false,
  23.     "playShopMusic": true,
  24.     "vsync": true,
  25.     "lightFlashes": true,
  26.     "screenShakes": true,
  27.     "holdToAttack": false,
  28.     "stopDodgeOnCliff": false,
  29.     "holdToDodge": false,
  30.     "foodKind": "carn",
  31.     "musicFolder": "default",
  32.     "captureMouse": true,
  33.     "useLegacyFont": false,
  34.     "backpackNextToWeapon": false,
  35.     "backpackAlpha": 1,
  36.     "leftStickDeadzone": 0.3,
  37.     "timerPermanent": 0,
  38.     "debug": null,
  39.     "isEditingCustomBindings": false,
  40.     "keyboard_normal": {
  41.         "up": [],
  42.         "left": [],
  43.         "down": [],
  44.         "right": [],
  45.         "jump": [],
  46.         "dodge": [],
  47.         "main_weapon": [],
  48.         "side_weapon": [],
  49.         "left_skill": [],
  50.         "right_skill": [],
  51.         "activate": [],
  52.         "heal": [],
  53.         "cam_up": [],
  54.         "cam_left": [],
  55.         "cam_down": [],
  56.         "cam_right": [],
  57.         "homunculus": [],
  58.         "menu": [],
  59.         "map": [],
  60.         "map_focus": [],
  61.         "map_zoom_in": [],
  62.         "map_zoom_out": [],
  63.         "map_up": [],
  64.         "map_left": [],
  65.         "map_down": [],
  66.         "map_right": [],
  67.         "ui_next": [],
  68.         "ui_prev": [],
  69.         "ui_swap_bp": [],
  70.         "map_switch": [],
  71.         "ui_swap_alt": [],
  72.         "ui_swap": [],
  73.         "cancel": [],
  74.         "validate": [],
  75.         "menu_secondary": []
  76.     },
  77.     "useDPAD": true,
  78.     "gamepadRumble": true,
  79.     "lang": null,
  80.     "curSlot": 0,
  81.     "modsLocalPath": {},
  82.     "ignoreModAutoInstall": true,
  83.     "version": "2022-01-24",
  84.     "uniqId": "",
  85.     "useTwitch": false,
  86.     "twitchNewVoteSystem": true,
  87.     "twitchChicken": true,
  88.     "twitchFreeChicken": true,
  89.     "twitchChickenSpeak": true,
  90.     "twitchLevelsMods": true,
  91.     "twitchCommunityScroll": true,
  92.     "twitchChest": true,
  93.     "twitchSecretTip": true,
  94.     "twitchTalismanAffix": true,
  95.     "twitchCommentary": true,
  96.     "twitchLevelSuggestion": true,
  97.     "twitchUIIsOnRight": true,
  98.     "twitchBoss": true
  99. }
Add Comment
Please, Sign In to add comment