You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
550 B
26 lines
550 B
|
|
ImmersionSetup = {
|
|
["strata"] = "MEDIUM",
|
|
["scale"] = 1,
|
|
["elementscale"] = 1,
|
|
["ttsrate"] = 0,
|
|
["ttsvoice"] = 1,
|
|
["disableprogression"] = false,
|
|
["titleoffsetY"] = 0,
|
|
["hideui"] = false,
|
|
["ttsenabled"] = false,
|
|
["boxoffsetX"] = 0,
|
|
["accept"] = "SPACE",
|
|
["boxscale"] = 1,
|
|
["boxoffsetY"] = 150,
|
|
["ttsvolume"] = 100,
|
|
["titleoffset"] = 500,
|
|
["flipshortcuts"] = false,
|
|
["titlescale"] = 1,
|
|
["delaydivisor"] = 15,
|
|
["boxlock"] = true,
|
|
["boxpoint"] = "Bottom",
|
|
["anidivisor"] = 5,
|
|
["inspect"] = "SHIFT",
|
|
["reset"] = "BACKSPACE",
|
|
}
|
|
|