ProjectSettings.asset 22 KB

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