- pregame/pregameanimatedbackground/gamepad/basebackground.lua:186 --
CreateBackgroundParameterInteger("ZO_BACKGROUND_TEXTURE_FILE_HEIGHT", 2048, 1, 4096)
- pregame/pregameanimatedbackground/gamepad/basebackground.lua:187 --
CreateBackgroundParameterInteger("ZO_BACKGROUND_TEXTURE_FILE_WIDTH", 2048, 1, 4096)
- pregame/pregameanimatedbackground/gamepad/basebackground.lua:189 --
CreateBackgroundParameterInteger("ZO_BACKGROUND_TEXTURE_IMAGE_HEIGHT", 1080, 1, 4096)
- pregame/pregameanimatedbackground/gamepad/basebackground.lua:190 --
CreateBackgroundParameterInteger("ZO_BACKGROUND_TEXTURE_IMAGE_WIDTH", 1920, 1, 4096)
- pregame/pregameanimatedbackground/gamepad/peninsulabackground.lua:115 --
CreateBackgroundParameterInteger("ZO_BACKGROUND_LEAF_GRAVITY_VECTOR_X", 0, -200, 200)
- pregame/pregameanimatedbackground/gamepad/peninsulabackground.lua:116 --
CreateBackgroundParameterInteger("ZO_BACKGROUND_LEAF_GRAVITY_VECTOR_Y", 120, -200, 200)
- pregame/pregameanimatedbackground/gamepad/peninsulabackground.lua:118 --
CreateBackgroundParameterInteger("ZO_BACKGROUND_LEAF_INSTANCES_MAX", 60, 0, 100)
- pregame/pregameanimatedbackground/gamepad/peninsulabackground.lua:132 --
CreateBackgroundParameterInteger("ZO_BACKGROUND_OUROBOROS_GLOW_BLUR_KERNEL_SIZE", 2, 1, 11)
- pregame/pregameanimatedbackground/gamepad/peninsulabackground.lua:148 --
CreateBackgroundParameterInteger("ZO_BACKGROUND_WIND_MOUSE_VELOCITY_COEFFICIENT", 24000, 0, 20000)
- pregame/pregameanimatedbackground/gamepad/peninsulabackground.lua:149 --
CreateBackgroundParameterInteger("ZO_BACKGROUND_WIND_VELOCITY_MAX", 100, 0, 100000)
- pregame/pregameanimatedbackground/gamepad/peninsulabackground.lua:151 --
CreateBackgroundParameterInteger("ZO_BACKGROUND_WIND_TRANSITION_INTERVAL_SECONDS", 8, 0, 10)
- pregame/pregameanimatedbackground/gamepad/peninsulabackground.lua:152 --
CreateBackgroundParameterInteger("ZO_BACKGROUND_WIND_UPDATE_INTERVAL_MAX_SECONDS", 16, 1, 60, "%d seconds")
- pregame/pregameanimatedbackground/gamepad/peninsulabackground.lua:153 --
CreateBackgroundParameterInteger("ZO_BACKGROUND_WIND_UPDATE_INTERVAL_MIN_SECONDS", 3, 1, 60, "%d seconds")