ProjectSettings.asset 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!129 &1
  4. PlayerSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 24
  7. productGUID: a12648e2b5fdb9d40bc94b6e689af72b
  8. AndroidProfiler: 0
  9. AndroidFilterTouchesWhenObscured: 0
  10. AndroidEnableSustainedPerformanceMode: 0
  11. defaultScreenOrientation: 4
  12. targetDevice: 2
  13. useOnDemandResources: 0
  14. accelerometerFrequency: 60
  15. companyName: DefaultCompany
  16. productName: unityearth
  17. defaultCursor: {fileID: 0}
  18. cursorHotspot: {x: 0, y: 0}
  19. m_SplashScreenBackgroundColor: {r: 0.12156863, g: 0.12156863, b: 0.1254902, a: 1}
  20. m_ShowUnitySplashScreen: 1
  21. m_ShowUnitySplashLogo: 1
  22. m_SplashScreenOverlayOpacity: 1
  23. m_SplashScreenAnimation: 1
  24. m_SplashScreenLogoStyle: 1
  25. m_SplashScreenDrawMode: 0
  26. m_SplashScreenBackgroundAnimationZoom: 1
  27. m_SplashScreenLogoAnimationZoom: 1
  28. m_SplashScreenBackgroundLandscapeAspect: 1
  29. m_SplashScreenBackgroundPortraitAspect: 1
  30. m_SplashScreenBackgroundLandscapeUvs:
  31. serializedVersion: 2
  32. x: 0
  33. y: 0
  34. width: 1
  35. height: 1
  36. m_SplashScreenBackgroundPortraitUvs:
  37. serializedVersion: 2
  38. x: 0
  39. y: 0
  40. width: 1
  41. height: 1
  42. m_SplashScreenLogos: []
  43. m_VirtualRealitySplashScreen: {fileID: 0}
  44. m_HolographicTrackingLossScreen: {fileID: 0}
  45. defaultScreenWidth: 1920
  46. defaultScreenHeight: 1080
  47. defaultScreenWidthWeb: 1920
  48. defaultScreenHeightWeb: 1080
  49. m_StereoRenderingPath: 0
  50. m_ActiveColorSpace: 1
  51. m_MTRendering: 1
  52. mipStripping: 0
  53. numberOfMipsStripped: 0
  54. m_StackTraceTypes: 010000000100000001000000010000000100000001000000
  55. iosShowActivityIndicatorOnLoading: -1
  56. androidShowActivityIndicatorOnLoading: -1
  57. iosUseCustomAppBackgroundBehavior: 0
  58. iosAllowHTTPDownload: 1
  59. allowedAutorotateToPortrait: 1
  60. allowedAutorotateToPortraitUpsideDown: 1
  61. allowedAutorotateToLandscapeRight: 1
  62. allowedAutorotateToLandscapeLeft: 1
  63. useOSAutorotation: 1
  64. use32BitDisplayBuffer: 1
  65. preserveFramebufferAlpha: 0
  66. disableDepthAndStencilBuffers: 0
  67. androidStartInFullscreen: 1
  68. androidRenderOutsideSafeArea: 1
  69. androidUseSwappy: 1
  70. androidBlitType: 0
  71. androidResizableWindow: 0
  72. androidDefaultWindowWidth: 1920
  73. androidDefaultWindowHeight: 1080
  74. androidMinimumWindowWidth: 400
  75. androidMinimumWindowHeight: 300
  76. androidFullscreenMode: 1
  77. defaultIsNativeResolution: 1
  78. macRetinaSupport: 1
  79. runInBackground: 1
  80. captureSingleScreen: 0
  81. muteOtherAudioSources: 0
  82. Prepare IOS For Recording: 0
  83. Force IOS Speakers When Recording: 0
  84. deferSystemGesturesMode: 0
  85. hideHomeButton: 0
  86. submitAnalytics: 1
  87. usePlayerLog: 1
  88. autoStreaming: 0
  89. useAnimationStreaming: 0
  90. useFontStreaming: 0
  91. autoStreamingId:
  92. instantGameAppId:
  93. bakeCollisionMeshes: 0
  94. forceSingleInstance: 0
  95. useFlipModelSwapchain: 1
  96. resizableWindow: 0
  97. useMacAppStoreValidation: 0
  98. macAppStoreCategory: public.app-category.games
  99. gpuSkinning: 0
  100. xboxPIXTextureCapture: 0
  101. xboxEnableAvatar: 0
  102. xboxEnableKinect: 0
  103. xboxEnableKinectAutoTracking: 0
  104. xboxEnableFitness: 0
  105. visibleInBackground: 1
  106. allowFullscreenSwitch: 1
  107. fullscreenMode: 1
  108. xboxSpeechDB: 0
  109. xboxEnableHeadOrientation: 0
  110. xboxEnableGuest: 0
  111. xboxEnablePIXSampling: 0
  112. metalFramebufferOnly: 0
  113. xboxOneResolution: 0
  114. xboxOneSResolution: 0
  115. xboxOneXResolution: 3
  116. xboxOneMonoLoggingLevel: 0
  117. xboxOneLoggingLevel: 1
  118. xboxOneDisableEsram: 0
  119. xboxOneEnableTypeOptimization: 0
  120. xboxOnePresentImmediateThreshold: 0
  121. switchQueueCommandMemory: 1048576
  122. switchQueueControlMemory: 16384
  123. switchQueueComputeMemory: 262144
  124. switchNVNShaderPoolsGranularity: 33554432
  125. switchNVNDefaultPoolsGranularity: 16777216
  126. switchNVNOtherPoolsGranularity: 16777216
  127. switchNVNMaxPublicTextureIDCount: 0
  128. switchNVNMaxPublicSamplerIDCount: 0
  129. stadiaPresentMode: 0
  130. stadiaTargetFramerate: 0
  131. vulkanNumSwapchainBuffers: 3
  132. vulkanEnableSetSRGBWrite: 0
  133. vulkanEnablePreTransform: 0
  134. vulkanEnableLateAcquireNextImage: 0
  135. vulkanEnableCommandBufferRecycling: 1
  136. m_SupportedAspectRatios:
  137. 4:3: 1
  138. 5:4: 1
  139. 16:10: 1
  140. 16:9: 1
  141. Others: 1
  142. bundleVersion: 1.0
  143. preloadedAssets: []
  144. metroInputSource: 0
  145. wsaTransparentSwapchain: 0
  146. m_HolographicPauseOnTrackingLoss: 1
  147. xboxOneDisableKinectGpuReservation: 1
  148. xboxOneEnable7thCore: 1
  149. vrSettings:
  150. enable360StereoCapture: 0
  151. isWsaHolographicRemotingEnabled: 0
  152. enableFrameTimingStats: 0
  153. enableOpenGLProfilerGPURecorders: 1
  154. useHDRDisplay: 0
  155. D3DHDRBitDepth: 0
  156. m_ColorGamuts: 00000000
  157. targetPixelDensity: 30
  158. resolutionScalingMode: 0
  159. resetResolutionOnWindowResize: 0
  160. androidSupportedAspectRatio: 1
  161. androidMaxAspectRatio: 2.1
  162. applicationIdentifier:
  163. Standalone: com.DefaultCompany.UnityEarthPagedLod
  164. buildNumber:
  165. Standalone: 0
  166. iPhone: 0
  167. tvOS: 0
  168. overrideDefaultApplicationIdentifier: 0
  169. AndroidBundleVersionCode: 1
  170. AndroidMinSdkVersion: 22
  171. AndroidTargetSdkVersion: 0
  172. AndroidPreferredInstallLocation: 1
  173. aotOptions:
  174. stripEngineCode: 1
  175. iPhoneStrippingLevel: 0
  176. iPhoneScriptCallOptimization: 0
  177. ForceInternetPermission: 0
  178. ForceSDCardPermission: 0
  179. CreateWallpaper: 0
  180. APKExpansionFiles: 0
  181. keepLoadedShadersAlive: 0
  182. StripUnusedMeshComponents: 0
  183. VertexChannelCompressionMask: 4054
  184. iPhoneSdkVersion: 988
  185. iOSTargetOSVersionString: 12.0
  186. tvOSSdkVersion: 0
  187. tvOSRequireExtendedGameController: 0
  188. tvOSTargetOSVersionString: 12.0
  189. uIPrerenderedIcon: 0
  190. uIRequiresPersistentWiFi: 0
  191. uIRequiresFullScreen: 1
  192. uIStatusBarHidden: 1
  193. uIExitOnSuspend: 0
  194. uIStatusBarStyle: 0
  195. appleTVSplashScreen: {fileID: 0}
  196. appleTVSplashScreen2x: {fileID: 0}
  197. tvOSSmallIconLayers: []
  198. tvOSSmallIconLayers2x: []
  199. tvOSLargeIconLayers: []
  200. tvOSLargeIconLayers2x: []
  201. tvOSTopShelfImageLayers: []
  202. tvOSTopShelfImageLayers2x: []
  203. tvOSTopShelfImageWideLayers: []
  204. tvOSTopShelfImageWideLayers2x: []
  205. iOSLaunchScreenType: 0
  206. iOSLaunchScreenPortrait: {fileID: 0}
  207. iOSLaunchScreenLandscape: {fileID: 0}
  208. iOSLaunchScreenBackgroundColor:
  209. serializedVersion: 2
  210. rgba: 0
  211. iOSLaunchScreenFillPct: 100
  212. iOSLaunchScreenSize: 100
  213. iOSLaunchScreenCustomXibPath:
  214. iOSLaunchScreeniPadType: 0
  215. iOSLaunchScreeniPadImage: {fileID: 0}
  216. iOSLaunchScreeniPadBackgroundColor:
  217. serializedVersion: 2
  218. rgba: 0
  219. iOSLaunchScreeniPadFillPct: 100
  220. iOSLaunchScreeniPadSize: 100
  221. iOSLaunchScreeniPadCustomXibPath:
  222. iOSLaunchScreenCustomStoryboardPath:
  223. iOSLaunchScreeniPadCustomStoryboardPath:
  224. iOSDeviceRequirements: []
  225. iOSURLSchemes: []
  226. macOSURLSchemes: []
  227. iOSBackgroundModes: 0
  228. iOSMetalForceHardShadows: 0
  229. metalEditorSupport: 1
  230. metalAPIValidation: 1
  231. iOSRenderExtraFrameOnPause: 0
  232. iosCopyPluginsCodeInsteadOfSymlink: 0
  233. appleDeveloperTeamID:
  234. iOSManualSigningProvisioningProfileID:
  235. tvOSManualSigningProvisioningProfileID:
  236. iOSManualSigningProvisioningProfileType: 0
  237. tvOSManualSigningProvisioningProfileType: 0
  238. appleEnableAutomaticSigning: 0
  239. iOSRequireARKit: 0
  240. iOSAutomaticallyDetectAndAddCapabilities: 1
  241. appleEnableProMotion: 0
  242. shaderPrecisionModel: 0
  243. clonedFromGUID: 00000000000000000000000000000000
  244. templatePackageId:
  245. templateDefaultScene:
  246. useCustomMainManifest: 0
  247. useCustomLauncherManifest: 0
  248. useCustomMainGradleTemplate: 0
  249. useCustomLauncherGradleManifest: 0
  250. useCustomBaseGradleTemplate: 0
  251. useCustomGradlePropertiesTemplate: 0
  252. useCustomProguardFile: 0
  253. AndroidTargetArchitectures: 1
  254. AndroidTargetDevices: 0
  255. AndroidSplashScreenScale: 0
  256. androidSplashScreen: {fileID: 0}
  257. AndroidKeystoreName:
  258. AndroidKeyaliasName:
  259. AndroidBuildApkPerCpuArchitecture: 0
  260. AndroidTVCompatibility: 0
  261. AndroidIsGame: 1
  262. AndroidEnableTango: 0
  263. androidEnableBanner: 1
  264. androidUseLowAccuracyLocation: 0
  265. androidUseCustomKeystore: 0
  266. m_AndroidBanners:
  267. - width: 320
  268. height: 180
  269. banner: {fileID: 0}
  270. androidGamepadSupportLevel: 0
  271. chromeosInputEmulation: 1
  272. AndroidMinifyWithR8: 0
  273. AndroidMinifyRelease: 0
  274. AndroidMinifyDebug: 0
  275. AndroidValidateAppBundleSize: 1
  276. AndroidAppBundleSizeToValidate: 150
  277. m_BuildTargetIcons: []
  278. m_BuildTargetPlatformIcons:
  279. - m_BuildTarget: Android
  280. m_Icons:
  281. - m_Textures: []
  282. m_Width: 432
  283. m_Height: 432
  284. m_Kind: 2
  285. m_SubKind:
  286. - m_Textures: []
  287. m_Width: 324
  288. m_Height: 324
  289. m_Kind: 2
  290. m_SubKind:
  291. - m_Textures: []
  292. m_Width: 216
  293. m_Height: 216
  294. m_Kind: 2
  295. m_SubKind:
  296. - m_Textures: []
  297. m_Width: 162
  298. m_Height: 162
  299. m_Kind: 2
  300. m_SubKind:
  301. - m_Textures: []
  302. m_Width: 108
  303. m_Height: 108
  304. m_Kind: 2
  305. m_SubKind:
  306. - m_Textures: []
  307. m_Width: 81
  308. m_Height: 81
  309. m_Kind: 2
  310. m_SubKind:
  311. - m_Textures: []
  312. m_Width: 192
  313. m_Height: 192
  314. m_Kind: 1
  315. m_SubKind:
  316. - m_Textures: []
  317. m_Width: 144
  318. m_Height: 144
  319. m_Kind: 1
  320. m_SubKind:
  321. - m_Textures: []
  322. m_Width: 96
  323. m_Height: 96
  324. m_Kind: 1
  325. m_SubKind:
  326. - m_Textures: []
  327. m_Width: 72
  328. m_Height: 72
  329. m_Kind: 1
  330. m_SubKind:
  331. - m_Textures: []
  332. m_Width: 48
  333. m_Height: 48
  334. m_Kind: 1
  335. m_SubKind:
  336. - m_Textures: []
  337. m_Width: 36
  338. m_Height: 36
  339. m_Kind: 1
  340. m_SubKind:
  341. - m_Textures: []
  342. m_Width: 192
  343. m_Height: 192
  344. m_Kind: 0
  345. m_SubKind:
  346. - m_Textures: []
  347. m_Width: 144
  348. m_Height: 144
  349. m_Kind: 0
  350. m_SubKind:
  351. - m_Textures: []
  352. m_Width: 96
  353. m_Height: 96
  354. m_Kind: 0
  355. m_SubKind:
  356. - m_Textures: []
  357. m_Width: 72
  358. m_Height: 72
  359. m_Kind: 0
  360. m_SubKind:
  361. - m_Textures: []
  362. m_Width: 48
  363. m_Height: 48
  364. m_Kind: 0
  365. m_SubKind:
  366. - m_Textures: []
  367. m_Width: 36
  368. m_Height: 36
  369. m_Kind: 0
  370. m_SubKind:
  371. m_BuildTargetBatching:
  372. - m_BuildTarget: WebGL
  373. m_StaticBatching: 1
  374. m_DynamicBatching: 1
  375. m_BuildTargetShaderSettings: []
  376. m_BuildTargetGraphicsJobs: []
  377. m_BuildTargetGraphicsJobMode: []
  378. m_BuildTargetGraphicsAPIs:
  379. - m_BuildTarget: WebGLSupport
  380. m_APIs: 0b000000
  381. m_Automatic: 0
  382. m_BuildTargetVRSettings: []
  383. m_DefaultShaderChunkSizeInMB: 16
  384. m_DefaultShaderChunkCount: 0
  385. openGLRequireES31: 0
  386. openGLRequireES31AEP: 0
  387. openGLRequireES32: 0
  388. m_TemplateCustomTags: {}
  389. mobileMTRendering:
  390. Android: 1
  391. iPhone: 1
  392. tvOS: 1
  393. m_BuildTargetGroupLightmapEncodingQuality:
  394. - m_BuildTarget: WebGL
  395. m_EncodingQuality: 1
  396. m_BuildTargetGroupLightmapSettings: []
  397. m_BuildTargetNormalMapEncoding: []
  398. m_BuildTargetDefaultTextureCompressionFormat: []
  399. playModeTestRunnerEnabled: 0
  400. runPlayModeTestAsEditModeTest: 0
  401. actionOnDotNetUnhandledException: 1
  402. enableInternalProfiler: 0
  403. logObjCUncaughtExceptions: 1
  404. enableCrashReportAPI: 0
  405. cameraUsageDescription:
  406. locationUsageDescription:
  407. microphoneUsageDescription:
  408. bluetoothUsageDescription:
  409. switchNMETAOverride:
  410. switchNetLibKey:
  411. switchSocketMemoryPoolSize: 6144
  412. switchSocketAllocatorPoolSize: 128
  413. switchSocketConcurrencyLimit: 14
  414. switchScreenResolutionBehavior: 2
  415. switchUseCPUProfiler: 0
  416. switchUseGOLDLinker: 0
  417. switchLTOSetting: 0
  418. switchApplicationID: 0x01004b9000490000
  419. switchNSODependencies:
  420. switchTitleNames_0:
  421. switchTitleNames_1:
  422. switchTitleNames_2:
  423. switchTitleNames_3:
  424. switchTitleNames_4:
  425. switchTitleNames_5:
  426. switchTitleNames_6:
  427. switchTitleNames_7:
  428. switchTitleNames_8:
  429. switchTitleNames_9:
  430. switchTitleNames_10:
  431. switchTitleNames_11:
  432. switchTitleNames_12:
  433. switchTitleNames_13:
  434. switchTitleNames_14:
  435. switchTitleNames_15:
  436. switchPublisherNames_0:
  437. switchPublisherNames_1:
  438. switchPublisherNames_2:
  439. switchPublisherNames_3:
  440. switchPublisherNames_4:
  441. switchPublisherNames_5:
  442. switchPublisherNames_6:
  443. switchPublisherNames_7:
  444. switchPublisherNames_8:
  445. switchPublisherNames_9:
  446. switchPublisherNames_10:
  447. switchPublisherNames_11:
  448. switchPublisherNames_12:
  449. switchPublisherNames_13:
  450. switchPublisherNames_14:
  451. switchPublisherNames_15:
  452. switchIcons_0: {fileID: 0}
  453. switchIcons_1: {fileID: 0}
  454. switchIcons_2: {fileID: 0}
  455. switchIcons_3: {fileID: 0}
  456. switchIcons_4: {fileID: 0}
  457. switchIcons_5: {fileID: 0}
  458. switchIcons_6: {fileID: 0}
  459. switchIcons_7: {fileID: 0}
  460. switchIcons_8: {fileID: 0}
  461. switchIcons_9: {fileID: 0}
  462. switchIcons_10: {fileID: 0}
  463. switchIcons_11: {fileID: 0}
  464. switchIcons_12: {fileID: 0}
  465. switchIcons_13: {fileID: 0}
  466. switchIcons_14: {fileID: 0}
  467. switchIcons_15: {fileID: 0}
  468. switchSmallIcons_0: {fileID: 0}
  469. switchSmallIcons_1: {fileID: 0}
  470. switchSmallIcons_2: {fileID: 0}
  471. switchSmallIcons_3: {fileID: 0}
  472. switchSmallIcons_4: {fileID: 0}
  473. switchSmallIcons_5: {fileID: 0}
  474. switchSmallIcons_6: {fileID: 0}
  475. switchSmallIcons_7: {fileID: 0}
  476. switchSmallIcons_8: {fileID: 0}
  477. switchSmallIcons_9: {fileID: 0}
  478. switchSmallIcons_10: {fileID: 0}
  479. switchSmallIcons_11: {fileID: 0}
  480. switchSmallIcons_12: {fileID: 0}
  481. switchSmallIcons_13: {fileID: 0}
  482. switchSmallIcons_14: {fileID: 0}
  483. switchSmallIcons_15: {fileID: 0}
  484. switchManualHTML:
  485. switchAccessibleURLs:
  486. switchLegalInformation:
  487. switchMainThreadStackSize: 1048576
  488. switchPresenceGroupId:
  489. switchLogoHandling: 0
  490. switchReleaseVersion: 0
  491. switchDisplayVersion: 1.0.0
  492. switchStartupUserAccount: 0
  493. switchSupportedLanguagesMask: 0
  494. switchLogoType: 0
  495. switchApplicationErrorCodeCategory:
  496. switchUserAccountSaveDataSize: 0
  497. switchUserAccountSaveDataJournalSize: 0
  498. switchApplicationAttribute: 0
  499. switchCardSpecSize: -1
  500. switchCardSpecClock: -1
  501. switchRatingsMask: 0
  502. switchRatingsInt_0: 0
  503. switchRatingsInt_1: 0
  504. switchRatingsInt_2: 0
  505. switchRatingsInt_3: 0
  506. switchRatingsInt_4: 0
  507. switchRatingsInt_5: 0
  508. switchRatingsInt_6: 0
  509. switchRatingsInt_7: 0
  510. switchRatingsInt_8: 0
  511. switchRatingsInt_9: 0
  512. switchRatingsInt_10: 0
  513. switchRatingsInt_11: 0
  514. switchRatingsInt_12: 0
  515. switchLocalCommunicationIds_0:
  516. switchLocalCommunicationIds_1:
  517. switchLocalCommunicationIds_2:
  518. switchLocalCommunicationIds_3:
  519. switchLocalCommunicationIds_4:
  520. switchLocalCommunicationIds_5:
  521. switchLocalCommunicationIds_6:
  522. switchLocalCommunicationIds_7:
  523. switchParentalControl: 0
  524. switchAllowsScreenshot: 1
  525. switchAllowsVideoCapturing: 1
  526. switchAllowsRuntimeAddOnContentInstall: 0
  527. switchDataLossConfirmation: 0
  528. switchUserAccountLockEnabled: 0
  529. switchSystemResourceMemory: 16777216
  530. switchSupportedNpadStyles: 22
  531. switchNativeFsCacheSize: 32
  532. switchIsHoldTypeHorizontal: 0
  533. switchSupportedNpadCount: 8
  534. switchEnableTouchScreen: 1
  535. switchSocketConfigEnabled: 0
  536. switchTcpInitialSendBufferSize: 32
  537. switchTcpInitialReceiveBufferSize: 64
  538. switchTcpAutoSendBufferSizeMax: 256
  539. switchTcpAutoReceiveBufferSizeMax: 256
  540. switchUdpSendBufferSize: 9
  541. switchUdpReceiveBufferSize: 42
  542. switchSocketBufferEfficiency: 4
  543. switchSocketInitializeEnabled: 1
  544. switchNetworkInterfaceManagerInitializeEnabled: 1
  545. switchPlayerConnectionEnabled: 1
  546. switchUseNewStyleFilepaths: 0
  547. switchUseLegacyFmodPriorities: 1
  548. switchUseMicroSleepForYield: 1
  549. switchEnableRamDiskSupport: 0
  550. switchMicroSleepForYieldTime: 25
  551. switchRamDiskSpaceSize: 12
  552. ps4NPAgeRating: 12
  553. ps4NPTitleSecret:
  554. ps4NPTrophyPackPath:
  555. ps4ParentalLevel: 11
  556. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  557. ps4Category: 0
  558. ps4MasterVersion: 01.00
  559. ps4AppVersion: 01.00
  560. ps4AppType: 0
  561. ps4ParamSfxPath:
  562. ps4VideoOutPixelFormat: 0
  563. ps4VideoOutInitialWidth: 1920
  564. ps4VideoOutBaseModeInitialWidth: 1920
  565. ps4VideoOutReprojectionRate: 60
  566. ps4PronunciationXMLPath:
  567. ps4PronunciationSIGPath:
  568. ps4BackgroundImagePath:
  569. ps4StartupImagePath:
  570. ps4StartupImagesFolder:
  571. ps4IconImagesFolder:
  572. ps4SaveDataImagePath:
  573. ps4SdkOverride:
  574. ps4BGMPath:
  575. ps4ShareFilePath:
  576. ps4ShareOverlayImagePath:
  577. ps4PrivacyGuardImagePath:
  578. ps4ExtraSceSysFile:
  579. ps4NPtitleDatPath:
  580. ps4RemotePlayKeyAssignment: -1
  581. ps4RemotePlayKeyMappingDir:
  582. ps4PlayTogetherPlayerCount: 0
  583. ps4EnterButtonAssignment: 2
  584. ps4ApplicationParam1: 0
  585. ps4ApplicationParam2: 0
  586. ps4ApplicationParam3: 0
  587. ps4ApplicationParam4: 0
  588. ps4DownloadDataSize: 0
  589. ps4GarlicHeapSize: 2048
  590. ps4ProGarlicHeapSize: 2560
  591. playerPrefsMaxSize: 32768
  592. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  593. ps4pnSessions: 1
  594. ps4pnPresence: 1
  595. ps4pnFriends: 1
  596. ps4pnGameCustomData: 1
  597. playerPrefsSupport: 0
  598. enableApplicationExit: 0
  599. resetTempFolder: 1
  600. restrictedAudioUsageRights: 0
  601. ps4UseResolutionFallback: 0
  602. ps4ReprojectionSupport: 0
  603. ps4UseAudio3dBackend: 0
  604. ps4UseLowGarlicFragmentationMode: 1
  605. ps4SocialScreenEnabled: 0
  606. ps4ScriptOptimizationLevel: 2
  607. ps4Audio3dVirtualSpeakerCount: 14
  608. ps4attribCpuUsage: 0
  609. ps4PatchPkgPath:
  610. ps4PatchLatestPkgPath:
  611. ps4PatchChangeinfoPath:
  612. ps4PatchDayOne: 0
  613. ps4attribUserManagement: 0
  614. ps4attribMoveSupport: 0
  615. ps4attrib3DSupport: 0
  616. ps4attribShareSupport: 0
  617. ps4attribExclusiveVR: 0
  618. ps4disableAutoHideSplash: 0
  619. ps4videoRecordingFeaturesUsed: 0
  620. ps4contentSearchFeaturesUsed: 0
  621. ps4CompatibilityPS5: 0
  622. ps4AllowPS5Detection: 0
  623. ps4GPU800MHz: 1
  624. ps4attribEyeToEyeDistanceSettingVR: 0
  625. ps4IncludedModules: []
  626. ps4attribVROutputEnabled: 0
  627. monoEnv:
  628. splashScreenBackgroundSourceLandscape: {fileID: 0}
  629. splashScreenBackgroundSourcePortrait: {fileID: 0}
  630. blurSplashScreenBackground: 1
  631. spritePackerPolicy:
  632. webGLMemorySize: 32
  633. webGLExceptionSupport: 1
  634. webGLNameFilesAsHashes: 0
  635. webGLDataCaching: 1
  636. webGLDebugSymbols: 0
  637. webGLEmscriptenArgs:
  638. webGLModulesDirectory:
  639. webGLTemplate: PROJECT:WaterTemplate
  640. webGLAnalyzeBuildSize: 0
  641. webGLUseEmbeddedResources: 0
  642. webGLCompressionFormat: 1
  643. webGLWasmArithmeticExceptions: 0
  644. webGLLinkerTarget: 1
  645. webGLThreadsSupport: 0
  646. webGLDecompressionFallback: 1
  647. webGLPowerPreference: 2
  648. scriptingDefineSymbols:
  649. Android: ENVIRO_3;UNITY_POST_PROCESSING_STACK_V2
  650. EmbeddedLinux: ENVIRO_3;UNITY_POST_PROCESSING_STACK_V2
  651. GameCoreXboxOne: ENVIRO_3;UNITY_POST_PROCESSING_STACK_V2
  652. Lumin: ENVIRO_3;UNITY_POST_PROCESSING_STACK_V2
  653. Nintendo Switch: ENVIRO_3;UNITY_POST_PROCESSING_STACK_V2
  654. PS4: ENVIRO_3;UNITY_POST_PROCESSING_STACK_V2
  655. PS5: ENVIRO_3;UNITY_POST_PROCESSING_STACK_V2
  656. Stadia: ENVIRO_3;UNITY_POST_PROCESSING_STACK_V2
  657. Standalone: ENVIRO_3;UNITY_POST_PROCESSING_STACK_V2
  658. WebGL: ENVIRO_3;UNITY_POST_PROCESSING_STACK_V2
  659. Windows Store Apps: ENVIRO_3;UNITY_POST_PROCESSING_STACK_V2
  660. XboxOne: ENVIRO_3;UNITY_POST_PROCESSING_STACK_V2
  661. tvOS: ENVIRO_3;UNITY_POST_PROCESSING_STACK_V2
  662. additionalCompilerArguments: {}
  663. platformArchitecture: {}
  664. scriptingBackend: {}
  665. il2cppCompilerConfiguration: {}
  666. managedStrippingLevel: {}
  667. incrementalIl2cppBuild: {}
  668. suppressCommonWarnings: 1
  669. allowUnsafeCode: 0
  670. useDeterministicCompilation: 1
  671. enableRoslynAnalyzers: 1
  672. additionalIl2CppArgs:
  673. scriptingRuntimeVersion: 1
  674. gcIncremental: 1
  675. assemblyVersionValidation: 1
  676. gcWBarrierValidation: 0
  677. apiCompatibilityLevelPerPlatform: {}
  678. m_RenderingPath: 1
  679. m_MobileRenderingPath: 1
  680. metroPackageName: UnityEarth2023WebGL
  681. metroPackageVersion: 1.0.0.0
  682. metroCertificatePath:
  683. metroCertificatePassword:
  684. metroCertificateSubject:
  685. metroCertificateIssuer:
  686. metroCertificateNotAfter: 0000000000000000
  687. metroApplicationDescription: UnityEarth_2023_WebGL
  688. wsaImages: {}
  689. metroTileShortName: unityearth
  690. metroTileShowName: 0
  691. metroMediumTileShowName: 0
  692. metroLargeTileShowName: 0
  693. metroWideTileShowName: 0
  694. metroSupportStreamingInstall: 0
  695. metroLastRequiredScene: 0
  696. metroDefaultTileSize: 1
  697. metroTileForegroundText: 2
  698. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  699. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1}
  700. metroSplashScreenUseBackgroundColor: 0
  701. platformCapabilities: {}
  702. metroTargetDeviceFamilies: {}
  703. metroFTAName:
  704. metroFTAFileTypes: []
  705. metroProtocolName:
  706. vcxProjDefaultLanguage:
  707. XboxOneProductId:
  708. XboxOneUpdateKey:
  709. XboxOneSandboxId:
  710. XboxOneContentId:
  711. XboxOneTitleId:
  712. XboxOneSCId:
  713. XboxOneGameOsOverridePath:
  714. XboxOnePackagingOverridePath:
  715. XboxOneAppManifestOverridePath:
  716. XboxOneVersion: 1.0.0.0
  717. XboxOnePackageEncryption: 0
  718. XboxOnePackageUpdateGranularity: 2
  719. XboxOneDescription:
  720. XboxOneLanguage:
  721. - enus
  722. XboxOneCapability: []
  723. XboxOneGameRating: {}
  724. XboxOneIsContentPackage: 0
  725. XboxOneEnhancedXboxCompatibilityMode: 0
  726. XboxOneEnableGPUVariability: 1
  727. XboxOneSockets: {}
  728. XboxOneSplashScreen: {fileID: 0}
  729. XboxOneAllowedProductIds: []
  730. XboxOnePersistentLocalStorageSize: 0
  731. XboxOneXTitleMemory: 8
  732. XboxOneOverrideIdentityName:
  733. XboxOneOverrideIdentityPublisher:
  734. vrEditorSettings: {}
  735. cloudServicesEnabled: {}
  736. luminIcon:
  737. m_Name:
  738. m_ModelFolderPath:
  739. m_PortalFolderPath:
  740. luminCert:
  741. m_CertPath:
  742. m_SignPackage: 1
  743. luminIsChannelApp: 0
  744. luminVersion:
  745. m_VersionCode: 1
  746. m_VersionName:
  747. apiCompatibilityLevel: 6
  748. activeInputHandler: 0
  749. windowsGamepadBackendHint: 0
  750. cloudProjectId:
  751. framebufferDepthMemorylessMode: 0
  752. qualitySettingsNames: []
  753. projectName:
  754. organizationId:
  755. cloudEnabled: 0
  756. legacyClampBlendShapeWeights: 0
  757. playerDataPath:
  758. forceSRGBBlit: 1
  759. virtualTexturingSupportEnabled: 0