mirror of
https://gitlab.com/ProcyonLotor/vrchat-template.git
synced 2026-08-25 18:53:53 +05:00
Compare commits
1 Commits
602b8a08b4
...
world
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
15d0f27acf |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"com.vrchat.avatars": {
|
"com.vrchat.worlds": {
|
||||||
"version": "3.x"
|
"version": "3.x"
|
||||||
},
|
},
|
||||||
"com.vrchat.core.vpm-resolver": {
|
"com.vrchat.core.vpm-resolver": {
|
||||||
|
|||||||
@@ -13,8 +13,8 @@ AudioManager:
|
|||||||
m_VirtualVoiceCount: 64
|
m_VirtualVoiceCount: 64
|
||||||
m_RealVoiceCount: 32
|
m_RealVoiceCount: 32
|
||||||
m_EnableOutputSuspension: 1
|
m_EnableOutputSuspension: 1
|
||||||
m_SpatializerPlugin:
|
m_SpatializerPlugin: OculusSpatializer
|
||||||
m_AmbisonicDecoderPlugin:
|
m_AmbisonicDecoderPlugin: OculusSpatializer
|
||||||
m_DisableAudio: 0
|
m_DisableAudio: 0
|
||||||
m_VirtualizeEffects: 1
|
m_VirtualizeEffects: 1
|
||||||
m_RequestedDSPBufferSize: 0
|
m_RequestedDSPBufferSize: 0
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -618,7 +618,20 @@ PlayerSettings:
|
|||||||
webGLLinkerTarget: 1
|
webGLLinkerTarget: 1
|
||||||
webGLThreadsSupport: 0
|
webGLThreadsSupport: 0
|
||||||
webGLWasmStreaming: 0
|
webGLWasmStreaming: 0
|
||||||
scriptingDefineSymbols: {}
|
scriptingDefineSymbols:
|
||||||
|
1: UNITY_POST_PROCESSING_STACK_V2;UDON;VRC_SDK_VRCSDK3;UDONSHARP
|
||||||
|
7: UNITY_POST_PROCESSING_STACK_V2
|
||||||
|
13: UNITY_POST_PROCESSING_STACK_V2
|
||||||
|
14: UNITY_POST_PROCESSING_STACK_V2
|
||||||
|
19: UNITY_POST_PROCESSING_STACK_V2
|
||||||
|
21: UNITY_POST_PROCESSING_STACK_V2
|
||||||
|
25: UNITY_POST_PROCESSING_STACK_V2
|
||||||
|
27: UNITY_POST_PROCESSING_STACK_V2
|
||||||
|
28: UNITY_POST_PROCESSING_STACK_V2
|
||||||
|
29: UNITY_POST_PROCESSING_STACK_V2
|
||||||
|
30: UNITY_POST_PROCESSING_STACK_V2
|
||||||
|
32: UNITY_POST_PROCESSING_STACK_V2
|
||||||
|
33: UNITY_POST_PROCESSING_STACK_V2
|
||||||
platformArchitecture: {}
|
platformArchitecture: {}
|
||||||
scriptingBackend: {}
|
scriptingBackend: {}
|
||||||
il2cppCompilerConfiguration: {}
|
il2cppCompilerConfiguration: {}
|
||||||
|
|||||||
@@ -4,13 +4,13 @@
|
|||||||
QualitySettings:
|
QualitySettings:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
serializedVersion: 5
|
serializedVersion: 5
|
||||||
m_CurrentQuality: 3
|
m_CurrentQuality: 2
|
||||||
m_QualitySettings:
|
m_QualitySettings:
|
||||||
- serializedVersion: 2
|
- serializedVersion: 2
|
||||||
name: VRC Low
|
name: VRC Low
|
||||||
pixelLightCount: 4
|
pixelLightCount: 4
|
||||||
shadows: 2
|
shadows: 2
|
||||||
shadowResolution: 2
|
shadowResolution: 1
|
||||||
shadowProjection: 1
|
shadowProjection: 1
|
||||||
shadowCascades: 2
|
shadowCascades: 2
|
||||||
shadowDistance: 75
|
shadowDistance: 75
|
||||||
@@ -58,7 +58,7 @@ QualitySettings:
|
|||||||
skinWeights: 4
|
skinWeights: 4
|
||||||
textureQuality: 0
|
textureQuality: 0
|
||||||
anisotropicTextures: 2
|
anisotropicTextures: 2
|
||||||
antiAliasing: 4
|
antiAliasing: 2
|
||||||
softParticles: 1
|
softParticles: 1
|
||||||
softVegetation: 1
|
softVegetation: 1
|
||||||
realtimeReflectionProbes: 1
|
realtimeReflectionProbes: 1
|
||||||
@@ -86,43 +86,6 @@ QualitySettings:
|
|||||||
shadows: 2
|
shadows: 2
|
||||||
shadowResolution: 3
|
shadowResolution: 3
|
||||||
shadowProjection: 1
|
shadowProjection: 1
|
||||||
shadowCascades: 2
|
|
||||||
shadowDistance: 75
|
|
||||||
shadowNearPlaneOffset: 2
|
|
||||||
shadowCascade2Split: 0.33333334
|
|
||||||
shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667}
|
|
||||||
shadowmaskMode: 0
|
|
||||||
skinWeights: 4
|
|
||||||
textureQuality: 0
|
|
||||||
anisotropicTextures: 2
|
|
||||||
antiAliasing: 4
|
|
||||||
softParticles: 1
|
|
||||||
softVegetation: 1
|
|
||||||
realtimeReflectionProbes: 1
|
|
||||||
billboardsFaceCameraPosition: 1
|
|
||||||
vSyncCount: 0
|
|
||||||
lodBias: 2
|
|
||||||
maximumLODLevel: 0
|
|
||||||
streamingMipmapsActive: 0
|
|
||||||
streamingMipmapsAddAllCameras: 1
|
|
||||||
streamingMipmapsMemoryBudget: 512
|
|
||||||
streamingMipmapsRenderersPerFrame: 512
|
|
||||||
streamingMipmapsMaxLevelReduction: 2
|
|
||||||
streamingMipmapsMaxFileIORequests: 1024
|
|
||||||
particleRaycastBudget: 4096
|
|
||||||
asyncUploadTimeSlice: 2
|
|
||||||
asyncUploadBufferSize: 128
|
|
||||||
asyncUploadPersistentBuffer: 1
|
|
||||||
resolutionScalingFixedDPIFactor: 1
|
|
||||||
customRenderPipeline: {fileID: 0}
|
|
||||||
excludedTargetPlatforms:
|
|
||||||
- Android
|
|
||||||
- serializedVersion: 2
|
|
||||||
name: VRC Ultra
|
|
||||||
pixelLightCount: 8
|
|
||||||
shadows: 2
|
|
||||||
shadowResolution: 3
|
|
||||||
shadowProjection: 1
|
|
||||||
shadowCascades: 4
|
shadowCascades: 4
|
||||||
shadowDistance: 150
|
shadowDistance: 150
|
||||||
shadowNearPlaneOffset: 2
|
shadowNearPlaneOffset: 2
|
||||||
|
|||||||
Reference in New Issue
Block a user