update game configs
This commit is contained in:
parent
21e905bea9
commit
b94d83cc25
4 changed files with 72 additions and 52 deletions
|
@ -162,7 +162,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "GraphicsResolutionPresets",
|
"name": "GraphicsResolutionPresets",
|
||||||
"value": "1056x1056",
|
"value": "960x528",
|
||||||
"type": 3
|
"type": 3
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -292,7 +292,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "AudioWorldSFX",
|
"name": "AudioWorldSFX",
|
||||||
"value": "30",
|
"value": "0",
|
||||||
"type": 0
|
"type": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -302,7 +302,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "AudioPlayerVoice",
|
"name": "AudioPlayerVoice",
|
||||||
"value": "43",
|
"value": "63",
|
||||||
"type": 0
|
"type": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -332,7 +332,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "AudioInputThreshold",
|
"name": "AudioInputThreshold",
|
||||||
"value": "30",
|
"value": "0",
|
||||||
"type": 0
|
"type": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -357,7 +357,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "AudioPlayerVoiceAttenuationDistanceFalloff",
|
"name": "AudioPlayerVoiceAttenuationDistanceFalloff",
|
||||||
"value": "7",
|
"value": "4",
|
||||||
"type": 0
|
"type": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -372,7 +372,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ControlTurnSpeed",
|
"name": "ControlTurnSpeed",
|
||||||
"value": "70",
|
"value": "42",
|
||||||
"type": 0
|
"type": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -392,12 +392,12 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ControlDeadZoneLeft",
|
"name": "ControlDeadZoneLeft",
|
||||||
"value": "6",
|
"value": "12",
|
||||||
"type": 0
|
"type": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ControlDeadZoneRight",
|
"name": "ControlDeadZoneRight",
|
||||||
"value": "5",
|
"value": "33",
|
||||||
"type": 0
|
"type": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -712,7 +712,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ContentFilterBlockAvatarsAtDistanceDistance",
|
"name": "ContentFilterBlockAvatarsAtDistanceDistance",
|
||||||
"value": "15",
|
"value": "5",
|
||||||
"type": 0
|
"type": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -777,7 +777,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ContentFilterPropsExtremelyBright",
|
"name": "ContentFilterPropsExtremelyBright",
|
||||||
"value": "1",
|
"value": "0",
|
||||||
"type": 0
|
"type": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -1017,7 +1017,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "IKTrackingSmoothing",
|
"name": "IKTrackingSmoothing",
|
||||||
"value": "5",
|
"value": "0",
|
||||||
"type": 1
|
"type": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -1222,7 +1222,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "SelfModerationVolume",
|
"name": "SelfModerationVolume",
|
||||||
"value": "91",
|
"value": "99",
|
||||||
"type": 0
|
"type": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -20,7 +20,7 @@ MHG.DefaultHotbar:
|
||||||
- MHG.Peg
|
- MHG.Peg
|
||||||
- MHG.Delayer, AAAAAAEAAAA=, 1, 1
|
- MHG.Delayer, AAAAAAEAAAA=, 1, 1
|
||||||
- MHG.CircuitBoard, AAAAAQAAAAEAAAA=, 0, 0
|
- MHG.CircuitBoard, AAAAAQAAAAEAAAA=, 0, 0
|
||||||
___LastLoadedGameVersion: 0.91.0.664
|
___LastLoadedGameVersion: 0.91.1.49
|
||||||
LanguageFallbacks:
|
LanguageFallbacks:
|
||||||
- English
|
- English
|
||||||
MHG.Avatar.Secret.FlipTexture: false
|
MHG.Avatar.Secret.FlipTexture: false
|
||||||
|
@ -290,4 +290,5 @@ MHG.Secret.InvertMultiSwitchInteractionModKeyBehavior: false
|
||||||
LogicLocalization.CurrentLanguage: English
|
LogicLocalization.CurrentLanguage: English
|
||||||
LogicUI.Secret.ShowCustomThemeOption: false
|
LogicUI.Secret.ShowCustomThemeOption: false
|
||||||
MainMenuHasLoadedAtLeastOnce: true
|
MainMenuHasLoadedAtLeastOnce: true
|
||||||
LogicUI.ShowColorPickerSliders: true
|
LogicUI.ShowColorPickerSliders: true
|
||||||
|
MHG.Placing.Secret.MaxOffsetVariantAttemptsPerItemPerFrame: 50
|
|
@ -55,7 +55,7 @@ MHG.Graphics.RenderDistance.LimitRenderDistance: true
|
||||||
MHG.Graphics.RenderDistance.MaxRenderDistance: 600
|
MHG.Graphics.RenderDistance.MaxRenderDistance: 600
|
||||||
MHG.ScreenshotResolutionScale: 1
|
MHG.ScreenshotResolutionScale: 1
|
||||||
MHG.ScreenshotSounds: true
|
MHG.ScreenshotSounds: true
|
||||||
MHG.ScreenshotEncoding: JPG
|
MHG.ScreenshotEncoding: PNG
|
||||||
MHG.ScreenshotJpgQuality: 100
|
MHG.ScreenshotJpgQuality: 100
|
||||||
MHG.Avatar.OfflineName: Crispy
|
MHG.Avatar.OfflineName: Crispy
|
||||||
MHG.Avatar.BodyColor: 9B4EE5
|
MHG.Avatar.BodyColor: 9B4EE5
|
||||||
|
@ -111,12 +111,12 @@ MHG.Graphics.AdditionalLightShadowResolution: _512
|
||||||
MHG.Graphics.ShadowCascades: FourCascades
|
MHG.Graphics.ShadowCascades: FourCascades
|
||||||
MHG.Graphics.SoftShadowsEnabled: true
|
MHG.Graphics.SoftShadowsEnabled: true
|
||||||
MHG.Graphics.OutlineThickness: 2
|
MHG.Graphics.OutlineThickness: 2
|
||||||
MHG.Graphics.OutlineFill: 20
|
MHG.Graphics.OutlineFill: 10
|
||||||
MHG.Graphics.OutlineIntensity: 75
|
MHG.Graphics.OutlineIntensity: 75
|
||||||
MHG.Graphics.OutlineCorners: false
|
MHG.Graphics.OutlineCorners: false
|
||||||
MHG.Graphics.AmbientOcclusionEnabled: true
|
MHG.Graphics.AmbientOcclusionEnabled: true
|
||||||
MHG.Graphics.BloomEnabled: false
|
MHG.Graphics.BloomEnabled: false
|
||||||
MHG.Graphics.AntiAliasing: _4x
|
MHG.Graphics.AntiAliasing: _8x
|
||||||
MHG.Graphics.MaxFPS: 60
|
MHG.Graphics.MaxFPS: 60
|
||||||
MHG.Graphics.RenderScale: 1
|
MHG.Graphics.RenderScale: 1
|
||||||
MHG.Graphics.Vsync: SingleBuffered
|
MHG.Graphics.Vsync: SingleBuffered
|
||||||
|
@ -146,11 +146,11 @@ MHG.EnableDarkenedMenuBackgrounds: true
|
||||||
MHG.MenuBackgroundDarkness: 0.5
|
MHG.MenuBackgroundDarkness: 0.5
|
||||||
MHG.MenuBackgroundBlurriness: 1
|
MHG.MenuBackgroundBlurriness: 1
|
||||||
MHG.EnableBlurredMenuBackgrounds: true
|
MHG.EnableBlurredMenuBackgrounds: true
|
||||||
MHG.CrosshairStyle: MHG/crosshairs/crosshair001.png
|
MHG.CrosshairStyle: MHG/crosshairs/crosshair012.png
|
||||||
MHG.HighContrastCrosshair: false
|
MHG.HighContrastCrosshair: false
|
||||||
MHG.CrosshairColor: 000000
|
MHG.CrosshairColor: FF76D4
|
||||||
MHG.CrosshairOpacity: 1
|
MHG.CrosshairOpacity: 1
|
||||||
MHG.CrosshairScale: 1
|
MHG.CrosshairScale: 1.1
|
||||||
MHG.Chat.ShowUnderlay: true
|
MHG.Chat.ShowUnderlay: true
|
||||||
MHG.Chat.UnderlayOpacity: 0.6
|
MHG.Chat.UnderlayOpacity: 0.6
|
||||||
MHG.Chat.FadeMessages: true
|
MHG.Chat.FadeMessages: true
|
||||||
|
@ -178,10 +178,10 @@ FancyInput.TriggerBindings:
|
||||||
- T
|
- T
|
||||||
MHG.Sprint:
|
MHG.Sprint:
|
||||||
Options:
|
Options:
|
||||||
- LeftShift
|
- A
|
||||||
MHG.Jump:
|
MHG.Jump:
|
||||||
Options:
|
Options:
|
||||||
- A
|
- LeftShift
|
||||||
MHG.Crouch:
|
MHG.Crouch:
|
||||||
Options:
|
Options:
|
||||||
- C -TapToToggle
|
- C -TapToToggle
|
||||||
|
@ -220,7 +220,7 @@ FancyInput.TriggerBindings:
|
||||||
- MHG.Mod + MHG.Grab
|
- MHG.Mod + MHG.Grab
|
||||||
MHG.EditComponent:
|
MHG.EditComponent:
|
||||||
Options:
|
Options:
|
||||||
- LeftShift + X
|
- LeftCtrl + V
|
||||||
MHG.ResizeComponent:
|
MHG.ResizeComponent:
|
||||||
Options:
|
Options:
|
||||||
- V
|
- V
|
||||||
|
@ -323,7 +323,7 @@ FancyInput.TriggerBindings:
|
||||||
- LeftClick
|
- LeftClick
|
||||||
MHG.Zoom:
|
MHG.Zoom:
|
||||||
Options:
|
Options:
|
||||||
- LeftCtrl + R -TapToToggle
|
- ForwardMouseButton -TapToToggle
|
||||||
MHG.PauseGame:
|
MHG.PauseGame:
|
||||||
Options:
|
Options:
|
||||||
- Escape
|
- Escape
|
||||||
|
@ -498,11 +498,11 @@ Configurable Menus:
|
||||||
LogicUI.ConfigurableMenus.Scale: 100
|
LogicUI.ConfigurableMenus.Scale: 100
|
||||||
LogicUI.ConfigurableMenus.ResizingSettings:
|
LogicUI.ConfigurableMenus.ResizingSettings:
|
||||||
MenuPosition_Pixels:
|
MenuPosition_Pixels:
|
||||||
x: 838.72
|
x: 527.8109
|
||||||
y: 1049
|
y: 1049
|
||||||
MenuSize_Pixels:
|
MenuSize_Pixels:
|
||||||
x: 2100
|
x: 2721.818
|
||||||
y: 950
|
y: 1230.227
|
||||||
Friends Menu:
|
Friends Menu:
|
||||||
LogicUI.ConfigurableMenus.Scale: 100
|
LogicUI.ConfigurableMenus.Scale: 100
|
||||||
LogicUI.ConfigurableMenus.ResizingSettings:
|
LogicUI.ConfigurableMenus.ResizingSettings:
|
||||||
|
@ -516,11 +516,11 @@ Configurable Menus:
|
||||||
LogicUI.ConfigurableMenus.Scale: 100
|
LogicUI.ConfigurableMenus.Scale: 100
|
||||||
LogicUI.ConfigurableMenus.ResizingSettings:
|
LogicUI.ConfigurableMenus.ResizingSettings:
|
||||||
MenuPosition_Pixels:
|
MenuPosition_Pixels:
|
||||||
x: -1495.182
|
x: -1693.636
|
||||||
y: 316.1364
|
y: -539.9996
|
||||||
MenuSize_Pixels:
|
MenuSize_Pixels:
|
||||||
x: 936.9091
|
x: 540
|
||||||
y: 1396.136
|
y: 540
|
||||||
Edit Colorable Component (same colors key):
|
Edit Colorable Component (same colors key):
|
||||||
LogicUI.ConfigurableMenus.Scale: 100
|
LogicUI.ConfigurableMenus.Scale: 100
|
||||||
LogicUI.ConfigurableMenus.ResizingSettings:
|
LogicUI.ConfigurableMenus.ResizingSettings:
|
||||||
|
@ -643,11 +643,11 @@ Configurable Menus:
|
||||||
LogicUI.ConfigurableMenus.Scale: 100
|
LogicUI.ConfigurableMenus.Scale: 100
|
||||||
LogicUI.ConfigurableMenus.ResizingSettings:
|
LogicUI.ConfigurableMenus.ResizingSettings:
|
||||||
MenuPosition_Pixels:
|
MenuPosition_Pixels:
|
||||||
x: 0
|
x: -204.5455
|
||||||
y: 469
|
y: 851.5
|
||||||
MenuSize_Pixels:
|
MenuSize_Pixels:
|
||||||
x: 1230
|
x: 1230
|
||||||
y: 700
|
y: 720.4545
|
||||||
Edit Drum Menu:
|
Edit Drum Menu:
|
||||||
LogicUI.ConfigurableMenus.Scale: 100
|
LogicUI.ConfigurableMenus.Scale: 100
|
||||||
LogicUI.ConfigurableMenus.ResizingSettings:
|
LogicUI.ConfigurableMenus.ResizingSettings:
|
||||||
|
|
|
@ -1,28 +1,29 @@
|
||||||
{
|
{
|
||||||
"DesktopUI" : {
|
"DesktopUI" : {
|
||||||
|
"debugcommands_desktop" : "660,140,599,799,0",
|
||||||
"pairing" : "2480,240,799,599,0",
|
"pairing" : "2480,240,799,599,0",
|
||||||
"settings_desktop" : "39,532,799,599,1"
|
"settings_desktop" : "38,312,799,599,1"
|
||||||
},
|
},
|
||||||
"DismissedWarnings" : {
|
"DismissedWarnings" : {
|
||||||
"DismissableWarning_MultiRefreshRatePrompt" : true,
|
"DismissableWarning_MultiRefreshRatePrompt" : true,
|
||||||
"DismissableWarning_UnknownHardwareDetected" : true,
|
"DismissableWarning_UnknownHardwareDetected" : true,
|
||||||
"DismissableWarning_WiredIndexControllerActivity_457852737_LastDismissedTime" : "1671668428",
|
"DismissableWarning_WiredIndexControllerActivity_457852737_LastDismissedTime" : "1680388525",
|
||||||
"DismissableWarning_WiredIndexControllerActivity_457852737_LastShownTime" : "1671665631"
|
"DismissableWarning_WiredIndexControllerActivity_457852737_LastShownTime" : "1680387550"
|
||||||
},
|
},
|
||||||
"GpuSpeed" : {
|
"GpuSpeed" : {
|
||||||
"gpuSpeed0" : 1708,
|
"gpuSpeed0" : 1713,
|
||||||
"gpuSpeed1" : 1689,
|
"gpuSpeed1" : 1707,
|
||||||
"gpuSpeed2" : 1711,
|
"gpuSpeed2" : 1716,
|
||||||
"gpuSpeed3" : 1697,
|
"gpuSpeed3" : 1712,
|
||||||
"gpuSpeed4" : 1712,
|
"gpuSpeed4" : 1710,
|
||||||
"gpuSpeed5" : 1703,
|
"gpuSpeed5" : 1707,
|
||||||
"gpuSpeed6" : 1703,
|
"gpuSpeed6" : 1707,
|
||||||
"gpuSpeed7" : 1682,
|
"gpuSpeed7" : 1717,
|
||||||
"gpuSpeed8" : 1702,
|
"gpuSpeed8" : 1710,
|
||||||
"gpuSpeed9" : 1694,
|
"gpuSpeed9" : 1706,
|
||||||
"gpuSpeedCount" : 10,
|
"gpuSpeedCount" : 10,
|
||||||
"gpuSpeedDriver" : "92282883",
|
"gpuSpeedDriver" : "92282883",
|
||||||
"gpuSpeedHorsepower" : 1701,
|
"gpuSpeedHorsepower" : 1709,
|
||||||
"gpuSpeedRenderTargetScale" : 1.5,
|
"gpuSpeedRenderTargetScale" : 1.5,
|
||||||
"gpuSpeedVendor" : "AMD Radeon RX 6800 XT (RADV NAVI21)",
|
"gpuSpeedVendor" : "AMD Radeon RX 6800 XT (RADV NAVI21)",
|
||||||
"gpuSpeedVersion" : 2
|
"gpuSpeedVersion" : 2
|
||||||
|
@ -37,7 +38,7 @@
|
||||||
"collisionBounds" : {
|
"collisionBounds" : {
|
||||||
"CollisionBoundsColorGammaA" : 76,
|
"CollisionBoundsColorGammaA" : 76,
|
||||||
"CollisionBoundsColorGammaG" : 3,
|
"CollisionBoundsColorGammaG" : 3,
|
||||||
"CollisionBoundsFadeDistance" : 0.125,
|
"CollisionBoundsFadeDistance" : 0.10000000149011612,
|
||||||
"CollisionBoundsStyle" : 4,
|
"CollisionBoundsStyle" : 4,
|
||||||
"CollisionBoundsWallHeight" : 0.5
|
"CollisionBoundsWallHeight" : 0.5
|
||||||
},
|
},
|
||||||
|
@ -61,6 +62,11 @@
|
||||||
"powerOffOnExit" : false,
|
"powerOffOnExit" : false,
|
||||||
"turnOffControllersTimeout" : 0
|
"turnOffControllersTimeout" : 0
|
||||||
},
|
},
|
||||||
|
"steam.app.250820" : {
|
||||||
|
"knuckles_250820_AutosaveURL_legacy" : "vr-input-workshop://2962810915",
|
||||||
|
"knuckles_250820_CurrentURL_legacy" : "vr-input-workshop://2962810915",
|
||||||
|
"knuckles_250820_NeedToUpdateAutosave_legacy" : false
|
||||||
|
},
|
||||||
"steam.app.661130" : {
|
"steam.app.661130" : {
|
||||||
"knuckles_250820_CurrentURL_steamvrinput" : "vr-input-workshop://2416964086"
|
"knuckles_250820_CurrentURL_steamvrinput" : "vr-input-workshop://2416964086"
|
||||||
},
|
},
|
||||||
|
@ -69,14 +75,16 @@
|
||||||
},
|
},
|
||||||
"steamvr" : {
|
"steamvr" : {
|
||||||
"allowSupersampleFiltering" : false,
|
"allowSupersampleFiltering" : false,
|
||||||
"analogGain" : 0.13114259623508862,
|
"analogGain" : 0.13811686488795202,
|
||||||
"background" : "/home/crispypin/.steam/debian-installation/steamapps/common/SteamVR/resources/backgrounds/night_mountains.png",
|
"background" : "/home/crispypin/.steam/debian-installation/steamapps/common/SteamVR/resources/backgrounds/night_mountains.png",
|
||||||
|
"debugInputBinding" : true,
|
||||||
"doNotFadeToGrid" : true,
|
"doNotFadeToGrid" : true,
|
||||||
"enableHomeApp" : false,
|
"enableHomeApp" : false,
|
||||||
"enableLinuxVulkanAsync" : false,
|
"enableLinuxVulkanAsync" : false,
|
||||||
|
"hmdDisplayColorGainB" : 0.38999998569488525,
|
||||||
"installID" : "2296672328647432898",
|
"installID" : "2296672328647432898",
|
||||||
"lastVersionNotice" : "1.25.2",
|
"lastVersionNotice" : "1.25.7",
|
||||||
"lastVersionNoticeDate" : "1671735826",
|
"lastVersionNoticeDate" : "1679670685",
|
||||||
"motionSmoothing" : false,
|
"motionSmoothing" : false,
|
||||||
"overlayRenderQuality_2" : 3,
|
"overlayRenderQuality_2" : 3,
|
||||||
"playAreaColor" : "#FF000000",
|
"playAreaColor" : "#FF000000",
|
||||||
|
@ -85,6 +93,17 @@
|
||||||
"showMirrorView" : false,
|
"showMirrorView" : false,
|
||||||
"supersampleManualOverride" : true
|
"supersampleManualOverride" : true
|
||||||
},
|
},
|
||||||
|
"system.generated.sinpin_vr" : {
|
||||||
|
"knuckles_250820_AutosaveURL_steamvrinput" : "vr-input-workshop://2965870040",
|
||||||
|
"knuckles_250820_CurrentURL_steamvrinput" : "vr-input-workshop://2965870040",
|
||||||
|
"knuckles_250820_NeedToUpdateAutosave_steamvrinput" : false,
|
||||||
|
"knuckles_250820_PreviousURL_steamvrinput" : "vr-input-workshop://2965870530"
|
||||||
|
},
|
||||||
|
"system.generated.steam" : {
|
||||||
|
"knuckles_250820_AutosaveURL_legacy" : "vr-input-workshop://2956606766",
|
||||||
|
"knuckles_250820_CurrentURL_legacy" : "vr-input-workshop://2956606766",
|
||||||
|
"knuckles_250820_NeedToUpdateAutosave_legacy" : false
|
||||||
|
},
|
||||||
"trackers" : {
|
"trackers" : {
|
||||||
"/devices/lighthouse/LHR-0D710427" : "TrackerRole_LeftFoot",
|
"/devices/lighthouse/LHR-0D710427" : "TrackerRole_LeftFoot",
|
||||||
"/devices/lighthouse/LHR-C0A7A4B2" : "TrackerRole_RightFoot",
|
"/devices/lighthouse/LHR-C0A7A4B2" : "TrackerRole_RightFoot",
|
||||||
|
|
Loading…
Reference in a new issue