ProjectSettings.asset 21 KB

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