ProjectSettings.asset 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!129 &1
  4. PlayerSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 22
  7. productGUID: 587bc1f26da423a44a35112793ee6efc
  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: MRNavigator
  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: 1024
  52. defaultScreenHeight: 768
  53. defaultScreenWidthWeb: 960
  54. defaultScreenHeightWeb: 600
  55. m_StereoRenderingPath: 0
  56. m_ActiveColorSpace: 0
  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: 0
  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: 0
  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: 2.1.1
  149. preloadedAssets:
  150. - {fileID: 313352590895436289, guid: 261e8d63eca965c4288f5873deb8908a, type: 2}
  151. - {fileID: 4800000, guid: c9f956787b1d945e7b36e0516201fc76, type: 3}
  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. useHDRDisplay: 0
  162. D3DHDRBitDepth: 0
  163. m_ColorGamuts: 00000000
  164. targetPixelDensity: 30
  165. resolutionScalingMode: 0
  166. androidSupportedAspectRatio: 1
  167. androidMaxAspectRatio: 2.1
  168. applicationIdentifier:
  169. Android: com.ghz.navigatorManager
  170. Standalone: com.ghz.mrnavigatorarcore
  171. buildNumber:
  172. Standalone: 0
  173. iPhone: 0
  174. tvOS: 0
  175. overrideDefaultApplicationIdentifier: 1
  176. AndroidBundleVersionCode: 1
  177. AndroidMinSdkVersion: 26
  178. AndroidTargetSdkVersion: 0
  179. AndroidPreferredInstallLocation: 1
  180. aotOptions:
  181. stripEngineCode: 0
  182. iPhoneStrippingLevel: 0
  183. iPhoneScriptCallOptimization: 0
  184. ForceInternetPermission: 1
  185. ForceSDCardPermission: 1
  186. CreateWallpaper: 0
  187. APKExpansionFiles: 0
  188. keepLoadedShadersAlive: 0
  189. StripUnusedMeshComponents: 0
  190. VertexChannelCompressionMask: 4054
  191. iPhoneSdkVersion: 988
  192. iOSTargetOSVersionString: 11.0
  193. tvOSSdkVersion: 0
  194. tvOSRequireExtendedGameController: 0
  195. tvOSTargetOSVersionString: 11.0
  196. uIPrerenderedIcon: 0
  197. uIRequiresPersistentWiFi: 0
  198. uIRequiresFullScreen: 1
  199. uIStatusBarHidden: 1
  200. uIExitOnSuspend: 0
  201. uIStatusBarStyle: 0
  202. appleTVSplashScreen: {fileID: 0}
  203. appleTVSplashScreen2x: {fileID: 0}
  204. tvOSSmallIconLayers: []
  205. tvOSSmallIconLayers2x: []
  206. tvOSLargeIconLayers: []
  207. tvOSLargeIconLayers2x: []
  208. tvOSTopShelfImageLayers: []
  209. tvOSTopShelfImageLayers2x: []
  210. tvOSTopShelfImageWideLayers: []
  211. tvOSTopShelfImageWideLayers2x: []
  212. iOSLaunchScreenType: 0
  213. iOSLaunchScreenPortrait: {fileID: 0}
  214. iOSLaunchScreenLandscape: {fileID: 0}
  215. iOSLaunchScreenBackgroundColor:
  216. serializedVersion: 2
  217. rgba: 0
  218. iOSLaunchScreenFillPct: 100
  219. iOSLaunchScreenSize: 100
  220. iOSLaunchScreenCustomXibPath:
  221. iOSLaunchScreeniPadType: 0
  222. iOSLaunchScreeniPadImage: {fileID: 0}
  223. iOSLaunchScreeniPadBackgroundColor:
  224. serializedVersion: 2
  225. rgba: 0
  226. iOSLaunchScreeniPadFillPct: 100
  227. iOSLaunchScreeniPadSize: 100
  228. iOSLaunchScreeniPadCustomXibPath:
  229. iOSLaunchScreenCustomStoryboardPath:
  230. iOSLaunchScreeniPadCustomStoryboardPath:
  231. iOSDeviceRequirements: []
  232. iOSURLSchemes: []
  233. iOSBackgroundModes: 0
  234. iOSMetalForceHardShadows: 0
  235. metalEditorSupport: 1
  236. metalAPIValidation: 1
  237. iOSRenderExtraFrameOnPause: 0
  238. iosCopyPluginsCodeInsteadOfSymlink: 0
  239. appleDeveloperTeamID:
  240. iOSManualSigningProvisioningProfileID:
  241. tvOSManualSigningProvisioningProfileID:
  242. iOSManualSigningProvisioningProfileType: 0
  243. tvOSManualSigningProvisioningProfileType: 0
  244. appleEnableAutomaticSigning: 0
  245. iOSRequireARKit: 0
  246. iOSAutomaticallyDetectAndAddCapabilities: 1
  247. appleEnableProMotion: 0
  248. shaderPrecisionModel: 0
  249. clonedFromGUID: c0afd0d1d80e3634a9dac47e8a0426ea
  250. templatePackageId: com.unity.template.3d@4.2.8
  251. templateDefaultScene: Assets/Scenes/SampleScene.unity
  252. useCustomMainManifest: 1
  253. useCustomLauncherManifest: 0
  254. useCustomMainGradleTemplate: 0
  255. useCustomLauncherGradleManifest: 0
  256. useCustomBaseGradleTemplate: 0
  257. useCustomGradlePropertiesTemplate: 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. AndroidMinifyWithR8: 0
  279. AndroidMinifyRelease: 0
  280. AndroidMinifyDebug: 0
  281. AndroidValidateAppBundleSize: 1
  282. AndroidAppBundleSizeToValidate: 150
  283. m_BuildTargetIcons:
  284. - m_BuildTarget:
  285. m_Icons:
  286. - serializedVersion: 2
  287. m_Icon: {fileID: 2800000, guid: 80941e20fcfab1b40a07c1932329d1e7, type: 3}
  288. m_Width: 128
  289. m_Height: 128
  290. m_Kind: 0
  291. m_BuildTargetPlatformIcons:
  292. - m_BuildTarget: Android
  293. m_Icons:
  294. - m_Textures: []
  295. m_Width: 192
  296. m_Height: 192
  297. m_Kind: 0
  298. m_SubKind:
  299. - m_Textures: []
  300. m_Width: 144
  301. m_Height: 144
  302. m_Kind: 0
  303. m_SubKind:
  304. - m_Textures: []
  305. m_Width: 96
  306. m_Height: 96
  307. m_Kind: 0
  308. m_SubKind:
  309. - m_Textures: []
  310. m_Width: 72
  311. m_Height: 72
  312. m_Kind: 0
  313. m_SubKind:
  314. - m_Textures: []
  315. m_Width: 48
  316. m_Height: 48
  317. m_Kind: 0
  318. m_SubKind:
  319. - m_Textures: []
  320. m_Width: 36
  321. m_Height: 36
  322. m_Kind: 0
  323. m_SubKind:
  324. - m_Textures:
  325. - {fileID: 2800000, guid: a1b9b92b75dd92844b4dbd2165082332, type: 3}
  326. m_Width: 192
  327. m_Height: 192
  328. m_Kind: 1
  329. m_SubKind:
  330. - m_Textures:
  331. - {fileID: 2800000, guid: 46d8045c5c0c7fa459071f3603f61369, type: 3}
  332. m_Width: 144
  333. m_Height: 144
  334. m_Kind: 1
  335. m_SubKind:
  336. - m_Textures:
  337. - {fileID: 2800000, guid: 0305b34eff07ea642b35e13ece535535, type: 3}
  338. m_Width: 96
  339. m_Height: 96
  340. m_Kind: 1
  341. m_SubKind:
  342. - m_Textures:
  343. - {fileID: 2800000, guid: 26d5f3c9a2ce0694b8d092836c8adfb5, type: 3}
  344. m_Width: 72
  345. m_Height: 72
  346. m_Kind: 1
  347. m_SubKind:
  348. - m_Textures:
  349. - {fileID: 2800000, guid: f69af583abbc8474b9cdb9f38f3d0d4a, type: 3}
  350. m_Width: 48
  351. m_Height: 48
  352. m_Kind: 1
  353. m_SubKind:
  354. - m_Textures:
  355. - {fileID: 2800000, guid: 5067f761ad48ea14bbb6b3f7f9883b31, type: 3}
  356. m_Width: 36
  357. m_Height: 36
  358. m_Kind: 1
  359. m_SubKind:
  360. - m_Textures: []
  361. m_Width: 432
  362. m_Height: 432
  363. m_Kind: 2
  364. m_SubKind:
  365. - m_Textures: []
  366. m_Width: 324
  367. m_Height: 324
  368. m_Kind: 2
  369. m_SubKind:
  370. - m_Textures: []
  371. m_Width: 216
  372. m_Height: 216
  373. m_Kind: 2
  374. m_SubKind:
  375. - m_Textures: []
  376. m_Width: 162
  377. m_Height: 162
  378. m_Kind: 2
  379. m_SubKind:
  380. - m_Textures: []
  381. m_Width: 108
  382. m_Height: 108
  383. m_Kind: 2
  384. m_SubKind:
  385. - m_Textures: []
  386. m_Width: 81
  387. m_Height: 81
  388. m_Kind: 2
  389. m_SubKind:
  390. m_BuildTargetBatching:
  391. - m_BuildTarget: Standalone
  392. m_StaticBatching: 1
  393. m_DynamicBatching: 0
  394. - m_BuildTarget: tvOS
  395. m_StaticBatching: 1
  396. m_DynamicBatching: 0
  397. - m_BuildTarget: Android
  398. m_StaticBatching: 1
  399. m_DynamicBatching: 1
  400. - m_BuildTarget: iPhone
  401. m_StaticBatching: 1
  402. m_DynamicBatching: 0
  403. - m_BuildTarget: WebGL
  404. m_StaticBatching: 0
  405. m_DynamicBatching: 0
  406. m_BuildTargetSecurityBuild: []
  407. m_BuildTargetGraphicsJobs:
  408. - m_BuildTarget: MacStandaloneSupport
  409. m_GraphicsJobs: 0
  410. - m_BuildTarget: Switch
  411. m_GraphicsJobs: 1
  412. - m_BuildTarget: MetroSupport
  413. m_GraphicsJobs: 1
  414. - m_BuildTarget: AppleTVSupport
  415. m_GraphicsJobs: 0
  416. - m_BuildTarget: BJMSupport
  417. m_GraphicsJobs: 1
  418. - m_BuildTarget: LinuxStandaloneSupport
  419. m_GraphicsJobs: 1
  420. - m_BuildTarget: PS4Player
  421. m_GraphicsJobs: 1
  422. - m_BuildTarget: iOSSupport
  423. m_GraphicsJobs: 0
  424. - m_BuildTarget: WindowsStandaloneSupport
  425. m_GraphicsJobs: 1
  426. - m_BuildTarget: XboxOnePlayer
  427. m_GraphicsJobs: 1
  428. - m_BuildTarget: LuminSupport
  429. m_GraphicsJobs: 0
  430. - m_BuildTarget: AndroidPlayer
  431. m_GraphicsJobs: 0
  432. - m_BuildTarget: WebGLSupport
  433. m_GraphicsJobs: 0
  434. m_BuildTargetGraphicsJobMode:
  435. - m_BuildTarget: PS4Player
  436. m_GraphicsJobMode: 0
  437. - m_BuildTarget: XboxOnePlayer
  438. m_GraphicsJobMode: 0
  439. m_BuildTargetGraphicsAPIs:
  440. - m_BuildTarget: AndroidPlayer
  441. m_APIs: 0b000000
  442. m_Automatic: 1
  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. openGLRequireES31: 0
  459. openGLRequireES31AEP: 0
  460. openGLRequireES32: 0
  461. m_TemplateCustomTags: {}
  462. mobileMTRendering:
  463. Android: 0
  464. iPhone: 1
  465. tvOS: 1
  466. m_BuildTargetGroupLightmapEncodingQuality: []
  467. m_BuildTargetGroupLightmapSettings: []
  468. m_BuildTargetNormalMapEncoding: []
  469. playModeTestRunnerEnabled: 0
  470. runPlayModeTestAsEditModeTest: 0
  471. actionOnDotNetUnhandledException: 1
  472. enableInternalProfiler: 0
  473. logObjCUncaughtExceptions: 1
  474. enableCrashReportAPI: 0
  475. cameraUsageDescription:
  476. locationUsageDescription:
  477. microphoneUsageDescription:
  478. bluetoothUsageDescription:
  479. switchNMETAOverride:
  480. switchNetLibKey:
  481. switchSocketMemoryPoolSize: 6144
  482. switchSocketAllocatorPoolSize: 128
  483. switchSocketConcurrencyLimit: 14
  484. switchScreenResolutionBehavior: 2
  485. switchUseCPUProfiler: 0
  486. switchUseGOLDLinker: 0
  487. switchApplicationID: 0x01004b9000490000
  488. switchNSODependencies:
  489. switchTitleNames_0:
  490. switchTitleNames_1:
  491. switchTitleNames_2:
  492. switchTitleNames_3:
  493. switchTitleNames_4:
  494. switchTitleNames_5:
  495. switchTitleNames_6:
  496. switchTitleNames_7:
  497. switchTitleNames_8:
  498. switchTitleNames_9:
  499. switchTitleNames_10:
  500. switchTitleNames_11:
  501. switchTitleNames_12:
  502. switchTitleNames_13:
  503. switchTitleNames_14:
  504. switchTitleNames_15:
  505. switchPublisherNames_0:
  506. switchPublisherNames_1:
  507. switchPublisherNames_2:
  508. switchPublisherNames_3:
  509. switchPublisherNames_4:
  510. switchPublisherNames_5:
  511. switchPublisherNames_6:
  512. switchPublisherNames_7:
  513. switchPublisherNames_8:
  514. switchPublisherNames_9:
  515. switchPublisherNames_10:
  516. switchPublisherNames_11:
  517. switchPublisherNames_12:
  518. switchPublisherNames_13:
  519. switchPublisherNames_14:
  520. switchPublisherNames_15:
  521. switchIcons_0: {fileID: 0}
  522. switchIcons_1: {fileID: 0}
  523. switchIcons_2: {fileID: 0}
  524. switchIcons_3: {fileID: 0}
  525. switchIcons_4: {fileID: 0}
  526. switchIcons_5: {fileID: 0}
  527. switchIcons_6: {fileID: 0}
  528. switchIcons_7: {fileID: 0}
  529. switchIcons_8: {fileID: 0}
  530. switchIcons_9: {fileID: 0}
  531. switchIcons_10: {fileID: 0}
  532. switchIcons_11: {fileID: 0}
  533. switchIcons_12: {fileID: 0}
  534. switchIcons_13: {fileID: 0}
  535. switchIcons_14: {fileID: 0}
  536. switchIcons_15: {fileID: 0}
  537. switchSmallIcons_0: {fileID: 0}
  538. switchSmallIcons_1: {fileID: 0}
  539. switchSmallIcons_2: {fileID: 0}
  540. switchSmallIcons_3: {fileID: 0}
  541. switchSmallIcons_4: {fileID: 0}
  542. switchSmallIcons_5: {fileID: 0}
  543. switchSmallIcons_6: {fileID: 0}
  544. switchSmallIcons_7: {fileID: 0}
  545. switchSmallIcons_8: {fileID: 0}
  546. switchSmallIcons_9: {fileID: 0}
  547. switchSmallIcons_10: {fileID: 0}
  548. switchSmallIcons_11: {fileID: 0}
  549. switchSmallIcons_12: {fileID: 0}
  550. switchSmallIcons_13: {fileID: 0}
  551. switchSmallIcons_14: {fileID: 0}
  552. switchSmallIcons_15: {fileID: 0}
  553. switchManualHTML:
  554. switchAccessibleURLs:
  555. switchLegalInformation:
  556. switchMainThreadStackSize: 1048576
  557. switchPresenceGroupId:
  558. switchLogoHandling: 0
  559. switchReleaseVersion: 0
  560. switchDisplayVersion: 1.0.0
  561. switchStartupUserAccount: 0
  562. switchTouchScreenUsage: 0
  563. switchSupportedLanguagesMask: 0
  564. switchLogoType: 0
  565. switchApplicationErrorCodeCategory:
  566. switchUserAccountSaveDataSize: 0
  567. switchUserAccountSaveDataJournalSize: 0
  568. switchApplicationAttribute: 0
  569. switchCardSpecSize: -1
  570. switchCardSpecClock: -1
  571. switchRatingsMask: 0
  572. switchRatingsInt_0: 0
  573. switchRatingsInt_1: 0
  574. switchRatingsInt_2: 0
  575. switchRatingsInt_3: 0
  576. switchRatingsInt_4: 0
  577. switchRatingsInt_5: 0
  578. switchRatingsInt_6: 0
  579. switchRatingsInt_7: 0
  580. switchRatingsInt_8: 0
  581. switchRatingsInt_9: 0
  582. switchRatingsInt_10: 0
  583. switchRatingsInt_11: 0
  584. switchRatingsInt_12: 0
  585. switchLocalCommunicationIds_0:
  586. switchLocalCommunicationIds_1:
  587. switchLocalCommunicationIds_2:
  588. switchLocalCommunicationIds_3:
  589. switchLocalCommunicationIds_4:
  590. switchLocalCommunicationIds_5:
  591. switchLocalCommunicationIds_6:
  592. switchLocalCommunicationIds_7:
  593. switchParentalControl: 0
  594. switchAllowsScreenshot: 1
  595. switchAllowsVideoCapturing: 1
  596. switchAllowsRuntimeAddOnContentInstall: 0
  597. switchDataLossConfirmation: 0
  598. switchUserAccountLockEnabled: 0
  599. switchSystemResourceMemory: 16777216
  600. switchSupportedNpadStyles: 22
  601. switchNativeFsCacheSize: 32
  602. switchIsHoldTypeHorizontal: 0
  603. switchSupportedNpadCount: 8
  604. switchSocketConfigEnabled: 0
  605. switchTcpInitialSendBufferSize: 32
  606. switchTcpInitialReceiveBufferSize: 64
  607. switchTcpAutoSendBufferSizeMax: 256
  608. switchTcpAutoReceiveBufferSizeMax: 256
  609. switchUdpSendBufferSize: 9
  610. switchUdpReceiveBufferSize: 42
  611. switchSocketBufferEfficiency: 4
  612. switchSocketInitializeEnabled: 1
  613. switchNetworkInterfaceManagerInitializeEnabled: 1
  614. switchPlayerConnectionEnabled: 1
  615. switchUseNewStyleFilepaths: 0
  616. switchUseMicroSleepForYield: 1
  617. switchEnableRamDiskSupport: 0
  618. switchMicroSleepForYieldTime: 25
  619. switchRamDiskSpaceSize: 12
  620. ps4NPAgeRating: 12
  621. ps4NPTitleSecret:
  622. ps4NPTrophyPackPath:
  623. ps4ParentalLevel: 11
  624. ps4ContentID: ED1633-NPXX51362_00-0000000000000000
  625. ps4Category: 0
  626. ps4MasterVersion: 01.00
  627. ps4AppVersion: 01.00
  628. ps4AppType: 0
  629. ps4ParamSfxPath:
  630. ps4VideoOutPixelFormat: 0
  631. ps4VideoOutInitialWidth: 1920
  632. ps4VideoOutBaseModeInitialWidth: 1920
  633. ps4VideoOutReprojectionRate: 60
  634. ps4PronunciationXMLPath:
  635. ps4PronunciationSIGPath:
  636. ps4BackgroundImagePath:
  637. ps4StartupImagePath:
  638. ps4StartupImagesFolder:
  639. ps4IconImagesFolder:
  640. ps4SaveDataImagePath:
  641. ps4SdkOverride:
  642. ps4BGMPath:
  643. ps4ShareFilePath:
  644. ps4ShareOverlayImagePath:
  645. ps4PrivacyGuardImagePath:
  646. ps4ExtraSceSysFile:
  647. ps4NPtitleDatPath:
  648. ps4RemotePlayKeyAssignment: -1
  649. ps4RemotePlayKeyMappingDir:
  650. ps4PlayTogetherPlayerCount: 0
  651. ps4EnterButtonAssignment: 1
  652. ps4ApplicationParam1: 0
  653. ps4ApplicationParam2: 0
  654. ps4ApplicationParam3: 0
  655. ps4ApplicationParam4: 0
  656. ps4DownloadDataSize: 0
  657. ps4GarlicHeapSize: 2048
  658. ps4ProGarlicHeapSize: 2560
  659. playerPrefsMaxSize: 32768
  660. ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  661. ps4pnSessions: 1
  662. ps4pnPresence: 1
  663. ps4pnFriends: 1
  664. ps4pnGameCustomData: 1
  665. playerPrefsSupport: 0
  666. enableApplicationExit: 0
  667. resetTempFolder: 1
  668. restrictedAudioUsageRights: 0
  669. ps4UseResolutionFallback: 0
  670. ps4ReprojectionSupport: 0
  671. ps4UseAudio3dBackend: 0
  672. ps4UseLowGarlicFragmentationMode: 1
  673. ps4SocialScreenEnabled: 0
  674. ps4ScriptOptimizationLevel: 0
  675. ps4Audio3dVirtualSpeakerCount: 14
  676. ps4attribCpuUsage: 0
  677. ps4PatchPkgPath:
  678. ps4PatchLatestPkgPath:
  679. ps4PatchChangeinfoPath:
  680. ps4PatchDayOne: 0
  681. ps4attribUserManagement: 0
  682. ps4attribMoveSupport: 0
  683. ps4attrib3DSupport: 0
  684. ps4attribShareSupport: 0
  685. ps4attribExclusiveVR: 0
  686. ps4disableAutoHideSplash: 0
  687. ps4videoRecordingFeaturesUsed: 0
  688. ps4contentSearchFeaturesUsed: 0
  689. ps4CompatibilityPS5: 0
  690. ps4AllowPS5Detection: 0
  691. ps4GPU800MHz: 1
  692. ps4attribEyeToEyeDistanceSettingVR: 0
  693. ps4IncludedModules: []
  694. ps4attribVROutputEnabled: 0
  695. monoEnv:
  696. splashScreenBackgroundSourceLandscape: {fileID: 0}
  697. splashScreenBackgroundSourcePortrait: {fileID: 0}
  698. blurSplashScreenBackground: 1
  699. spritePackerPolicy:
  700. webGLMemorySize: 16
  701. webGLExceptionSupport: 1
  702. webGLNameFilesAsHashes: 0
  703. webGLDataCaching: 1
  704. webGLDebugSymbols: 0
  705. webGLEmscriptenArgs:
  706. webGLModulesDirectory:
  707. webGLTemplate: APPLICATION:Default
  708. webGLAnalyzeBuildSize: 0
  709. webGLUseEmbeddedResources: 0
  710. webGLCompressionFormat: 1
  711. webGLWasmArithmeticExceptions: 0
  712. webGLLinkerTarget: 1
  713. webGLThreadsSupport: 0
  714. webGLDecompressionFallback: 0
  715. scriptingDefineSymbols:
  716. 1: UNITY_CCU;CURVEDUI_TMP
  717. 7: UNITY_CCU;CURVEDUI_TMP
  718. additionalCompilerArguments: {}
  719. platformArchitecture: {}
  720. scriptingBackend:
  721. Android: 1
  722. il2cppCompilerConfiguration: {}
  723. managedStrippingLevel: {}
  724. incrementalIl2cppBuild: {}
  725. suppressCommonWarnings: 1
  726. allowUnsafeCode: 0
  727. useDeterministicCompilation: 1
  728. useReferenceAssemblies: 1
  729. enableRoslynAnalyzers: 1
  730. additionalIl2CppArgs:
  731. scriptingRuntimeVersion: 1
  732. gcIncremental: 0
  733. assemblyVersionValidation: 1
  734. gcWBarrierValidation: 0
  735. apiCompatibilityLevelPerPlatform:
  736. Android: 6
  737. m_RenderingPath: 1
  738. m_MobileRenderingPath: 1
  739. metroPackageName: Template_3D
  740. metroPackageVersion:
  741. metroCertificatePath:
  742. metroCertificatePassword:
  743. metroCertificateSubject:
  744. metroCertificateIssuer:
  745. metroCertificateNotAfter: 0000000000000000
  746. metroApplicationDescription: Template_3D
  747. wsaImages: {}
  748. metroTileShortName:
  749. metroTileShowName: 0
  750. metroMediumTileShowName: 0
  751. metroLargeTileShowName: 0
  752. metroWideTileShowName: 0
  753. metroSupportStreamingInstall: 0
  754. metroLastRequiredScene: 0
  755. metroDefaultTileSize: 1
  756. metroTileForegroundText: 2
  757. metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
  758. metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628,
  759. a: 1}
  760. metroSplashScreenUseBackgroundColor: 0
  761. platformCapabilities: {}
  762. metroTargetDeviceFamilies: {}
  763. metroFTAName:
  764. metroFTAFileTypes: []
  765. metroProtocolName:
  766. vcxProjDefaultLanguage:
  767. XboxOneProductId:
  768. XboxOneUpdateKey:
  769. XboxOneSandboxId:
  770. XboxOneContentId:
  771. XboxOneTitleId:
  772. XboxOneSCId:
  773. XboxOneGameOsOverridePath:
  774. XboxOnePackagingOverridePath:
  775. XboxOneAppManifestOverridePath:
  776. XboxOneVersion: 1.0.0.0
  777. XboxOnePackageEncryption: 0
  778. XboxOnePackageUpdateGranularity: 2
  779. XboxOneDescription:
  780. XboxOneLanguage:
  781. - enus
  782. XboxOneCapability: []
  783. XboxOneGameRating: {}
  784. XboxOneIsContentPackage: 0
  785. XboxOneEnhancedXboxCompatibilityMode: 0
  786. XboxOneEnableGPUVariability: 1
  787. XboxOneSockets: {}
  788. XboxOneSplashScreen: {fileID: 0}
  789. XboxOneAllowedProductIds: []
  790. XboxOnePersistentLocalStorageSize: 0
  791. XboxOneXTitleMemory: 8
  792. XboxOneOverrideIdentityName:
  793. XboxOneOverrideIdentityPublisher:
  794. vrEditorSettings: {}
  795. cloudServicesEnabled:
  796. UNet: 1
  797. luminIcon:
  798. m_Name:
  799. m_ModelFolderPath:
  800. m_PortalFolderPath:
  801. luminCert:
  802. m_CertPath:
  803. m_SignPackage: 1
  804. luminIsChannelApp: 0
  805. luminVersion:
  806. m_VersionCode: 1
  807. m_VersionName:
  808. apiCompatibilityLevel: 6
  809. activeInputHandler: 0
  810. cloudProjectId:
  811. framebufferDepthMemorylessMode: 0
  812. qualitySettingsNames: []
  813. projectName:
  814. organizationId:
  815. cloudEnabled: 0
  816. legacyClampBlendShapeWeights: 1
  817. virtualTexturingSupportEnabled: 0