Skip to content

Commit

Permalink
Update settings
Browse files Browse the repository at this point in the history
  • Loading branch information
0x7c13 committed Aug 8, 2023
1 parent 1c12b99 commit 2b98a43
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PlayerSettings:
defaultScreenOrientation: 4
targetDevice: 2
useOnDemandResources: 0
accelerometerFrequency: 60
accelerometerFrequency: 0
companyName: Jackil
productName: PAL3
defaultCursor: {fileID: 0}
Expand Down Expand Up @@ -49,7 +49,7 @@ PlayerSettings:
m_StereoRenderingPath: 0
m_ActiveColorSpace: 0
m_SpriteBatchVertexThreshold: 300
m_MTRendering: 1
m_MTRendering: 0
mipStripping: 0
numberOfMipsStripped: 0
numberOfMipsStrippedPerMipmapLimitGroup: {}
Expand Down Expand Up @@ -134,7 +134,8 @@ PlayerSettings:
vulkanEnableCommandBufferRecycling: 1
loadStoreDebugModeEnabled: 0
bundleVersion: 0.72
preloadedAssets: []
preloadedAssets:
- {fileID: 11400000, guid: d36b5fde9d421c74cba9317a109723a2, type: 2}
metroInputSource: 0
wsaTransparentSwapchain: 0
m_HolographicPauseOnTrackingLoss: 1
Expand Down Expand Up @@ -1064,7 +1065,7 @@ PlayerSettings:
activeInputHandler: 2
windowsGamepadBackendHint: 0
cloudProjectId:
framebufferDepthMemorylessMode: 0
framebufferDepthMemorylessMode: 2
qualitySettingsNames: []
projectName:
organizationId:
Expand Down
2 changes: 1 addition & 1 deletion ProjectSettings/QualitySettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ QualitySettings:
realtimeReflectionProbes: 1
billboardsFaceCameraPosition: 1
useLegacyDetailDistribution: 1
vSyncCount: 1
vSyncCount: 0
realtimeGICPUUsage: 100
lodBias: 2
maximumLODLevel: 0
Expand Down

0 comments on commit 2b98a43

Please sign in to comment.