|
@@ -41,6 +41,12 @@ PlayerSettings:
|
|
|
height: 1
|
|
|
m_SplashScreenLogos: []
|
|
|
m_VirtualRealitySplashScreen: {fileID: 0}
|
|
|
+ m_ShowUnitySplashAds: 0
|
|
|
+ m_AdsAndroidGameId:
|
|
|
+ m_AdsIosGameId:
|
|
|
+ m_ShowSplashAdsSlogan: 0
|
|
|
+ m_SloganImage: {fileID: 0}
|
|
|
+ m_SloganHeight: 150
|
|
|
m_HolographicTrackingLossScreen: {fileID: 0}
|
|
|
defaultScreenWidth: 1920
|
|
|
defaultScreenHeight: 1080
|
|
@@ -68,6 +74,12 @@ PlayerSettings:
|
|
|
androidRenderOutsideSafeArea: 1
|
|
|
androidUseSwappy: 1
|
|
|
androidBlitType: 0
|
|
|
+ androidResizableWindow: 0
|
|
|
+ androidDefaultWindowWidth: 1920
|
|
|
+ androidDefaultWindowHeight: 1080
|
|
|
+ androidMinimumWindowWidth: 400
|
|
|
+ androidMinimumWindowHeight: 300
|
|
|
+ androidFullscreenMode: 1
|
|
|
defaultIsNativeResolution: 1
|
|
|
macRetinaSupport: 1
|
|
|
runInBackground: 0
|
|
@@ -79,6 +91,11 @@ PlayerSettings:
|
|
|
hideHomeButton: 0
|
|
|
submitAnalytics: 1
|
|
|
usePlayerLog: 1
|
|
|
+ autoStreaming: 0
|
|
|
+ useAnimationStreaming: 0
|
|
|
+ useFontStreaming: 0
|
|
|
+ autoStreamingId:
|
|
|
+ instantGameAppId:
|
|
|
bakeCollisionMeshes: 0
|
|
|
forceSingleInstance: 0
|
|
|
useFlipModelSwapchain: 1
|
|
@@ -121,6 +138,7 @@ PlayerSettings:
|
|
|
vulkanEnableSetSRGBWrite: 0
|
|
|
vulkanEnablePreTransform: 0
|
|
|
vulkanEnableLateAcquireNextImage: 0
|
|
|
+ vulkanEnableCommandBufferRecycling: 1
|
|
|
m_SupportedAspectRatios:
|
|
|
4:3: 1
|
|
|
5:4: 1
|
|
@@ -229,7 +247,7 @@ PlayerSettings:
|
|
|
clonedFromGUID: 10ad67313f4034357812315f3c407484
|
|
|
templatePackageId: com.unity.template.2d@5.0.0
|
|
|
templateDefaultScene: Assets/Scenes/SampleScene.unity
|
|
|
- useCustomMainManifest: 0
|
|
|
+ useCustomMainManifest: 1
|
|
|
useCustomLauncherManifest: 0
|
|
|
useCustomMainGradleTemplate: 0
|
|
|
useCustomLauncherGradleManifest: 0
|
|
@@ -237,6 +255,7 @@ PlayerSettings:
|
|
|
useCustomGradlePropertiesTemplate: 0
|
|
|
useCustomProguardFile: 0
|
|
|
AndroidTargetArchitectures: 1
|
|
|
+ AndroidTargetDevices: 0
|
|
|
AndroidSplashScreenScale: 2
|
|
|
androidSplashScreen: {fileID: 2800000, guid: 966dcb9a66b3b204abd4325a28c092ca, type: 3}
|
|
|
AndroidKeystoreName:
|
|
@@ -253,8 +272,9 @@ PlayerSettings:
|
|
|
height: 180
|
|
|
banner: {fileID: 0}
|
|
|
androidGamepadSupportLevel: 0
|
|
|
+ chromeosInputEmulation: 1
|
|
|
AndroidMinifyWithR8: 0
|
|
|
- AndroidMinifyRelease: 1
|
|
|
+ AndroidMinifyRelease: 0
|
|
|
AndroidMinifyDebug: 0
|
|
|
AndroidValidateAppBundleSize: 1
|
|
|
AndroidAppBundleSizeToValidate: 150
|
|
@@ -384,6 +404,7 @@ PlayerSettings:
|
|
|
m_Kind: 2
|
|
|
m_SubKind:
|
|
|
m_BuildTargetBatching: []
|
|
|
+ m_BuildTargetSecurityBuild: []
|
|
|
m_BuildTargetGraphicsJobs:
|
|
|
- m_BuildTarget: MacStandaloneSupport
|
|
|
m_GraphicsJobs: 0
|
|
@@ -440,6 +461,7 @@ PlayerSettings:
|
|
|
cameraUsageDescription:
|
|
|
locationUsageDescription:
|
|
|
microphoneUsageDescription:
|
|
|
+ bluetoothUsageDescription:
|
|
|
switchNMETAOverride:
|
|
|
switchNetLibKey:
|
|
|
switchSocketMemoryPoolSize: 6144
|
|
@@ -577,6 +599,10 @@ PlayerSettings:
|
|
|
switchNetworkInterfaceManagerInitializeEnabled: 1
|
|
|
switchPlayerConnectionEnabled: 1
|
|
|
switchUseNewStyleFilepaths: 0
|
|
|
+ switchUseMicroSleepForYield: 1
|
|
|
+ switchEnableRamDiskSupport: 0
|
|
|
+ switchMicroSleepForYieldTime: 25
|
|
|
+ switchRamDiskSpaceSize: 12
|
|
|
ps4NPAgeRating: 12
|
|
|
ps4NPTitleSecret:
|
|
|
ps4NPTrophyPackPath:
|
|
@@ -647,6 +673,7 @@ PlayerSettings:
|
|
|
ps4videoRecordingFeaturesUsed: 0
|
|
|
ps4contentSearchFeaturesUsed: 0
|
|
|
ps4CompatibilityPS5: 0
|
|
|
+ ps4AllowPS5Detection: 0
|
|
|
ps4GPU800MHz: 1
|
|
|
ps4attribEyeToEyeDistanceSettingVR: 0
|
|
|
ps4IncludedModules: []
|