-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathallowlist.json
More file actions
20 lines (20 loc) · 761 Bytes
/
allowlist.json
File metadata and controls
20 lines (20 loc) · 761 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"DFIntCSGLevelOfDetailSwitchingDistance": 250,
"DFIntCSGLevelOfDetailSwitchingDistanceL12": 500,
"DFIntCSGLevelOfDetailSwitchingDistanceL23": 750,
"DFIntCSGLevelOfDetailSwitchingDistanceL34": 1000,
"FFlagHandleAltEnterFullscreenManually": true,
"DFFlagTextureQualityOverrideEnabled": false,
"DFIntTextureQualityOverride": 3,
"FIntDebugForceMSAASamples": 0,
"DFFlagDisableDPIScale": false,
"FFlagDebugGraphicsPreferD3D11": false,
"FFlagDebugSkyGray": false,
"DFFlagDebugPauseVoxelizer": false,
"DFIntDebugFRMQualityLevelOverride": 0,
"FIntFRMMaxGrassDistance": 290,
"FIntFRMMinGrassDistance": 100,
"FFlagDebugGraphicsPreferVulkan": false,
"FFlagDebugGraphicsPreferOpenGL": false,
"FIntGrassMovementReducedMotionFactor": 5
}