ProjectSettings.asset 23 KB

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