ProjectSettings.asset 23 KB

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