Sin descripción
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ProjectSettings.asset 25KB

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