ProjectSettings.asset 22 KB

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