ProjectSettings.asset 26 KB

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