mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
2018.3 ProjectSettings detected too late
This commit is contained in:
parent
6c229c8c58
commit
c84ea361f1
@ -63,6 +63,8 @@ PlayerSettings:
|
|||||||
use32BitDisplayBuffer: 1
|
use32BitDisplayBuffer: 1
|
||||||
preserveFramebufferAlpha: 0
|
preserveFramebufferAlpha: 0
|
||||||
disableDepthAndStencilBuffers: 0
|
disableDepthAndStencilBuffers: 0
|
||||||
|
androidStartInFullscreen: 1
|
||||||
|
androidRenderOutsideSafeArea: 0
|
||||||
androidBlitType: 0
|
androidBlitType: 0
|
||||||
defaultIsNativeResolution: 1
|
defaultIsNativeResolution: 1
|
||||||
macRetinaSupport: 1
|
macRetinaSupport: 1
|
||||||
@ -96,9 +98,6 @@ PlayerSettings:
|
|||||||
xboxEnableGuest: 0
|
xboxEnableGuest: 0
|
||||||
xboxEnablePIXSampling: 0
|
xboxEnablePIXSampling: 0
|
||||||
metalFramebufferOnly: 0
|
metalFramebufferOnly: 0
|
||||||
n3dsDisableStereoscopicView: 0
|
|
||||||
n3dsEnableSharedListOpt: 1
|
|
||||||
n3dsEnableVSync: 0
|
|
||||||
xboxOneResolution: 0
|
xboxOneResolution: 0
|
||||||
xboxOneSResolution: 0
|
xboxOneSResolution: 0
|
||||||
xboxOneXResolution: 3
|
xboxOneXResolution: 3
|
||||||
@ -107,11 +106,12 @@ PlayerSettings:
|
|||||||
xboxOneDisableEsram: 0
|
xboxOneDisableEsram: 0
|
||||||
xboxOnePresentImmediateThreshold: 0
|
xboxOnePresentImmediateThreshold: 0
|
||||||
switchQueueCommandMemory: 0
|
switchQueueCommandMemory: 0
|
||||||
videoMemoryForVertexBuffers: 0
|
switchQueueControlMemory: 16384
|
||||||
psp2PowerMode: 0
|
switchQueueComputeMemory: 262144
|
||||||
psp2AcquireBGM: 1
|
switchNVNShaderPoolsGranularity: 33554432
|
||||||
|
switchNVNDefaultPoolsGranularity: 16777216
|
||||||
|
switchNVNOtherPoolsGranularity: 16777216
|
||||||
vulkanEnableSetSRGBWrite: 0
|
vulkanEnableSetSRGBWrite: 0
|
||||||
vulkanUseSWCommandBuffers: 0
|
|
||||||
m_SupportedAspectRatios:
|
m_SupportedAspectRatios:
|
||||||
4:3: 1
|
4:3: 1
|
||||||
5:4: 1
|
5:4: 1
|
||||||
@ -145,6 +145,7 @@ PlayerSettings:
|
|||||||
dashSupport: 0
|
dashSupport: 0
|
||||||
enable360StereoCapture: 0
|
enable360StereoCapture: 0
|
||||||
protectGraphicsMemory: 0
|
protectGraphicsMemory: 0
|
||||||
|
enableFrameTimingStats: 0
|
||||||
useHDRDisplay: 0
|
useHDRDisplay: 0
|
||||||
m_ColorGamuts: 00000000
|
m_ColorGamuts: 00000000
|
||||||
targetPixelDensity: 30
|
targetPixelDensity: 30
|
||||||
@ -169,7 +170,7 @@ PlayerSettings:
|
|||||||
StripUnusedMeshComponents: 0
|
StripUnusedMeshComponents: 0
|
||||||
VertexChannelCompressionMask: 4054
|
VertexChannelCompressionMask: 4054
|
||||||
iPhoneSdkVersion: 988
|
iPhoneSdkVersion: 988
|
||||||
iOSTargetOSVersionString: 8.0
|
iOSTargetOSVersionString: 9.0
|
||||||
tvOSSdkVersion: 0
|
tvOSSdkVersion: 0
|
||||||
tvOSRequireExtendedGameController: 0
|
tvOSRequireExtendedGameController: 0
|
||||||
tvOSTargetOSVersionString: 9.0
|
tvOSTargetOSVersionString: 9.0
|
||||||
@ -235,7 +236,6 @@ PlayerSettings:
|
|||||||
appleEnableAutomaticSigning: 0
|
appleEnableAutomaticSigning: 0
|
||||||
iOSRequireARKit: 0
|
iOSRequireARKit: 0
|
||||||
appleEnableProMotion: 0
|
appleEnableProMotion: 0
|
||||||
vulkanEditorSupport: 0
|
|
||||||
clonedFromGUID: 00000000000000000000000000000000
|
clonedFromGUID: 00000000000000000000000000000000
|
||||||
templatePackageId:
|
templatePackageId:
|
||||||
templateDefaultScene:
|
templateDefaultScene:
|
||||||
@ -393,6 +393,7 @@ PlayerSettings:
|
|||||||
switchAllowsRuntimeAddOnContentInstall: 0
|
switchAllowsRuntimeAddOnContentInstall: 0
|
||||||
switchDataLossConfirmation: 0
|
switchDataLossConfirmation: 0
|
||||||
switchUserAccountLockEnabled: 0
|
switchUserAccountLockEnabled: 0
|
||||||
|
switchSystemResourceMemory: 16777216
|
||||||
switchSupportedNpadStyles: 3
|
switchSupportedNpadStyles: 3
|
||||||
switchNativeFsCacheSize: 32
|
switchNativeFsCacheSize: 32
|
||||||
switchIsHoldTypeHorizontal: 0
|
switchIsHoldTypeHorizontal: 0
|
||||||
@ -453,6 +454,7 @@ PlayerSettings:
|
|||||||
ps4pnGameCustomData: 1
|
ps4pnGameCustomData: 1
|
||||||
playerPrefsSupport: 0
|
playerPrefsSupport: 0
|
||||||
enableApplicationExit: 0
|
enableApplicationExit: 0
|
||||||
|
resetTempFolder: 1
|
||||||
restrictedAudioUsageRights: 0
|
restrictedAudioUsageRights: 0
|
||||||
ps4UseResolutionFallback: 0
|
ps4UseResolutionFallback: 0
|
||||||
ps4ReprojectionSupport: 0
|
ps4ReprojectionSupport: 0
|
||||||
@ -476,53 +478,6 @@ PlayerSettings:
|
|||||||
ps4attribEyeToEyeDistanceSettingVR: 0
|
ps4attribEyeToEyeDistanceSettingVR: 0
|
||||||
ps4IncludedModules: []
|
ps4IncludedModules: []
|
||||||
monoEnv:
|
monoEnv:
|
||||||
psp2Splashimage: {fileID: 0}
|
|
||||||
psp2NPTrophyPackPath:
|
|
||||||
psp2NPSupportGBMorGJP: 0
|
|
||||||
psp2NPAgeRating: 12
|
|
||||||
psp2NPTitleDatPath:
|
|
||||||
psp2NPCommsID:
|
|
||||||
psp2NPCommunicationsID:
|
|
||||||
psp2NPCommsPassphrase:
|
|
||||||
psp2NPCommsSig:
|
|
||||||
psp2ParamSfxPath:
|
|
||||||
psp2ManualPath:
|
|
||||||
psp2LiveAreaGatePath:
|
|
||||||
psp2LiveAreaBackroundPath:
|
|
||||||
psp2LiveAreaPath:
|
|
||||||
psp2LiveAreaTrialPath:
|
|
||||||
psp2PatchChangeInfoPath:
|
|
||||||
psp2PatchOriginalPackage:
|
|
||||||
psp2PackagePassword: WRK5RhRXdCdG5nG5azdNMK66MuCV6GXi
|
|
||||||
psp2KeystoneFile:
|
|
||||||
psp2MemoryExpansionMode: 0
|
|
||||||
psp2DRMType: 0
|
|
||||||
psp2StorageType: 0
|
|
||||||
psp2MediaCapacity: 0
|
|
||||||
psp2DLCConfigPath:
|
|
||||||
psp2ThumbnailPath:
|
|
||||||
psp2BackgroundPath:
|
|
||||||
psp2SoundPath:
|
|
||||||
psp2TrophyCommId:
|
|
||||||
psp2TrophyPackagePath:
|
|
||||||
psp2PackagedResourcesPath:
|
|
||||||
psp2SaveDataQuota: 10240
|
|
||||||
psp2ParentalLevel: 1
|
|
||||||
psp2ShortTitle: Not Set
|
|
||||||
psp2ContentID: IV0000-ABCD12345_00-0123456789ABCDEF
|
|
||||||
psp2Category: 0
|
|
||||||
psp2MasterVersion: 01.00
|
|
||||||
psp2AppVersion: 01.00
|
|
||||||
psp2TVBootMode: 0
|
|
||||||
psp2EnterButtonAssignment: 2
|
|
||||||
psp2TVDisableEmu: 0
|
|
||||||
psp2AllowTwitterDialog: 1
|
|
||||||
psp2Upgradable: 0
|
|
||||||
psp2HealthWarning: 0
|
|
||||||
psp2UseLibLocation: 0
|
|
||||||
psp2InfoBarOnStartup: 0
|
|
||||||
psp2InfoBarColor: 0
|
|
||||||
psp2ScriptOptimizationLevel: 0
|
|
||||||
splashScreenBackgroundSourceLandscape: {fileID: 0}
|
splashScreenBackgroundSourceLandscape: {fileID: 0}
|
||||||
splashScreenBackgroundSourcePortrait: {fileID: 0}
|
splashScreenBackgroundSourcePortrait: {fileID: 0}
|
||||||
spritePackerPolicy:
|
spritePackerPolicy:
|
||||||
@ -538,10 +493,13 @@ PlayerSettings:
|
|||||||
webGLUseEmbeddedResources: 0
|
webGLUseEmbeddedResources: 0
|
||||||
webGLCompressionFormat: 1
|
webGLCompressionFormat: 1
|
||||||
webGLLinkerTarget: 1
|
webGLLinkerTarget: 1
|
||||||
scriptingDefineSymbols: {}
|
webGLThreadsSupport: 0
|
||||||
|
scriptingDefineSymbols:
|
||||||
|
1: MIRROR;MIRROR_1726_OR_NEWER
|
||||||
platformArchitecture: {}
|
platformArchitecture: {}
|
||||||
scriptingBackend: {}
|
scriptingBackend: {}
|
||||||
il2cppCompilerConfiguration: {}
|
il2cppCompilerConfiguration: {}
|
||||||
|
managedStrippingLevel: {}
|
||||||
incrementalIl2cppBuild: {}
|
incrementalIl2cppBuild: {}
|
||||||
allowUnsafeCode: 0
|
allowUnsafeCode: 0
|
||||||
additionalIl2CppArgs:
|
additionalIl2CppArgs:
|
||||||
@ -564,6 +522,8 @@ PlayerSettings:
|
|||||||
metroMediumTileShowName: 0
|
metroMediumTileShowName: 0
|
||||||
metroLargeTileShowName: 0
|
metroLargeTileShowName: 0
|
||||||
metroWideTileShowName: 0
|
metroWideTileShowName: 0
|
||||||
|
metroSupportStreamingInstall: 0
|
||||||
|
metroLastRequiredScene: 0
|
||||||
metroDefaultTileSize: 1
|
metroDefaultTileSize: 1
|
||||||
metroTileForegroundText: 2
|
metroTileForegroundText: 2
|
||||||
metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
|
metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
|
||||||
@ -571,21 +531,11 @@ PlayerSettings:
|
|||||||
a: 1}
|
a: 1}
|
||||||
metroSplashScreenUseBackgroundColor: 0
|
metroSplashScreenUseBackgroundColor: 0
|
||||||
platformCapabilities: {}
|
platformCapabilities: {}
|
||||||
|
metroTargetDeviceFamilies: {}
|
||||||
metroFTAName:
|
metroFTAName:
|
||||||
metroFTAFileTypes: []
|
metroFTAFileTypes: []
|
||||||
metroProtocolName:
|
metroProtocolName:
|
||||||
metroCompilationOverrides: 1
|
metroCompilationOverrides: 1
|
||||||
n3dsUseExtSaveData: 0
|
|
||||||
n3dsCompressStaticMem: 1
|
|
||||||
n3dsExtSaveDataNumber: 0x12345
|
|
||||||
n3dsStackSize: 131072
|
|
||||||
n3dsTargetPlatform: 2
|
|
||||||
n3dsRegion: 7
|
|
||||||
n3dsMediaSize: 0
|
|
||||||
n3dsLogoStyle: 3
|
|
||||||
n3dsTitle: GameName
|
|
||||||
n3dsProductCode:
|
|
||||||
n3dsApplicationId: 0xFF3FF
|
|
||||||
XboxOneProductId:
|
XboxOneProductId:
|
||||||
XboxOneUpdateKey:
|
XboxOneUpdateKey:
|
||||||
XboxOneSandboxId:
|
XboxOneSandboxId:
|
||||||
@ -611,16 +561,36 @@ PlayerSettings:
|
|||||||
XboxOnePersistentLocalStorageSize: 0
|
XboxOnePersistentLocalStorageSize: 0
|
||||||
XboxOneXTitleMemory: 8
|
XboxOneXTitleMemory: 8
|
||||||
xboxOneScriptCompiler: 0
|
xboxOneScriptCompiler: 0
|
||||||
|
XboxOneOverrideIdentityName:
|
||||||
vrEditorSettings:
|
vrEditorSettings:
|
||||||
daydream:
|
daydream:
|
||||||
daydreamIconForeground: {fileID: 0}
|
daydreamIconForeground: {fileID: 0}
|
||||||
daydreamIconBackground: {fileID: 0}
|
daydreamIconBackground: {fileID: 0}
|
||||||
cloudServicesEnabled: {}
|
cloudServicesEnabled: {}
|
||||||
|
luminIcon:
|
||||||
|
m_Name:
|
||||||
|
m_ModelFolderPath:
|
||||||
|
m_PortalFolderPath:
|
||||||
|
luminCert:
|
||||||
|
m_CertPath:
|
||||||
|
m_PrivateKeyPath:
|
||||||
|
luminIsChannelApp: 0
|
||||||
|
luminVersion:
|
||||||
|
m_VersionCode: 1
|
||||||
|
m_VersionName:
|
||||||
facebookSdkVersion: 7.9.4
|
facebookSdkVersion: 7.9.4
|
||||||
|
facebookAppId:
|
||||||
|
facebookCookies: 1
|
||||||
|
facebookLogging: 1
|
||||||
|
facebookStatus: 1
|
||||||
|
facebookXfbml: 0
|
||||||
|
facebookFrictionlessRequests: 1
|
||||||
apiCompatibilityLevel: 3
|
apiCompatibilityLevel: 3
|
||||||
cloudProjectId:
|
cloudProjectId:
|
||||||
|
framebufferDepthMemorylessMode: 0
|
||||||
projectName:
|
projectName:
|
||||||
organizationId:
|
organizationId:
|
||||||
cloudEnabled: 0
|
cloudEnabled: 0
|
||||||
enableNativePlatformBackendsForNewInputSystem: 0
|
enableNativePlatformBackendsForNewInputSystem: 0
|
||||||
disableOldInputManagerSupport: 0
|
disableOldInputManagerSupport: 0
|
||||||
|
legacyClampBlendShapeWeights: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user