Skip to content

Commit

Permalink
Readded a dummy low setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
naelstrof committed Nov 16, 2023
1 parent 0fb8618 commit ddc4df5
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,6 @@ MonoBehaviour:
- Setting
- default
FlaggedDuringContentUpdateRestriction: 0
- m_GUID: 1316983b7ec041b45b10e952f3298237
m_Address: Assets/KoboldKare/ScriptableObjects/Settings/QualitySetting.asset
m_ReadOnly: 0
m_SerializedLabels:
- Setting
- default
FlaggedDuringContentUpdateRestriction: 0
- m_GUID: 95eaa8b7f817151478392ea09909329f
m_Address: Assets/KoboldKare/ScriptableObjects/Settings/PlayablePrefabSelect.asset
m_ReadOnly: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,6 @@ MonoBehaviour:
m_SerializedLabels:
- default
FlaggedDuringContentUpdateRestriction: 0
- m_GUID: 1415f2a892abc2149addb08105206ad7
m_Address: Assets/KoboldKare/Shaders/PachinkoShader.shader
m_ReadOnly: 0
m_SerializedLabels:
- default
FlaggedDuringContentUpdateRestriction: 0
- m_GUID: b5df53a807ec78c44b18a18cd6a7b509
m_Address: Assets/KoboldKare/Shaders/Foliage.shader
m_ReadOnly: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ MonoBehaviour:
AppIdFusion:
AppIdChat:
AppIdVoice:
AppVersion: 57
AppVersion: 58
UseNameServer: 1
FixedRegion:
Server:
Expand Down
37 changes: 37 additions & 0 deletions ProjectSettings/QualitySettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,43 @@ QualitySettings:
customRenderPipeline: {fileID: 11400000, guid: 35cc95d53646aa24c8b26e796ba4743a,
type: 2}
excludedTargetPlatforms: []
- serializedVersion: 2
name: Low
pixelLightCount: 2
shadows: 2
shadowResolution: 1
shadowProjection: 1
shadowCascades: 4
shadowDistance: 200
shadowNearPlaneOffset: 3
shadowCascade2Split: 0.33333334
shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667}
shadowmaskMode: 1
skinWeights: 4
textureQuality: 0
anisotropicTextures: 2
antiAliasing: 2
softParticles: 0
softVegetation: 1
realtimeReflectionProbes: 1
billboardsFaceCameraPosition: 1
vSyncCount: 0
lodBias: 1
maximumLODLevel: 0
streamingMipmapsActive: 1
streamingMipmapsAddAllCameras: 1
streamingMipmapsMemoryBudget: 1024
streamingMipmapsRenderersPerFrame: 512
streamingMipmapsMaxLevelReduction: 2
streamingMipmapsMaxFileIORequests: 1024
particleRaycastBudget: 256
asyncUploadTimeSlice: 2
asyncUploadBufferSize: 16
asyncUploadPersistentBuffer: 1
resolutionScalingFixedDPIFactor: 1
customRenderPipeline: {fileID: 11400000, guid: 35cc95d53646aa24c8b26e796ba4743a,
type: 2}
excludedTargetPlatforms: []
m_PerPlatformDefaultQuality:
Server: 0
Standalone: 0
Expand Down

0 comments on commit ddc4df5

Please sign in to comment.