ProjectSettings.asset 22 KB

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