ProjectSettings.asset 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906
  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: e20a4975fab6cb44eb00d39bb83cdfd5
  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: DataStudy
  17. defaultCursor: {fileID: 0}
  18. cursorHotspot: {x: 0, y: 0}
  19. m_SplashScreenBackgroundColor: {r: 0.13725491, 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: 1024
  46. defaultScreenHeight: 768
  47. defaultScreenWidthWeb: 960
  48. defaultScreenHeightWeb: 600
  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: 0
  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: 0
  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: 0.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.UnityTechnologies.com.unity.template.hdrp-blank
  164. buildNumber:
  165. Standalone: 0
  166. iPhone: 0
  167. tvOS: 0
  168. overrideDefaultApplicationIdentifier: 1
  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: c71a6e77368cc6048998f34f4bbe2b86
  244. templatePackageId: com.unity.template.hdrp-blank@3.1.0
  245. templateDefaultScene: Assets/OutdoorsScene.unity
  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: iPhone
  280. m_Icons:
  281. - m_Textures: []
  282. m_Width: 180
  283. m_Height: 180
  284. m_Kind: 0
  285. m_SubKind: iPhone
  286. - m_Textures: []
  287. m_Width: 120
  288. m_Height: 120
  289. m_Kind: 0
  290. m_SubKind: iPhone
  291. - m_Textures: []
  292. m_Width: 167
  293. m_Height: 167
  294. m_Kind: 0
  295. m_SubKind: iPad
  296. - m_Textures: []
  297. m_Width: 152
  298. m_Height: 152
  299. m_Kind: 0
  300. m_SubKind: iPad
  301. - m_Textures: []
  302. m_Width: 76
  303. m_Height: 76
  304. m_Kind: 0
  305. m_SubKind: iPad
  306. - m_Textures: []
  307. m_Width: 120
  308. m_Height: 120
  309. m_Kind: 3
  310. m_SubKind: iPhone
  311. - m_Textures: []
  312. m_Width: 80
  313. m_Height: 80
  314. m_Kind: 3
  315. m_SubKind: iPhone
  316. - m_Textures: []
  317. m_Width: 80
  318. m_Height: 80
  319. m_Kind: 3
  320. m_SubKind: iPad
  321. - m_Textures: []
  322. m_Width: 40
  323. m_Height: 40
  324. m_Kind: 3
  325. m_SubKind: iPad
  326. - m_Textures: []
  327. m_Width: 87
  328. m_Height: 87
  329. m_Kind: 1
  330. m_SubKind: iPhone
  331. - m_Textures: []
  332. m_Width: 58
  333. m_Height: 58
  334. m_Kind: 1
  335. m_SubKind: iPhone
  336. - m_Textures: []
  337. m_Width: 29
  338. m_Height: 29
  339. m_Kind: 1
  340. m_SubKind: iPhone
  341. - m_Textures: []
  342. m_Width: 58
  343. m_Height: 58
  344. m_Kind: 1
  345. m_SubKind: iPad
  346. - m_Textures: []
  347. m_Width: 29
  348. m_Height: 29
  349. m_Kind: 1
  350. m_SubKind: iPad
  351. - m_Textures: []
  352. m_Width: 60
  353. m_Height: 60
  354. m_Kind: 2
  355. m_SubKind: iPhone
  356. - m_Textures: []
  357. m_Width: 40
  358. m_Height: 40
  359. m_Kind: 2
  360. m_SubKind: iPhone
  361. - m_Textures: []
  362. m_Width: 40
  363. m_Height: 40
  364. m_Kind: 2
  365. m_SubKind: iPad
  366. - m_Textures: []
  367. m_Width: 20
  368. m_Height: 20
  369. m_Kind: 2
  370. m_SubKind: iPad
  371. - m_Textures: []
  372. m_Width: 1024
  373. m_Height: 1024
  374. m_Kind: 4
  375. m_SubKind: App Store
  376. - m_BuildTarget: Android
  377. m_Icons:
  378. - m_Textures: []
  379. m_Width: 432
  380. m_Height: 432
  381. m_Kind: 2
  382. m_SubKind:
  383. - m_Textures: []
  384. m_Width: 324
  385. m_Height: 324
  386. m_Kind: 2
  387. m_SubKind:
  388. - m_Textures: []
  389. m_Width: 216
  390. m_Height: 216
  391. m_Kind: 2
  392. m_SubKind:
  393. - m_Textures: []
  394. m_Width: 162
  395. m_Height: 162
  396. m_Kind: 2
  397. m_SubKind:
  398. - m_Textures: []
  399. m_Width: 108
  400. m_Height: 108
  401. m_Kind: 2
  402. m_SubKind:
  403. - m_Textures: []
  404. m_Width: 81
  405. m_Height: 81
  406. m_Kind: 2
  407. m_SubKind:
  408. - m_Textures: []
  409. m_Width: 192
  410. m_Height: 192
  411. m_Kind: 1
  412. m_SubKind:
  413. - m_Textures: []
  414. m_Width: 144
  415. m_Height: 144
  416. m_Kind: 1
  417. m_SubKind:
  418. - m_Textures: []
  419. m_Width: 96
  420. m_Height: 96
  421. m_Kind: 1
  422. m_SubKind:
  423. - m_Textures: []
  424. m_Width: 72
  425. m_Height: 72
  426. m_Kind: 1
  427. m_SubKind:
  428. - m_Textures: []
  429. m_Width: 48
  430. m_Height: 48
  431. m_Kind: 1
  432. m_SubKind:
  433. - m_Textures: []
  434. m_Width: 36
  435. m_Height: 36
  436. m_Kind: 1
  437. m_SubKind:
  438. - m_Textures: []
  439. m_Width: 192
  440. m_Height: 192
  441. m_Kind: 0
  442. m_SubKind:
  443. - m_Textures: []
  444. m_Width: 144
  445. m_Height: 144
  446. m_Kind: 0
  447. m_SubKind:
  448. - m_Textures: []
  449. m_Width: 96
  450. m_Height: 96
  451. m_Kind: 0
  452. m_SubKind:
  453. - m_Textures: []
  454. m_Width: 72
  455. m_Height: 72
  456. m_Kind: 0
  457. m_SubKind:
  458. - m_Textures: []
  459. m_Width: 48
  460. m_Height: 48
  461. m_Kind: 0
  462. m_SubKind:
  463. - m_Textures: []
  464. m_Width: 36
  465. m_Height: 36
  466. m_Kind: 0
  467. m_SubKind:
  468. m_BuildTargetBatching:
  469. - m_BuildTarget: Standalone
  470. m_StaticBatching: 1
  471. m_DynamicBatching: 0
  472. m_BuildTargetShaderSettings: []
  473. m_BuildTargetGraphicsJobs:
  474. - m_BuildTarget: MacStandaloneSupport
  475. m_GraphicsJobs: 0
  476. - m_BuildTarget: Switch
  477. m_GraphicsJobs: 1
  478. - m_BuildTarget: MetroSupport
  479. m_GraphicsJobs: 1
  480. - m_BuildTarget: AppleTVSupport
  481. m_GraphicsJobs: 0
  482. - m_BuildTarget: BJMSupport
  483. m_GraphicsJobs: 1
  484. - m_BuildTarget: LinuxStandaloneSupport
  485. m_GraphicsJobs: 1
  486. - m_BuildTarget: PS4Player
  487. m_GraphicsJobs: 1
  488. - m_BuildTarget: iOSSupport
  489. m_GraphicsJobs: 0
  490. - m_BuildTarget: WindowsStandaloneSupport
  491. m_GraphicsJobs: 1
  492. - m_BuildTarget: XboxOnePlayer
  493. m_GraphicsJobs: 1
  494. - m_BuildTarget: LuminSupport
  495. m_GraphicsJobs: 0
  496. - m_BuildTarget: AndroidPlayer
  497. m_GraphicsJobs: 0
  498. - m_BuildTarget: WebGLSupport
  499. m_GraphicsJobs: 0
  500. m_BuildTargetGraphicsJobMode: []
  501. m_BuildTargetGraphicsAPIs:
  502. - m_BuildTarget: LinuxStandaloneSupport
  503. m_APIs: 15000000
  504. m_Automatic: 0
  505. - m_BuildTarget: MacStandaloneSupport
  506. m_APIs: 10000000
  507. m_Automatic: 0
  508. - m_BuildTarget: WindowsStandaloneSupport
  509. m_APIs: 02000000
  510. m_Automatic: 1
  511. - m_BuildTarget: iOSSupport
  512. m_APIs: 10000000
  513. m_Automatic: 1
  514. - m_BuildTarget: AndroidPlayer
  515. m_APIs: 0b00000008000000
  516. m_Automatic: 0
  517. m_BuildTargetVRSettings: []
  518. m_DefaultShaderChunkSizeInMB: 16
  519. m_DefaultShaderChunkCount: 0
  520. openGLRequireES31: 0
  521. openGLRequireES31AEP: 0
  522. openGLRequireES32: 0
  523. m_TemplateCustomTags: {}
  524. mobileMTRendering:
  525. Android: 1
  526. iPhone: 1
  527. tvOS: 1
  528. m_BuildTargetGroupLightmapEncodingQuality:
  529. - m_BuildTarget: Standalone
  530. m_EncodingQuality: 2
  531. - m_BuildTarget: Android
  532. m_EncodingQuality: 2
  533. - m_BuildTarget: Lumin
  534. m_EncodingQuality: 2
  535. - m_BuildTarget: Windows Store Apps
  536. m_EncodingQuality: 2
  537. m_BuildTargetGroupLightmapSettings: []
  538. m_BuildTargetNormalMapEncoding: []
  539. m_BuildTargetDefaultTextureCompressionFormat: []
  540. playModeTestRunnerEnabled: 0
  541. runPlayModeTestAsEditModeTest: 0
  542. actionOnDotNetUnhandledException: 1
  543. enableInternalProfiler: 0
  544. logObjCUncaughtExceptions: 1
  545. enableCrashReportAPI: 0
  546. cameraUsageDescription:
  547. locationUsageDescription:
  548. microphoneUsageDescription:
  549. bluetoothUsageDescription:
  550. switchNMETAOverride:
  551. switchNetLibKey:
  552. switchSocketMemoryPoolSize: 6144
  553. switchSocketAllocatorPoolSize: 128
  554. switchSocketConcurrencyLimit: 14
  555. switchScreenResolutionBehavior: 2
  556. switchUseCPUProfiler: 0
  557. switchUseGOLDLinker: 0
  558. switchLTOSetting: 0
  559. switchApplicationID: 0x01004b9000490000
  560. switchNSODependencies:
  561. switchTitleNames_0:
  562. switchTitleNames_1:
  563. switchTitleNames_2:
  564. switchTitleNames_3:
  565. switchTitleNames_4:
  566. switchTitleNames_5:
  567. switchTitleNames_6:
  568. switchTitleNames_7:
  569. switchTitleNames_8:
  570. switchTitleNames_9:
  571. switchTitleNames_10:
  572. switchTitleNames_11:
  573. switchTitleNames_12:
  574. switchTitleNames_13:
  575. switchTitleNames_14:
  576. switchTitleNames_15:
  577. switchPublisherNames_0:
  578. switchPublisherNames_1:
  579. switchPublisherNames_2:
  580. switchPublisherNames_3:
  581. switchPublisherNames_4:
  582. switchPublisherNames_5:
  583. switchPublisherNames_6:
  584. switchPublisherNames_7:
  585. switchPublisherNames_8:
  586. switchPublisherNames_9:
  587. switchPublisherNames_10:
  588. switchPublisherNames_11:
  589. switchPublisherNames_12:
  590. switchPublisherNames_13:
  591. switchPublisherNames_14:
  592. switchPublisherNames_15:
  593. switchIcons_0: {fileID: 0}
  594. switchIcons_1: {fileID: 0}
  595. switchIcons_2: {fileID: 0}
  596. switchIcons_3: {fileID: 0}
  597. switchIcons_4: {fileID: 0}
  598. switchIcons_5: {fileID: 0}
  599. switchIcons_6: {fileID: 0}
  600. switchIcons_7: {fileID: 0}
  601. switchIcons_8: {fileID: 0}
  602. switchIcons_9: {fileID: 0}
  603. switchIcons_10: {fileID: 0}
  604. switchIcons_11: {fileID: 0}
  605. switchIcons_12: {fileID: 0}
  606. switchIcons_13: {fileID: 0}
  607. switchIcons_14: {fileID: 0}
  608. switchIcons_15: {fileID: 0}
  609. switchSmallIcons_0: {fileID: 0}
  610. switchSmallIcons_1: {fileID: 0}
  611. switchSmallIcons_2: {fileID: 0}
  612. switchSmallIcons_3: {fileID: 0}
  613. switchSmallIcons_4: {fileID: 0}
  614. switchSmallIcons_5: {fileID: 0}
  615. switchSmallIcons_6: {fileID: 0}
  616. switchSmallIcons_7: {fileID: 0}
  617. switchSmallIcons_8: {fileID: 0}
  618. switchSmallIcons_9: {fileID: 0}
  619. switchSmallIcons_10: {fileID: 0}
  620. switchSmallIcons_11: {fileID: 0}
  621. switchSmallIcons_12: {fileID: 0}
  622. switchSmallIcons_13: {fileID: 0}
  623. switchSmallIcons_14: {fileID: 0}
  624. switchSmallIcons_15: {fileID: 0}
  625. switchManualHTML:
  626. switchAccessibleURLs:
  627. switchLegalInformation:
  628. switchMainThreadStackSize: 1048576
  629. switchPresenceGroupId:
  630. switchLogoHandling: 0
  631. switchReleaseVersion: 0
  632. switchDisplayVersion: 1.0.0
  633. switchStartupUserAccount: 0
  634. switchSupportedLanguagesMask: 0
  635. switchLogoType: 0
  636. switchApplicationErrorCodeCategory:
  637. switchUserAccountSaveDataSize: 0
  638. switchUserAccountSaveDataJournalSize: 0
  639. switchApplicationAttribute: 0
  640. switchCardSpecSize: -1
  641. switchCardSpecClock: -1
  642. switchRatingsMask: 0
  643. switchRatingsInt_0: 0
  644. switchRatingsInt_1: 0
  645. switchRatingsInt_2: 0
  646. switchRatingsInt_3: 0
  647. switchRatingsInt_4: 0
  648. switchRatingsInt_5: 0
  649. switchRatingsInt_6: 0
  650. switchRatingsInt_7: 0
  651. switchRatingsInt_8: 0
  652. switchRatingsInt_9: 0
  653. switchRatingsInt_10: 0
  654. switchRatingsInt_11: 0
  655. switchRatingsInt_12: 0
  656. switchLocalCommunicationIds_0:
  657. switchLocalCommunicationIds_1:
  658. switchLocalCommunicationIds_2:
  659. switchLocalCommunicationIds_3:
  660. switchLocalCommunicationIds_4:
  661. switchLocalCommunicationIds_5:
  662. switchLocalCommunicationIds_6:
  663. switchLocalCommunicationIds_7:
  664. switchParentalControl: 0
  665. switchAllowsScreenshot: 1
  666. switchAllowsVideoCapturing: 1
  667. switchAllowsRuntimeAddOnContentInstall: 0
  668. switchDataLossConfirmation: 0
  669. switchUserAccountLockEnabled: 0
  670. switchSystemResourceMemory: 16777216
  671. switchSupportedNpadStyles: 22
  672. switchNativeFsCacheSize: 32
  673. switchIsHoldTypeHorizontal: 0
  674. switchSupportedNpadCount: 8
  675. switchEnableTouchScreen: 1
  676. switchSocketConfigEnabled: 0
  677. switchTcpInitialSendBufferSize: 32
  678. switchTcpInitialReceiveBufferSize: 64
  679. switchTcpAutoSendBufferSizeMax: 256
  680. switchTcpAutoReceiveBufferSizeMax: 256
  681. switchUdpSendBufferSize: 9
  682. switchUdpReceiveBufferSize: 42
  683. switchSocketBufferEfficiency: 4
  684. switchSocketInitializeEnabled: 1
  685. switchNetworkInterfaceManagerInitializeEnabled: 1
  686. switchPlayerConnectionEnabled: 1
  687. switchUseNewStyleFilepaths: 0
  688. switchUseLegacyFmodPriorities: 1
  689. switchUseMicroSleepForYield: 1
  690. switchEnableRamDiskSupport: 0
  691. switchMicroSleepForYieldTime: 25
  692. switchRamDiskSpaceSize: 12
  693. ps4NPAgeRating: 12
  694. ps4NPTitleSecret:
  695. ps4NPTrophyPackPath:
  696. ps4ParentalLevel: 11
  697. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  698. ps4Category: 0
  699. ps4MasterVersion: 01.00
  700. ps4AppVersion: 01.00
  701. ps4AppType: 0
  702. ps4ParamSfxPath:
  703. ps4VideoOutPixelFormat: 0
  704. ps4VideoOutInitialWidth: 1920
  705. ps4VideoOutBaseModeInitialWidth: 1920
  706. ps4VideoOutReprojectionRate: 60
  707. ps4PronunciationXMLPath:
  708. ps4PronunciationSIGPath:
  709. ps4BackgroundImagePath:
  710. ps4StartupImagePath:
  711. ps4StartupImagesFolder:
  712. ps4IconImagesFolder:
  713. ps4SaveDataImagePath:
  714. ps4SdkOverride:
  715. ps4BGMPath:
  716. ps4ShareFilePath:
  717. ps4ShareOverlayImagePath:
  718. ps4PrivacyGuardImagePath:
  719. ps4ExtraSceSysFile:
  720. ps4NPtitleDatPath:
  721. ps4RemotePlayKeyAssignment: -1
  722. ps4RemotePlayKeyMappingDir:
  723. ps4PlayTogetherPlayerCount: 0
  724. ps4EnterButtonAssignment: 2
  725. ps4ApplicationParam1: 0
  726. ps4ApplicationParam2: 0
  727. ps4ApplicationParam3: 0
  728. ps4ApplicationParam4: 0
  729. ps4DownloadDataSize: 0
  730. ps4GarlicHeapSize: 2048
  731. ps4ProGarlicHeapSize: 2560
  732. playerPrefsMaxSize: 32768
  733. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  734. ps4pnSessions: 1
  735. ps4pnPresence: 1
  736. ps4pnFriends: 1
  737. ps4pnGameCustomData: 1
  738. playerPrefsSupport: 0
  739. enableApplicationExit: 0
  740. resetTempFolder: 1
  741. restrictedAudioUsageRights: 0
  742. ps4UseResolutionFallback: 0
  743. ps4ReprojectionSupport: 0
  744. ps4UseAudio3dBackend: 0
  745. ps4UseLowGarlicFragmentationMode: 1
  746. ps4SocialScreenEnabled: 0
  747. ps4ScriptOptimizationLevel: 2
  748. ps4Audio3dVirtualSpeakerCount: 14
  749. ps4attribCpuUsage: 0
  750. ps4PatchPkgPath:
  751. ps4PatchLatestPkgPath:
  752. ps4PatchChangeinfoPath:
  753. ps4PatchDayOne: 0
  754. ps4attribUserManagement: 0
  755. ps4attribMoveSupport: 0
  756. ps4attrib3DSupport: 0
  757. ps4attribShareSupport: 0
  758. ps4attribExclusiveVR: 0
  759. ps4disableAutoHideSplash: 0
  760. ps4videoRecordingFeaturesUsed: 0
  761. ps4contentSearchFeaturesUsed: 0
  762. ps4CompatibilityPS5: 0
  763. ps4AllowPS5Detection: 0
  764. ps4GPU800MHz: 1
  765. ps4attribEyeToEyeDistanceSettingVR: 0
  766. ps4IncludedModules: []
  767. ps4attribVROutputEnabled: 0
  768. monoEnv:
  769. splashScreenBackgroundSourceLandscape: {fileID: 0}
  770. splashScreenBackgroundSourcePortrait: {fileID: 0}
  771. blurSplashScreenBackground: 1
  772. spritePackerPolicy:
  773. webGLMemorySize: 32
  774. webGLExceptionSupport: 1
  775. webGLNameFilesAsHashes: 0
  776. webGLDataCaching: 1
  777. webGLDebugSymbols: 0
  778. webGLEmscriptenArgs:
  779. webGLModulesDirectory:
  780. webGLTemplate: APPLICATION:Default
  781. webGLAnalyzeBuildSize: 0
  782. webGLUseEmbeddedResources: 0
  783. webGLCompressionFormat: 0
  784. webGLWasmArithmeticExceptions: 0
  785. webGLLinkerTarget: 1
  786. webGLThreadsSupport: 0
  787. webGLDecompressionFallback: 0
  788. webGLPowerPreference: 2
  789. scriptingDefineSymbols:
  790. Android: ENABLE_LOG
  791. Standalone: VUPLEX_CCU;VUPLEX_STANDALONE;ENABLE_LOG
  792. WebGL: ENABLE_LOG
  793. Windows Store Apps: ENABLE_LOG
  794. iPhone: ENABLE_LOG
  795. additionalCompilerArguments: {}
  796. platformArchitecture: {}
  797. scriptingBackend: {}
  798. il2cppCompilerConfiguration: {}
  799. managedStrippingLevel:
  800. EmbeddedLinux: 1
  801. GameCoreScarlett: 1
  802. GameCoreXboxOne: 1
  803. Lumin: 1
  804. Nintendo Switch: 1
  805. PS4: 1
  806. PS5: 1
  807. Stadia: 1
  808. WebGL: 1
  809. Windows Store Apps: 1
  810. XboxOne: 1
  811. iPhone: 1
  812. tvOS: 1
  813. incrementalIl2cppBuild: {}
  814. suppressCommonWarnings: 1
  815. allowUnsafeCode: 0
  816. useDeterministicCompilation: 1
  817. enableRoslynAnalyzers: 1
  818. additionalIl2CppArgs:
  819. scriptingRuntimeVersion: 1
  820. gcIncremental: 0
  821. assemblyVersionValidation: 1
  822. gcWBarrierValidation: 0
  823. apiCompatibilityLevelPerPlatform: {}
  824. m_RenderingPath: 1
  825. m_MobileRenderingPath: 1
  826. metroPackageName: com.unity.template-starter-kit
  827. metroPackageVersion: 1.0.0.0
  828. metroCertificatePath:
  829. metroCertificatePassword:
  830. metroCertificateSubject:
  831. metroCertificateIssuer:
  832. metroCertificateNotAfter: 0000000000000000
  833. metroApplicationDescription: com.unity.template-starter-kit
  834. wsaImages: {}
  835. metroTileShortName: DataStudy
  836. metroTileShowName: 0
  837. metroMediumTileShowName: 0
  838. metroLargeTileShowName: 0
  839. metroWideTileShowName: 0
  840. metroSupportStreamingInstall: 0
  841. metroLastRequiredScene: 0
  842. metroDefaultTileSize: 1
  843. metroTileForegroundText: 2
  844. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  845. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628,
  846. a: 1}
  847. metroSplashScreenUseBackgroundColor: 0
  848. platformCapabilities: {}
  849. metroTargetDeviceFamilies: {}
  850. metroFTAName:
  851. metroFTAFileTypes: []
  852. metroProtocolName:
  853. vcxProjDefaultLanguage:
  854. XboxOneProductId:
  855. XboxOneUpdateKey:
  856. XboxOneSandboxId:
  857. XboxOneContentId:
  858. XboxOneTitleId:
  859. XboxOneSCId:
  860. XboxOneGameOsOverridePath:
  861. XboxOnePackagingOverridePath:
  862. XboxOneAppManifestOverridePath:
  863. XboxOneVersion: 1.0.0.0
  864. XboxOnePackageEncryption: 0
  865. XboxOnePackageUpdateGranularity: 2
  866. XboxOneDescription:
  867. XboxOneLanguage:
  868. - enus
  869. XboxOneCapability: []
  870. XboxOneGameRating: {}
  871. XboxOneIsContentPackage: 0
  872. XboxOneEnhancedXboxCompatibilityMode: 0
  873. XboxOneEnableGPUVariability: 1
  874. XboxOneSockets: {}
  875. XboxOneSplashScreen: {fileID: 0}
  876. XboxOneAllowedProductIds: []
  877. XboxOnePersistentLocalStorageSize: 0
  878. XboxOneXTitleMemory: 8
  879. XboxOneOverrideIdentityName:
  880. XboxOneOverrideIdentityPublisher:
  881. vrEditorSettings: {}
  882. cloudServicesEnabled: {}
  883. luminIcon:
  884. m_Name:
  885. m_ModelFolderPath:
  886. m_PortalFolderPath:
  887. luminCert:
  888. m_CertPath:
  889. m_SignPackage: 1
  890. luminIsChannelApp: 0
  891. luminVersion:
  892. m_VersionCode: 1
  893. m_VersionName:
  894. apiCompatibilityLevel: 6
  895. activeInputHandler: 2
  896. windowsGamepadBackendHint: 0
  897. cloudProjectId:
  898. framebufferDepthMemorylessMode: 0
  899. qualitySettingsNames: []
  900. projectName:
  901. organizationId:
  902. cloudEnabled: 0
  903. legacyClampBlendShapeWeights: 0
  904. playerDataPath:
  905. forceSRGBBlit: 1
  906. virtualTexturingSupportEnabled: 0