ProjectSettings.asset 23 KB

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